log libmpcodecs/vf.c @ 12337:6f1b4c989914

age author description
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)
Mon, 29 Mar 2004 04:39:04 +0000 rfelker vf_phase filter by Ville Saari (114263 at foo dot bar dot org)
Thu, 26 Feb 2004 14:41:42 +0000 henry fix compilation without libavcodec
Fri, 06 Feb 2004 20:31:57 +0000 joey new filter: vf_noformat.
Thu, 05 Feb 2004 15:56:05 +0000 michael qp change filter
Fri, 30 Jan 2004 17:38:15 +0000 michael rgb test pattern generator, so we could change everything to match alex's definition of rgb/bgr
Thu, 29 Jan 2004 09:50:17 +0000 ranma kerndeint adaptive deinterlacer
Fri, 19 Dec 2003 22:15:37 +0000 rik vf_zrmjpeg MJPEG encoding filter, works together with vo_zr2. Only YV12
Mon, 08 Dec 2003 22:57:47 +0000 alex Yet another inverse telecine filter by Zoltan Hidvegi <mplayer@hzoli.2y.net>. Also heavily MMX centric.
Sat, 29 Nov 2003 19:34:26 +0000 alex yuv colorspace converter
Sun, 26 Oct 2003 23:07:21 +0000 michael simple alternative postprocessing filter
Thu, 23 Oct 2003 18:36:02 +0000 michael vf_hue
Wed, 22 Oct 2003 21:21:52 +0000 michael fast deinterleaver (= il filter with stride/width/height tricks)
Thu, 16 Oct 2003 08:45:10 +0000 attila Fix compilation when libavcodec is missing.
Wed, 03 Sep 2003 22:44:28 +0000 henry simple logo remover
Sun, 31 Aug 2003 21:41:24 +0000 arpi 2 new filters: tile & framestep
Mon, 18 Aug 2003 15:24:08 +0000 rfelker pullup -- third generation inverse telecine engine. the backend
Mon, 18 Aug 2003 14:49:06 +0000 rfelker clean up field flags:
Mon, 11 Aug 2003 20:04:30 +0000 alex 'tinterlace' filter (partial inverse of tfields) by Not Zed <notzed@ximian.com> (with minor fixes for current cvs by me)
Sun, 03 Aug 2003 12:09:58 +0000 ranma Add mpeg2_flags to mp_image_t, copy flags in vd_libmpeg2.c,
Sun, 13 Jul 2003 22:51:20 +0000 arpi 3*100l (backported from g2)
Mon, 02 Jun 2003 00:17:36 +0000 rfelker 100l to me :(
Fri, 23 May 2003 14:09:19 +0000 alex it's still a 10l bug + 10l to me for commiting sh*t first time, and originally I wrote that tooo, so now I'm at about 1000litres? And anyway, this code isn't used :)) No, Rich, no, I will not upload a clip showing me drinking that much cola :)<EOF>
Fri, 23 May 2003 13:20:43 +0000 alex 10l
Thu, 22 May 2003 12:38:42 +0000 rfelker new filter for dropping (near-)duplicate frames. can be used to fix
Tue, 20 May 2003 17:42:33 +0000 rfelker fix segfaults with slices. support slice rendering into a filter even
Sun, 27 Apr 2003 18:55:04 +0000 rfelker display size/aspect adjusting filter
Sat, 19 Apr 2003 02:48:53 +0000 michael vf_clone_mpi_attributes()
Sat, 19 Apr 2003 01:39:37 +0000 rfelker 1. new alternate approach to inverse telecine! much better!
Fri, 04 Apr 2003 20:12:24 +0000 faust3 disable vf_bmovl for systems without posix select
Sat, 15 Mar 2003 18:01:02 +0000 albeu Add the new -vf option wich is the same as vop in reverse order.
Wed, 05 Mar 2003 10:23:52 +0000 michael hmm found this in my local tree ;)
Wed, 05 Mar 2003 10:20:14 +0000 michael fix for a couple of linking problems patch by (Ambrose Li <a.c.li at ieee dot org>)
Sat, 01 Mar 2003 05:35:09 +0000 rfelker new filter
Sun, 23 Feb 2003 20:40:21 +0000 arpi start_slice() added - similar to get_image(), but is called when using slices
Thu, 20 Feb 2003 04:57:37 +0000 rfelker filter for applying 3:2 telecine to 23.976 fps progressive material.
Thu, 20 Feb 2003 03:16:41 +0000 rfelker experimental de-telecine filter. not documented or configurable yet,
Sat, 15 Feb 2003 22:24:32 +0000 arpi vf_hqdn3d: High-Quality version of the denoise3d filter
Tue, 11 Feb 2003 21:44:55 +0000 michael down3dright filter by kabi (converts between 2 common stereoscopic systems)
Thu, 30 Jan 2003 22:53:32 +0000 arpi new video filter: denoise3d - temporal&spatial noise reduction
Thu, 23 Jan 2003 16:33:57 +0000 rfelker new video filter to extract a single field using stride arithmetic,
Sun, 29 Dec 2002 02:57:49 +0000 arpi (temporary?) fix for redundant buffer re-allocation
Thu, 05 Dec 2002 00:22:37 +0000 arpi Fix draw_slice() in passthrough mode.
Tue, 05 Nov 2002 13:29:10 +0000 michael perspective correcture filter
Mon, 04 Nov 2002 20:39:27 +0000 michael smartblur
Mon, 04 Nov 2002 16:42:17 +0000 michael shape adaptive blur (slightly slow though)
Thu, 31 Oct 2002 23:26:11 +0000 michael boxblur, another useless filter
Thu, 31 Oct 2002 20:03:08 +0000 michael (de)interleave filter (can be used to split/merge an interlaced image so other non interlaced filters an be used with idividual fields)
Thu, 31 Oct 2002 18:13:56 +0000 michael (useless) UV plane swapper
Wed, 30 Oct 2002 17:48:39 +0000 albeu The default query_format shouldn't accept IMGFMT_MPEGPES
Tue, 29 Oct 2002 22:37:11 +0000 arpi new video filter: unsharp - does image (l/c/l+c) sharping/bluring
Fri, 25 Oct 2002 16:49:33 +0000 arpi 2xSai filter... just for fun, imho useless
Wed, 23 Oct 2002 00:26:27 +0000 arpi -vop bmovl - BitMap OVerLay videofilter for MPlayer
Wed, 16 Oct 2002 18:40:03 +0000 arpi new filter: 1bpp - converts 1bpp image to yuv/rgb 8/16/32 bpp
Thu, 10 Oct 2002 01:09:23 +0000 arpi don't honor stride hints if the next filter(chain) doesn't support stride
Fri, 27 Sep 2002 21:08:36 +0000 arpi -vf eq2, LUT-based brightness/contrast/gamma correction (Y-only)
Tue, 10 Sep 2002 23:18:31 +0000 arpi drop-deinterlace (dint) filter by Andriy N. Gritsenko <andrej@lucky.net>
Tue, 10 Sep 2002 22:18:32 +0000 arpi changing return type of put_image void->int
Fri, 30 Aug 2002 06:16:40 +0000 rfelker "halfpack" (yuv planar 4:2:0 -> packed 4:2:2, half height) video filter
Wed, 28 Aug 2002 22:45:48 +0000 arpi mostly compiler warning fixes, some small bugfix
Wed, 21 Aug 2002 23:08:20 +0000 rfelker soft video equalizer filter, currently supports brightness and
Wed, 14 Aug 2002 12:20:35 +0000 jaf arpi told me ...
Tue, 13 Aug 2002 23:32:05 +0000 jaf messages moved from vf.c and vd.c
Tue, 13 Aug 2002 23:24:20 +0000 jaf messages moved from vf.c and vd.c
Fri, 02 Aug 2002 22:55:54 +0000 arpi - some reorder/cleanup of mp_image flags
Wed, 31 Jul 2002 19:50:42 +0000 arpi new filter to use libavcodec's deinterlacer
Sat, 27 Jul 2002 11:40:15 +0000 kmkaplan New plugin to test crop parameters. Arguments are the same as for the
Thu, 11 Jul 2002 19:16:30 +0000 alex support for external pp by divx4. some fixes/cosmetics?
Sun, 23 Jun 2002 21:08:31 +0000 alex better planar support, chroma subsampling support and Y8/Y800 support
Sun, 23 Jun 2002 15:03:54 +0000 alex if09 support
Sun, 23 Jun 2002 14:23:21 +0000 alex yvu9 support
Fri, 21 Jun 2002 17:38:06 +0000 alex yvu9 support
Fri, 14 Jun 2002 01:14:56 +0000 michael noise generating filter
Mon, 03 Jun 2002 14:13:28 +0000 michael test pattern filter
Sat, 25 May 2002 13:22:28 +0000 arpi warning fixes, patch by Ulrich Hecht <uli@suse.de>
Mon, 20 May 2002 03:25:26 +0000 arpi big cosmetics patch, cleanup of messages printed by mplayer and libs.
Mon, 13 May 2002 21:05:03 +0000 arpi -vop help, patch by Julian J. M. <bandit@telecable.es>
Sun, 12 May 2002 19:06:54 +0000 arpi new filter, to detect best crop size
Mon, 06 May 2002 22:48:22 +0000 arpi passthru mode for filters which don't alter image just config parameters (query_format/control/config)
Sat, 27 Apr 2002 23:35:23 +0000 arpi 10l
Sat, 27 Apr 2002 23:34:44 +0000 arpi realtime yv12->mpeg1 with libavcodec qscale=1
Fri, 26 Apr 2002 19:46:36 +0000 albeu Correct my half reverse commit. Sorry Atmos.
Fri, 26 Apr 2002 19:38:05 +0000 albeu Don't break the pointer for the next file.
Fri, 26 Apr 2002 17:18:02 +0000 atmos4 Allow disabling of libfame and allow to enforce (not) building libavcodec.
Sun, 21 Apr 2002 17:22:37 +0000 arpi 8bpp paletted -> 15/16/24/32 converter
Sun, 21 Apr 2002 14:36:36 +0000 eyck Complement existing filters - rotate and flip.
Sat, 20 Apr 2002 22:24:19 +0000 arpi filters uninit
Fri, 19 Apr 2002 02:18:46 +0000 arpi rotation/mirror filter
Wed, 17 Apr 2002 21:50:25 +0000 arpi align yuv 4:2:0 y position by 2
Wed, 17 Apr 2002 19:51:24 +0000 arpi 10l
Wed, 17 Apr 2002 19:05:14 +0000 arpi mpi clear func
Sat, 13 Apr 2002 19:14:34 +0000 arpi mp_image.h and img_format.h moved to libmpcodecs
Sat, 13 Apr 2002 14:18:57 +0000 arpi rgb2bgr converter
Thu, 11 Apr 2002 20:56:17 +0000 arpi capabilities support -> automatic insertion of scale, expand, pp
Thu, 11 Apr 2002 03:17:14 +0000 arpi new filter: flip
Wed, 10 Apr 2002 23:23:36 +0000 arpi encoders
Tue, 09 Apr 2002 14:01:53 +0000 arpi 2 new simple filters: yuy2 and format
Mon, 08 Apr 2002 23:12:22 +0000 arpi vf_fame added - yv12->mpes converter
Mon, 08 Apr 2002 01:33:29 +0000 arpi relaly black packed yuv images
Mon, 08 Apr 2002 01:26:20 +0000 arpi really black yv12/rgb images (todo: packed yuv)
Sun, 07 Apr 2002 21:36:39 +0000 arpi allocate 2 lines more memory - to avoid some sig11
Sun, 07 Apr 2002 20:21:37 +0000 arpi swscale filter
Sun, 07 Apr 2002 03:20:41 +0000 arpi postprocessing filter (fixme: -pp 0)
Sat, 06 Apr 2002 22:46:20 +0000 arpi vf_next_uninit was Wrong Thing - thx to Fredrik Kuivinen
Sat, 06 Apr 2002 22:05:01 +0000 arpi video filter layer - written from scratch, but inspired a lot by Fredrik Kuivinen's patch