log codec-cfg.h @ 27334:a0fe67fe194b

age author description
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