log codec-cfg.h @ 37190:86ba78d8137c

age author description
Sat, 27 Sep 2014 18:44:44 +0000 reimar codec-cfg.h: Fix GUID type to be identical between 32 and 64 bit builds.
Sat, 03 Nov 2012 12:59:57 +0000 upsuper Add flag "dummy" for null and black decoder
Thu, 12 Jul 2012 20:15:25 +0000 cehoyos Support more libopenjpeg pixel formats.
Sat, 19 Jun 2010 18:31:35 +0000 reimar Auto-update CODEC_CFG_MIN value to release value in etc/codecs.conf.
Fri, 18 Jun 2010 17:00:23 +0000 diego Move codecs_file extern variable declaration to codec-cfg.h.
Mon, 03 May 2010 23:34:38 +0000 diego the great MPlayer tab removal: part II
Fri, 26 Feb 2010 20:01:04 +0000 diego cosmetics: Rename "codecs_st" struct to just plain "codecs".
Sat, 30 Jan 2010 23:24:23 +0000 diego Add license header to all top-level files missing them.
Wed, 30 Jul 2008 03:27:17 +0000 compn change arbitrary CODECS_MAX_FOURCC limit to larger arbitrary limit
Fri, 22 Feb 2008 09:09:46 +0000 diego Add MPLAYER_ prefix to multiple inclusion guards.
Sat, 12 Jan 2008 14:05:46 +0000 reimar Replace the persistent CODECS_FLAG_SELECTED by a local "stringset" with
Sat, 28 Jul 2007 14:23:18 +0000 diego Names starting with underscores are reserved.
Sat, 07 Apr 2007 16:14:51 +0000 rtogni qdrw changed output format in ffmpeg r8630, sync codecs.conf and require
Sun, 22 Oct 2006 16:16:34 +0000 rtogni Require latest version of codecs.conf
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, 05 Jun 2006 18:41:57 +0000 rtogni Reject codecs.conf files older than 20060501
Thu, 09 Feb 2006 14:08:03 +0000 rathann Patch by Stefan Huehner / stefan % huehner ! org \
Tue, 30 Aug 2005 23:56:24 +0000 reimar Allow forcing of demuxers and codecs by prepending '+'
Thu, 28 Jul 2005 12:55:01 +0000 alex require some up to date codecs.conf
Sat, 30 Oct 2004 10:09:52 +0000 faust3 Memory Free function Fix, based on patch by Wei Jiang <jiangw98@yahoo.com>
Sat, 09 Oct 2004 07:38:45 +0000 faust3 fix compilation on mingw
Fri, 30 Apr 2004 16:56:00 +0000 faust3 Make it compile on mingw again. Now it is finally possible to include windows.h in mplayer.c
Thu, 24 Jul 2003 19:32:59 +0000 alex bumped version number
Sun, 19 Jan 2003 19:18:12 +0000 arpi time to ++version
Thu, 17 Oct 2002 00:24:58 +0000 arpi codecs.conf min. version bumped
Thu, 26 Sep 2002 01:28:32 +0000 arpi new func: select_codec() - disables codec by name
Tue, 10 Sep 2002 20:07:34 +0000 arpi version number bumped
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 21:02:23 +0000 arpi codecs.conf min. version bumped
Mon, 05 Aug 2002 17:23:22 +0000 arpi native DV audio/video decoders using libdv