log

age author description
Wed, 09 Apr 2014 13:30:50 +0000 ib Relocate code added in r37121.
Wed, 09 Apr 2014 12:46:06 +0000 ib Relocate code added in r36991.
Mon, 07 Apr 2014 04:25:56 +0000 jrash Synced with help_mp-en.h rev. 37121
Sun, 06 Apr 2014 19:19:07 +0000 reimar vf_remove_logo: sanity-check PGM width/height.
Sun, 06 Apr 2014 19:16:01 +0000 reimar vf_remove_logo: Some more small malloc argument improvements.
Sun, 06 Apr 2014 19:11:24 +0000 reimar vf_remove_logo: remove pointless multiplication, the value is always 1.
Sun, 06 Apr 2014 19:08:01 +0000 reimar xvid_vbr: Sanity-check parsed variable before using it to malloc.
Sun, 06 Apr 2014 18:53:46 +0000 reimar stream: Move variables into lowest possible scope.
Sun, 06 Apr 2014 18:48:45 +0000 reimar cddb: Fix memleak in error case.
Sun, 06 Apr 2014 18:46:45 +0000 reimar mplayer: Fix potential NULL dereference.
Sun, 06 Apr 2014 18:42:45 +0000 reimar rawdv: check for dv_decoder_new failure.
Sun, 06 Apr 2014 18:37:42 +0000 reimar Comment switch fallthrough cases.
Sun, 06 Apr 2014 18:36:32 +0000 reimar Use macro to get BGR format bit depth.
Sun, 06 Apr 2014 18:27:49 +0000 reimar Minor spelling/grammar fixes.
Sun, 06 Apr 2014 18:23:25 +0000 reimar joystick: Fix incorrect pointer offset code.
Sun, 06 Apr 2014 18:18:01 +0000 reimar ae_towlame: Remove pointless context size print.
Sun, 06 Apr 2014 18:13:47 +0000 reimar vidix: fix bad shift.
Sun, 06 Apr 2014 18:10:31 +0000 reimar Fix handling of overlong termcap strings entries.
Sun, 06 Apr 2014 17:57:33 +0000 reimar vf_menu: try to make code more straight-forward.
Sun, 06 Apr 2014 17:56:13 +0000 reimar menu: Add a few "const" to string arguments.
Sun, 06 Apr 2014 17:17:42 +0000 reimar Add example/current default Coverity compile options.
Sun, 06 Apr 2014 14:28:12 +0000 iive Add support for synopsys design-ware ARC processors.
Fri, 04 Apr 2014 13:55:57 +0000 ib Make the current item string as currItem global.
Fri, 04 Apr 2014 13:16:53 +0000 ib Don't use item_hpotmeter() for vpotmeter parsing.
Thu, 03 Apr 2014 11:30:53 +0000 ib Constrain an item's value to be in the range of 0 to 100.
Thu, 03 Apr 2014 10:16:01 +0000 ib Check potmeter and pimage default value in skin configuration file.
Thu, 03 Apr 2014 09:47:41 +0000 ib Add a file for miscellaneous auxiliary functions.
Thu, 03 Apr 2014 07:55:12 +0000 ib Cosmetic: Remove tabs.
Wed, 02 Apr 2014 20:16:31 +0000 reimar Change order of includes to fix compilation error.
Wed, 02 Apr 2014 10:36:03 +0000 cehoyos Support FFmpeg's VoxWare Metasound decoder.