log libmpcodecs/vf.h @ 28378:45ddc04c30a1

age author description
Tue, 30 Dec 2008 10:38:29 +0000 reimar Avoid flickering OSD with -vf yadif=1
Thu, 06 Mar 2008 08:34:50 +0000 diego Add necessary header #includes to fix 'make checkheaders'.
Fri, 22 Feb 2008 09:09:46 +0000 diego Add MPLAYER_ prefix to multiple inclusion guards.
Tue, 01 Jan 2008 21:35:58 +0000 diego Add multiple inclusion guards to all header files that lack them.
Sun, 02 Dec 2007 15:22:06 +0000 reimar vf_equalizer_t string is constant
Fri, 09 Nov 2007 06:57:24 +0000 rfelker stage 1 of applying const to vf structs
Sat, 02 Dec 2006 17:32:53 +0000 diego Remove long-deprecated -vop option.
Wed, 22 Nov 2006 19:33:30 +0000 uau Fix incorrect function pointer definition.
Fri, 17 Nov 2006 18:16:21 +0000 reimar Add deinterlace property, patch by Carl Eugen Hoyos
Tue, 14 Nov 2006 14:02:55 +0000 uau Use vf control for reading pts from vf_vo
Thu, 24 Aug 2006 22:10:43 +0000 eugeni Add VFCTRL_DRAW_EOSD.
Sun, 09 Jul 2006 17:45:36 +0000 reynaldo Marks several string parameters as const when they are not modified in the function, Patch by Stefan Huehner, stefan AT huehner-org
Fri, 07 Jul 2006 18:26:51 +0000 eugeni Initial libass release (without mencoder support).
Thu, 06 Jul 2006 06:58:17 +0000 uau Add a new video pts tracking mode, enabled by option -correct-pts.
Tue, 21 Mar 2006 21:26:42 +0000 michael passing pts through the filter layer (lets see if pts or cola comes out at the end)