log codec-cfg.c @ 30429:c1a3f1bbba26

age author description
Sat, 30 Jan 2010 23:24:23 +0000 diego Add license header to all top-level files missing them.
Thu, 31 Dec 2009 23:45:07 +0000 reimar Add support for YUV format with alpha and fix the codecs.conf entry for vp6a
Thu, 31 Dec 2009 22:53:25 +0000 reimar Add support for 16-bit per component YUV formats.
Wed, 30 Dec 2009 12:03:17 +0000 reimar Add support for 440p colorspace.
Tue, 10 Nov 2009 19:11:13 +0000 cehoyos Support VDPAU hardware accelerated decoding of MPEG-4 ASP on capable
Wed, 12 Aug 2009 01:04:37 +0000 reimar make codec-cfg reuse the proper defined constants for all RGB/BGR formats
Wed, 12 Aug 2009 01:03:21 +0000 reimar 100l, fix compilation again and make codec-cfg.c use the predefined constants
Tue, 11 Aug 2009 18:57:22 +0000 cehoyos s/RG48xE/RGB48xE
Tue, 11 Aug 2009 18:21:31 +0000 reimar Explain how formats must be ordered in fmt_list so the parser can handle
Tue, 11 Aug 2009 18:15:21 +0000 reimar fmt_table should be const as well.
Tue, 11 Aug 2009 17:54:11 +0000 cehoyos Allow out-formats for IMGFMT_RGB48* in codecs.conf.
Wed, 13 May 2009 02:58:57 +0000 diego whitespace cosmetics: Remove all trailing whitespace.
Thu, 09 Apr 2009 09:53:35 +0000 diego Change type of first argument of the print_int_array function from int to
Sun, 01 Mar 2009 15:55:20 +0000 diego Remove unnecessary linking hack, compilation works fine without.
Sat, 14 Feb 2009 08:29:45 +0000 reimar Add support for image formats and codecs used by VDPAU
Wed, 30 Jul 2008 13:44:59 +0000 diego Rename two GUI-related preprocessor directives:
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)