log codec-cfg.c @ 9210:fc78c4942484

age author description
Mon, 16 Dec 2002 02:22:37 +0000 arpi 10l
Sun, 15 Dec 2002 23:45:19 +0000 arpi Fallback to builtin (generated from etc/codecs.conf at compile time)
Sat, 16 Nov 2002 05:31:27 +0000 arpi - fixed vfw/vfwex/acm fm names
Sat, 16 Nov 2002 03:09:50 +0000 arpi This patch goes into the #ifdef CODECS2HTML section of
Thu, 17 Oct 2002 00:20:44 +0000 arpi - rgb1, rgb4 support
Thu, 26 Sep 2002 01:28:32 +0000 arpi new func: select_codec() - disables codec by name
Sat, 31 Aug 2002 13:22:03 +0000 arpi make -ac/-vc help look better
Fri, 30 Aug 2002 21:44:20 +0000 arpi -afm/-vfm migration from ID (int) to NAME (string) - simplifies code and makes dlopen()'ing possible
Mon, 05 Aug 2002 17:23:22 +0000 arpi native DV audio/video decoders using libdv
Thu, 01 Aug 2002 12:39:08 +0000 michael planar yuv 444 422 411 support
Wed, 10 Jul 2002 20:56:57 +0000 albeu Support for Xvid using their new api. If divx4 compatiblity is disabeled
Tue, 25 Jun 2002 22:26:34 +0000 arpi new global codec flag: align16
Sun, 23 Jun 2002 16:01:35 +0000 alex yvu9 and if09 support
Sat, 22 Jun 2002 23:09:40 +0000 arpi SVQ1 added
Fri, 21 Jun 2002 20:25:45 +0000 alex yvu9 support, 0l to me becouse i forget to commit it (0l becouse i've drinken 1litre of bier, yet ;)
Sat, 08 Jun 2002 20:51:50 +0000 arpi realvideo support by Florian Schneider <flo-mplayer-dev@gmx.net>
Sun, 26 May 2002 22:39:38 +0000 arpi codecs.conf versioning - patch by Joey Parrish <joey@yunamusic.com>
Thu, 16 May 2002 21:50:38 +0000 arpi 'static' outfmt-flag added
Thu, 02 May 2002 11:00:16 +0000 albeu printf to mp_msg
Wed, 03 Apr 2002 19:09:55 +0000 arpi mpegpes added... thx Mw3
Mon, 25 Mar 2002 03:19:06 +0000 arpi 100l :(
Mon, 25 Mar 2002 03:07:27 +0000 arpi use codec selection
Mon, 25 Mar 2002 03:02:57 +0000 arpi tagging selected codec to avoid trying the same codec several times
Sat, 23 Mar 2002 18:59:36 +0000 arpi added missing #include config.h, removed LIBVO2 ifdef.
Fri, 22 Mar 2002 22:12:09 +0000 alex added zlib support
Thu, 21 Mar 2002 19:53:31 +0000 arpi query flag added
Thu, 21 Mar 2002 01:21:49 +0000 melanson added HuffYUV support, courtesy of Roberto Togni <rtogni@bresciaonline.it>
Tue, 19 Mar 2002 07:07:06 +0000 melanson MPlayer now has a Microsoft RLE decoder to call its own...only supports
Mon, 18 Mar 2002 23:30:04 +0000 atmos4 Beta AAC decoding support, seeking totally broken yet, add philipps mpeg4 video in qt to ffmpeg4 although it's still buggy in decoding
Sun, 10 Mar 2002 22:49:18 +0000 pontscho Add IJPG decoder.