Mercurial > mplayer.hg
log libmpcodecs/vf_delogo.c @ 32859:93610fbf278c
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. |
Fri, 26 Feb 2010 19:56:03 +0000 | diego | Mark all fmt_list arrays as const. |
Fri, 26 Feb 2010 17:21:06 +0000 | diego | Mark vf_opts/vf_opts_fields structures as const. |
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, 22 Nov 2009 13:25:07 +0000 | reimar | Remove unused variable. |
Sat, 21 Nov 2009 19:50:33 +0000 | reimar | Remove unreachable parsing code: for filters that use the option parser, |