log

age author description
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.