log codec-cfg.c @ 37195:ac6c37d85d65 default tip

age author description
Wed, 01 May 2013 11:18:58 +0000 cehoyos Support playback of JPEG 2000 digital cinema files.
Sun, 17 Mar 2013 22:47:17 +0000 diego Add missing strings.h #includes for strcasecmp().
Sun, 17 Mar 2013 22:20:46 +0000 diego build: Drop mp_msg dependencies for codec-cfg-test.
Mon, 21 Jan 2013 18:21:51 +0000 diego Add a number of missing libavutil header #includes.
Sat, 03 Nov 2012 12:59:57 +0000 upsuper Add flag "dummy" for null and black decoder
Mon, 15 Oct 2012 19:43:15 +0000 al libmpcodecs: Add vd_black
Tue, 17 Jul 2012 10:51:55 +0000 cehoyos Allow specifying ARGB and ABGR colour-spaces in codecs.conf.
Sun, 15 Jul 2012 20:31:42 +0000 cehoyos Fix GRAY16 order.
Sun, 15 Jul 2012 20:27:13 +0000 cehoyos Add missing aequivalents for PIX_FMT_GRAY8A and PIX_FMT_GRAY16*.
Thu, 12 Jul 2012 19:55:53 +0000 cehoyos Support FFmpeg pix_fmts YUV4xxP12*, YUV4xxP14*, GBR12P* and GBR14P*.
Tue, 08 May 2012 10:56:22 +0000 cehoyos Improve Avid Meridien (AVUI) decoding with FFmpeg.
Sun, 29 Apr 2012 16:39:34 +0000 cehoyos Support new colour spaces for FFmpeg camstudio decoding on big-endian.
Tue, 07 Feb 2012 23:04:30 +0000 cehoyos Support displaying 64bit RGB via OpenGL.
Sun, 05 Feb 2012 21:20:51 +0000 cehoyos Support v408 and AYUV decoding via FFmpeg.
Tue, 24 Jan 2012 18:24:00 +0000 cehoyos Fix 32-bit targa playback with current FFmpeg on big-endian.
Tue, 24 Jan 2012 17:33:00 +0000 cehoyos Fix 32-bit tiff playback on big-endian.
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.