log libmpcodecs/vf.c @ 19094:e84360ee61c9

age author description
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
Wed, 16 Feb 2005 23:47:00 +0000 syrjala Improved NV12/NV21 support.
Sat, 18 Dec 2004 14:06:35 +0000 reimar add the flip filter at the end of the filter chain.
Wed, 01 Dec 2004 09:30:11 +0000 henry fix image dimensions at filter config time
Mon, 31 May 2004 15:07:58 +0000 nplourde Big Endian fix. Patch by Romain Dolbeau
Wed, 28 Apr 2004 04:29:17 +0000 rfelker soft skipping for mencoder. rather than skipping decoding/filtering
Wed, 28 Apr 2004 04:02:46 +0000 rfelker "hard" frame duplication for mencoder. this finally makes it possible
Sat, 17 Apr 2004 17:08:31 +0000 rfelker New filter by Ville Saari (114263 at foo dot bar dot org)