log libmpcodecs/vf_remove_logo.c @ 37195:ac6c37d85d65 default tip

age author description
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.
Thu, 22 Nov 2012 08:40:47 +0000 upsuper Use the same parameter type with malloc.
Sat, 10 Nov 2012 13:13:29 +0000 reimar Remove useless casts.
Sat, 10 Nov 2012 13:11:49 +0000 reimar Fix resource leaks when loading logo file in vf_remove_logo.
Thu, 11 Aug 2011 17:45:38 +0000 diego doxygen: drop filename from @file directive