log codec-cfg.c @ 27287:910e475d3a2f

age author description
Tue, 27 May 2008 09:03:18 +0000 diego Fix codec-cfg-test compilation.
Wed, 09 Apr 2008 15:19:55 +0000 diego Add missing #includes to pass 'make checkheaders' to codecs.conf.h.
Sat, 12 Jan 2008 14:48:12 +0000 reimar 100l, free strdup'd strings
Sat, 12 Jan 2008 14:07:27 +0000 reimar Builtin codecs array can now be const
Sat, 12 Jan 2008 14:05:46 +0000 reimar Replace the persistent CODECS_FLAG_SELECTED by a local "stringset" with
Sun, 02 Dec 2007 22:32:44 +0000 reimar Get rid of some useless extra ()
Sat, 03 Nov 2007 22:25:52 +0000 diego Avoid short forms; has the added benefit of allowing compilation with gcc 2.95
Sat, 03 Nov 2007 14:56:26 +0000 diego Replace some Hungarian comments, thanks to Denes Balatoni for the translation.
Mon, 30 Jul 2007 13:06:26 +0000 reimar C99 varargs in macros can not be empty, adjust definition so it compiles
Thu, 19 Jul 2007 13:52:39 +0000 reimar Remove some more useless *alloc casts
Mon, 12 Mar 2007 08:52:45 +0000 diego Fix comment about test application compilation.
Fri, 14 Jul 2006 17:14:16 +0000 diego Remove support for obsolete and non-free divx4/odivx libraries.
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
Mon, 03 Apr 2006 07:11:29 +0000 rfelker reverse previous patch which caused sig11.
Mon, 03 Apr 2006 06:44:54 +0000 rfelker 1000l: absolutely huge missing const
Sun, 12 Mar 2006 23:06:09 +0000 reimar remove mp_msg.c dependency when compiling codec-cfg binary.
Tue, 07 Mar 2006 15:40:49 +0000 diego Fix compilation command in comment.
Tue, 07 Mar 2006 15:39:01 +0000 diego Comment out debug output.
Thu, 09 Feb 2006 14:08:03 +0000 rathann Patch by Stefan Huehner / stefan % huehner ! org \
Wed, 07 Dec 2005 05:12:07 +0000 ods15 Some more cola for msglevel, codec-cfg can't even call mp_msg_init or it'll
Tue, 06 Dec 2005 12:03:51 +0000 ods15 another 100l, codec-cfg relied on mp_msg printing nothing....
Tue, 06 Dec 2005 11:59:14 +0000 ods15 100l, codec-cfg needs fixing after -msgl patch
Tue, 30 Aug 2005 23:56:24 +0000 reimar Allow forcing of demuxers and codecs by prepending '+'
Sun, 01 May 2005 13:58:30 +0000 diego codecs-status.html should be written to an existing path.
Sat, 30 Apr 2005 16:15:07 +0000 diego compilation fix for codecs2html
Sat, 30 Apr 2005 16:11:45 +0000 diego 1l typo
Sat, 30 Apr 2005 16:09:44 +0000 diego Fix wrong compilation instructions.
Fri, 17 Dec 2004 13:27:34 +0000 reimar Allow Y8 and Y800 as OUT format in codecs.conf
Mon, 15 Nov 2004 09:09:29 +0000 diego Reduce excessive verbosity.
Sun, 14 Nov 2004 11:39:23 +0000 reimar fix crash when a "driver" line is missing in codecs.conf.
Sat, 30 Oct 2004 10:09:52 +0000 faust3 Memory Free function Fix, based on patch by Wei Jiang <jiangw98@yahoo.com>
Tue, 12 Oct 2004 11:29:21 +0000 diego Translatable messages moved to help_mp-en.h.
Wed, 28 Apr 2004 10:18:33 +0000 alex removed loader/ dependancy, imported some files from g2, also used patches from Dominik Mierzejewski
Thu, 08 Jan 2004 18:02:31 +0000 attila add -codecs-file for selecting a specific codecs.conf on the comand line
Tue, 04 Nov 2003 20:02:09 +0000 rik updates for new image formats for zoran mjpeg passthrough
Fri, 12 Sep 2003 19:14:56 +0000 diego codecs-in.html moved to DOCS/tech/.
Sun, 31 Aug 2003 21:11:35 +0000 alex added nv12/nv21 and some other fourccs (still not synced)
Mon, 04 Aug 2003 07:46:22 +0000 diego FourCC is the preferred spelling according to iive and arpi.
Tue, 29 Jul 2003 23:12:30 +0000 diego spelling/grammar fixes
Sun, 13 Jul 2003 15:56:20 +0000 alex removed our native svq1 and huffyuv implementation as libavcodec's implementations are much better
Sat, 21 Jun 2003 01:47:26 +0000 iive basic xvmc image support
Fri, 13 Jun 2003 01:25:11 +0000 diego Add missing language suffix to DOCS/ path.
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.
Mon, 25 Feb 2002 02:48:37 +0000 melanson fixed, strengthened, rewrote, and renamed a variety of the ADPCM decoders
Tue, 12 Feb 2002 17:52:30 +0000 alex fixed old testing part
Tue, 12 Feb 2002 17:33:27 +0000 alex added informat support (for encoding)
Mon, 11 Feb 2002 09:15:59 +0000 pontscho add initial mPNG support
Sat, 09 Feb 2002 20:05:49 +0000 melanson Added native codec support for QT RPZA data, courtesy of Roberto Togni
Fri, 01 Feb 2002 05:33:46 +0000 melanson added skeleton decoders for RoQ audio and video format decoders
Tue, 22 Jan 2002 05:39:34 +0000 melanson added skeleton for Duck Truemotion v1 decoder (doesn't do anything yet)
Fri, 18 Jan 2002 05:43:48 +0000 melanson added skeleton for QT SMC decoder
Mon, 07 Jan 2002 00:52:09 +0000 arpi 10l to Ivan
Fri, 04 Jan 2002 05:57:00 +0000 melanson integrated Tim Ferguson's native CYUV decoder
Tue, 01 Jan 2002 20:04:54 +0000 melanson added initial support for format 0x61 ADPCM (sounds good, but still pops)
Mon, 31 Dec 2001 10:25:11 +0000 nexus fix for imaadpcmacm size
Fri, 28 Dec 2001 06:47:15 +0000 melanson added initial, not-yet-functional, support for fox62 audio
Thu, 27 Dec 2001 21:32:17 +0000 alex NuppelVideo decoder added, based on Panagiotis Issaris' patch
Thu, 27 Dec 2001 18:38:10 +0000 iive fixed few segfaults, make parse_codec_cfg() return int
Thu, 27 Dec 2001 05:09:43 +0000 melanson implemented open source MS ADPCM decoder
Wed, 26 Dec 2001 06:13:17 +0000 melanson Initial support for unified ADPCM decoder
Sun, 23 Dec 2001 22:20:46 +0000 melanson This commit adds initial support for Quicktime Animation (RLE) video. It
Sun, 23 Dec 2001 11:58:57 +0000 atmos4 add support for priotity <int> in codecs.conf, higher numbers are better
Fri, 21 Dec 2001 16:39:54 +0000 arpi native opensourec Cinepak (CVID) codec by im Ferguson <timf@mail.csse.monash.edu.au>
Sun, 09 Dec 2001 18:25:09 +0000 alex enabled validate_codec with some restrictions
Sun, 09 Dec 2001 16:20:03 +0000 arpi g72x and a52 added
Wed, 28 Nov 2001 01:35:55 +0000 melanson support for FLI image decoding
Wed, 14 Nov 2001 11:16:45 +0000 mswitch Added proper #include's for libvo2
Sun, 11 Nov 2001 13:35:00 +0000 arpi ms video1 (cram) codecs by Mike Melanson <melanson@pcisys.net>
Sun, 04 Nov 2001 14:00:53 +0000 arpi fourcc mapping fixed - 10l to someone
Tue, 23 Oct 2001 14:01:13 +0000 arpi ima4 added
Tue, 23 Oct 2001 12:03:41 +0000 arpi libmad (ARM) patch by jeroen.dobbelaere@acunia.com
Mon, 22 Oct 2001 19:04:09 +0000 arpi xanim added
Tue, 02 Oct 2001 22:37:28 +0000 arpi doens't requires loader.h
Tue, 02 Oct 2001 21:45:41 +0000 arpi -Wall warnings fixed
Thu, 27 Sep 2001 13:19:46 +0000 arpi -av/-vc help display status
Thu, 27 Sep 2001 12:59:35 +0000 arpi -ac help / -vc help
Mon, 24 Sep 2001 20:21:53 +0000 arpi native codec 'rle' added
Sun, 23 Sep 2001 20:40:16 +0000 atmos4 Fixed vfwex section, null codec and other fourcc issues and improved codecs-in.html usability.
Fri, 21 Sep 2001 21:40:16 +0000 arpi added ffmpeg audio driver
Sat, 08 Sep 2001 20:48:02 +0000 arpi Mpeg PES added
Sat, 01 Sep 2001 19:44:49 +0000 atmos4 OggVorbis support, ALPHA state!
Sat, 25 Aug 2001 19:03:11 +0000 arpi codecs.html renamed to codecs-status.html
Tue, 21 Aug 2001 21:59:39 +0000 arpi DOCS/codecs.conf -> etc/codecs.conf
Wed, 15 Aug 2001 11:50:55 +0000 arpi ac3/spdif patch by German Gomez Garcia <german@piraos.com>
Sat, 11 Aug 2001 23:11:16 +0000 arpi raw (uncompressed) video codec
Thu, 26 Jul 2001 00:30:01 +0000 arpi support for null codecs
Thu, 19 Jul 2001 22:43:19 +0000 arpi DivX4Linux support
Thu, 12 Jul 2001 15:10:06 +0000 jkeil Use FOURCC macro to encode fcc values. Avoids accessing 32-bit data from
Sun, 08 Jul 2001 17:20:46 +0000 arpi VfwEx support
Sun, 08 Jul 2001 12:24:49 +0000 arpi added new driver: null
Sat, 30 Jun 2001 00:16:39 +0000 arpi optional libavcodec (ffmpeg) support