log libmpcodecs/vf.c @ 22769:c6eed7420215

age author description
Fri, 23 Mar 2007 13:31:08 +0000 diego cosmetics: Merge #ifdefs for better readability.
Wed, 21 Mar 2007 08:24:20 +0000 diego Invert logic for HAVE_NO_POSIX_SELECT to HAVE_POSIX_SELECT to be in line
Sat, 02 Dec 2006 17:32:53 +0000 diego Remove long-deprecated -vop option.
Sat, 02 Dec 2006 16:49:13 +0000 diego Update comment, video output plugins are deprecated.
Mon, 06 Nov 2006 22:57:14 +0000 diego Remove remnants of long-gone libfame.
Mon, 16 Oct 2006 15:47:32 +0000 michael generic equation filter
Sun, 17 Sep 2006 10:24:26 +0000 ods15 conditional declerations are unnecessary
Sat, 15 Jul 2006 09:18:44 +0000 ivo new black frame detection filter
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.
Wed, 07 Jun 2006 22:14:00 +0000 nicodvb vf_mcdeint should be compiled in #ifdef USE_LIBAVCODEC_DSPUTIL, not #ifdef USE_LIBAVCODEC
Tue, 06 Jun 2006 23:30:23 +0000 michael yet another deinterlacing filter
Tue, 06 Jun 2006 00:11:13 +0000 michael Motion compensating deinterlacer
Thu, 27 Apr 2006 02:46:33 +0000 uau Fix memory corruption in vd_libmpeg2
Fri, 31 Mar 2006 00:15:47 +0000 reynaldo Part2 of several printf2mp_msg changes in patch from Otvos Attila oattila AT chello DOT hu with LOTS of modifications by me
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)
Thu, 16 Mar 2006 21:56:24 +0000 nicodvb compile in the filters that depend on libavcodec/dsputil.h only when mplayer is configured to use the imported libavcodec
Thu, 09 Feb 2006 14:08:03 +0000 rathann Patch by Stefan Huehner / stefan % huehner ! org \
Sun, 22 Jan 2006 18:11:35 +0000 diego proper support for shared libpostproc
Thu, 12 Jan 2006 20:04:36 +0000 rathann massive attack: mp_msg printf format fixes
Fri, 16 Dec 2005 18:32:58 +0000 henry do not set the flag when config failed
Fri, 18 Nov 2005 14:39:25 +0000 diego Unify include path handling, -I.. is in CFLAGS.
Tue, 08 Nov 2005 13:15:19 +0000 michael ultra simple&slow pp filter, yes yet another spp like filter :)
Sun, 11 Sep 2005 06:42:32 +0000 henry screenshot filter
Sat, 09 Jul 2005 07:49:51 +0000 michael pp7 filter (spp=6 filter with 7 point dct where only the center sample is used after idct)
Wed, 08 Jun 2005 15:29:26 +0000 henry forgotten reference to remove-logo, 10l for Rich
Sat, 04 Jun 2005 07:05:02 +0000 henry faster spp filter by Nikolaj Poroshin <porosh3 at psu ru>
Tue, 08 Mar 2005 22:11:49 +0000 henry missing return statement (1e5l for me)
Tue, 01 Mar 2005 20:21:58 +0000 henry fixes for encoding of multiple files