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.
|