Mercurial > mplayer.hg
log libmpcodecs/vf_remove_logo.c @ 32702:7af3e6f901fd
age | author | description |
---|---|---|
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. |
Wed, 13 May 2009 02:58:57 +0000 | diego | whitespace cosmetics: Remove all trailing whitespace. |