log codec-cfg.c @ 34491:220e2f980b73

age author description
Thu, 05 Jan 2012 20:32:10 +0000 reimar Add support for 422P9.
Sun, 30 Oct 2011 18:00:25 +0000 cehoyos Whitespace cosmetics: Align some IMGFMT-lists.
Sat, 29 Oct 2011 16:51:26 +0000 cehoyos Support YUV 4:4:4 9-bit output.
Sun, 23 Oct 2011 20:40:31 +0000 cehoyos Support planar GBR24 decoding.
Wed, 21 Sep 2011 01:32:43 +0000 cehoyos Add 444P10 support.
Wed, 27 Jul 2011 13:40:16 +0000 diego Clarify console output when reading optional configuration files.
Wed, 27 Jul 2011 13:40:13 +0000 diego codec-cfg: do not translate verbose mode console message
Tue, 26 Jul 2011 10:50:22 +0000 cehoyos Fix verbosity level broken in r33917.
Sun, 24 Jul 2011 23:55:39 +0000 diego Do not employ verbosity level MSGL_V for fatal errors.
Sun, 24 Jul 2011 23:55:34 +0000 diego Do not translate console messages of verbosity level MSGL_V and above.
Sun, 19 Jun 2011 09:10:35 +0000 reimar Avoid including aviheader.h only for mmioFOURCC, it has too many
Tue, 10 May 2011 08:42:52 +0000 cehoyos Support displaying of 9- and 10-bit pixel formats,
Tue, 26 Apr 2011 18:48:19 +0000 reimar Reduce dependencies for codecs2html binary.
Sun, 07 Nov 2010 12:47:40 +0000 diego Remove some useless NULL pointer checks before invoking free() on the pointer.
Mon, 11 Oct 2010 12:33:57 +0000 diego Remove #warning preprocessor directives or replace them by suitable comments.