2014-04-24 |
ib |
Improve add_vf().
|
2014-04-24 |
ib |
Cosmetic: Adjust indent.
|
2014-04-24 |
ib |
Rewrite add_vf().
|
2014-04-24 |
ib |
Rewrite add_vf().
|
2014-04-24 |
ib |
Fix bug in r37165.
|
2014-04-24 |
ib |
Rewrite add_vf().
|
2014-04-24 |
ib |
Rewrite add_vf().
|
2014-04-24 |
ib |
Rewrite add_vf().
|
2014-04-24 |
ib |
Rewrite add_vf().
|
2014-04-24 |
ib |
Rewrite add_vf().
|
2014-04-24 |
ib |
Add listDup().
|
2014-04-24 |
ib |
Add listFree().
|
2014-04-24 |
ib |
Cosmetic: Revise a few comments.
|
2014-04-24 |
cehoyos |
Add decoding support for On2 AVC audio codec.
|
2014-04-23 |
ib |
Cosmetic: Revise comment.
|
2014-04-23 |
ib |
Add GUI changes worth to be mentioned.
|
2014-04-22 |
ib |
Add a break statement (for the sake of clarity).
|
2014-04-22 |
ib |
Revise German translation.
|
2014-04-22 |
ib |
Cosmetic: Adjust indent.
|
2014-04-19 |
reimar |
Disable system DPI scaling on Windows.
|
2014-04-17 |
cehoyos |
Add another HEVC fourcc.
|
2014-04-15 |
iive |
Disable xvid if xvid_plugin_ssim_t is not present.
|
2014-04-15 |
iive |
Update XvMC implementation to the changes in FFmpeg.
|
2014-04-12 |
ib |
Add information about updated GUI skins.
|
2014-04-12 |
ib |
Add new item 'rpotmeter'.
|
2014-04-11 |
ib |
Cosmetic: Shorten comment (and phrase more precisely).
|
2014-04-10 |
ib |
Remove pointless initialization.
|
2014-04-09 |
ib |
Relocate code added in r37121.
|
2014-04-09 |
ib |
Relocate code added in r36991.
|
2014-04-07 |
jrash |
Synced with help_mp-en.h rev. 37121
|
2014-04-06 |
reimar |
vf_remove_logo: sanity-check PGM width/height.
|
2014-04-06 |
reimar |
vf_remove_logo: Some more small malloc argument improvements.
|
2014-04-06 |
reimar |
vf_remove_logo: remove pointless multiplication, the value is always 1.
|
2014-04-06 |
reimar |
xvid_vbr: Sanity-check parsed variable before using it to malloc.
|
2014-04-06 |
reimar |
stream: Move variables into lowest possible scope.
|
2014-04-06 |
reimar |
cddb: Fix memleak in error case.
|
2014-04-06 |
reimar |
mplayer: Fix potential NULL dereference.
|
2014-04-06 |
reimar |
rawdv: check for dv_decoder_new failure.
|
2014-04-06 |
reimar |
Comment switch fallthrough cases.
|
2014-04-06 |
reimar |
Use macro to get BGR format bit depth.
|
2014-04-06 |
reimar |
Minor spelling/grammar fixes.
|
2014-04-06 |
reimar |
joystick: Fix incorrect pointer offset code.
|
2014-04-06 |
reimar |
ae_towlame: Remove pointless context size print.
|
2014-04-06 |
reimar |
vidix: fix bad shift.
|
2014-04-06 |
reimar |
Fix handling of overlong termcap strings entries.
|
2014-04-06 |
reimar |
vf_menu: try to make code more straight-forward.
|
2014-04-06 |
reimar |
menu: Add a few "const" to string arguments.
|
2014-04-06 |
reimar |
Add example/current default Coverity compile options.
|
2014-04-06 |
iive |
Add support for synopsys design-ware ARC processors.
|
2014-04-04 |
ib |
Make the current item string as currItem global.
|
2014-04-04 |
ib |
Don't use item_hpotmeter() for vpotmeter parsing.
|
2014-04-03 |
ib |
Constrain an item's value to be in the range of 0 to 100.
|
2014-04-03 |
ib |
Check potmeter and pimage default value in skin configuration file.
|
2014-04-03 |
ib |
Add a file for miscellaneous auxiliary functions.
|
2014-04-03 |
ib |
Cosmetic: Remove tabs.
|
2014-04-02 |
reimar |
Change order of includes to fix compilation error.
|
2014-04-02 |
cehoyos |
Support FFmpeg's VoxWare Metasound decoder.
|
2014-03-31 |
ib |
Rename guiItem's members pwidth and pheight.
|
2014-03-31 |
ib |
Make TranslateFilename() static.
|
2014-03-31 |
ib |
Fix some compilation errors in Win32 GUI.
|