log libmpcodecs/vf_remove_logo.c @ 33882:08a90b0e44e1

age author description
Thu, 11 Aug 2011 17:45:38 +0000 diego doxygen: drop filename from @file directive
Fri, 14 Jan 2011 22:10:21 +0000 cehoyos Convert some tabs to whitespace to allow using MPlayer filter sourcecode in FFmpeg.
Sun, 28 Feb 2010 01:06:09 +0000 cehoyos Get rid of many ugly casts.
Sat, 27 Feb 2010 22:32:25 +0000 cehoyos Actually use existing uninit() function in remove_logo filter.
Sun, 21 Feb 2010 15:48:03 +0000 diego cosmetics: Rename struct vf_instance_s --> vf_instance.
Sun, 21 Feb 2010 13:40:49 +0000 diego Rename open() vf initialization function to vf_open().
Sun, 14 Feb 2010 11:09:58 +0000 diego Mark uninit() as static; it is only used within the file.