log libmpcodecs/Makefile @ 7424:915bd635068e

age author description
Tue, 10 Sep 2002 23:18:31 +0000 arpi drop-deinterlace (dint) filter by Andriy N. Gritsenko <andrej@lucky.net>
Tue, 10 Sep 2002 20:59:52 +0000 arpi TGA images (-mf on:type=tga) support
Sun, 01 Sep 2002 15:10:01 +0000 alex added LCL decoder by Roberto Togni <r_togni@libero.it>, removed my old vd_zlib
Fri, 30 Aug 2002 20:47:18 +0000 arpi vfwex separated from vfw, to work with new vfm system and dlopen
Fri, 30 Aug 2002 19:56:07 +0000 arpi renamed codecs
Fri, 30 Aug 2002 06:16:40 +0000 rfelker "halfpack" (yuv planar 4:2:0 -> packed 4:2:2, half height) video filter
Thu, 22 Aug 2002 23:29:46 +0000 arpi removed -W -Wall -g and other gcc-specific warning/debug options
Wed, 21 Aug 2002 23:08:20 +0000 rfelker soft video equalizer filter, currently supports brightness and
Mon, 05 Aug 2002 17:23:22 +0000 arpi native DV audio/video decoders using libdv
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
Fri, 12 Jul 2002 04:05:56 +0000 atmos4 ad_dk4adpcm is done by ima_adpcm (obsoleted)
Wed, 10 Jul 2002 20:56:57 +0000 albeu Support for Xvid using their new api. If divx4 compatiblity is disabeled
Sat, 22 Jun 2002 23:09:40 +0000 arpi SVQ1 added
Fri, 21 Jun 2002 17:39:39 +0000 alex vf_yvu9 support
Fri, 14 Jun 2002 01:14:56 +0000 michael noise generating filter
Mon, 10 Jun 2002 01:32:12 +0000 arpi readaudio decoder - not yet working
Sat, 08 Jun 2002 20:47:54 +0000 arpi RealVideo rv30 decoder, using binary driver from realplayer8
Mon, 03 Jun 2002 14:13:28 +0000 michael test pattern filter
Sun, 12 May 2002 19:06:54 +0000 arpi new filter, to detect best crop size
Mon, 06 May 2002 22:49:31 +0000 arpi dvbscale - setup scaling for the DVB card
Sat, 27 Apr 2002 23:34:44 +0000 arpi realtime yv12->mpeg1 with libavcodec qscale=1
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.
Fri, 19 Apr 2002 02:18:46 +0000 arpi rotation/mirror filter
Sat, 13 Apr 2002 19:14:34 +0000 arpi mp_image.h and img_format.h moved to libmpcodecs
Sat, 13 Apr 2002 18:04:24 +0000 arpi native codecs files moved to libmpcodecs/native/
Sat, 13 Apr 2002 14:18:57 +0000 arpi rgb2bgr converter
Fri, 12 Apr 2002 21:49:51 +0000 arpi RGB24/YUY2 -> DV encoding, using libdv