log

age author description
Sat, 05 Nov 2011 19:11:21 +0000 reimar Improve support for reget_buffer, this fixes DR1 with C93 FFmpeg decoder.
Sat, 05 Nov 2011 18:38:56 +0000 cehoyos Support Chronomaster DFA decoding (bug 2006).
Sat, 05 Nov 2011 18:20:44 +0000 reimar Fixes for palette allocation handling.
Sat, 05 Nov 2011 16:35:50 +0000 diego build: Merge DOCS/xml/xml.mak into config.mak.
Sat, 05 Nov 2011 13:47:51 +0000 cehoyos Define HAVE_YASM etc. not only for x86.
Fri, 04 Nov 2011 15:22:51 +0000 diego fmt_conversion: surround PIX_FMT_GBR24P by #ifdefs to ensure availability
Fri, 04 Nov 2011 14:29:33 +0000 diego configure: Remove unused alsa9 and alsa1x config.h #defines.
Fri, 04 Nov 2011 14:29:31 +0000 diego configure: remove erroneous extra set of braces from vsscanf test
Fri, 04 Nov 2011 12:30:42 +0000 diego vf_zrmjpeg: fix compilation after introduction of av_strcasecmp
Fri, 04 Nov 2011 12:30:39 +0000 diego configure: Add CONFIG_LIBMODPLUG to config.h for FFmpeg.
Fri, 04 Nov 2011 12:30:36 +0000 diego libdvdcss: sync some whitespace changes from upstream
Fri, 04 Nov 2011 08:41:11 +0000 cehoyos Support Mobotix MxPEG decoding (bug 2004).
Thu, 03 Nov 2011 19:33:05 +0000 cehoyos Use init_avformat() instead of av_register_all().
Thu, 03 Nov 2011 18:51:56 +0000 cehoyos Cosmetics: Remove empty statement.
Thu, 03 Nov 2011 18:45:59 +0000 cehoyos Use new API avformat_new_stream() instead of the deprecated
Thu, 03 Nov 2011 18:43:49 +0000 cehoyos Call av_register_all() before initialising the SPDIF muxer.
Thu, 03 Nov 2011 14:23:17 +0000 diego configure: add braces to initializer in vsscanf test to shut up a gcc warning
Thu, 03 Nov 2011 14:23:14 +0000 diego configure: merge DOCS/xml/configure into top-level configure
Thu, 03 Nov 2011 13:24:53 +0000 diego Fix a bunch of Doxygen syntax errors that caused warnings.
Thu, 03 Nov 2011 13:24:50 +0000 diego loader: remove duplicate cpudetect.h #include
Thu, 03 Nov 2011 13:24:46 +0000 diego cpudetect: clean up libavutil #includes
Wed, 02 Nov 2011 13:03:20 +0000 diego configure: Clarify a comment that explains the purpose of the glob_win variable.
Mon, 31 Oct 2011 19:44:51 +0000 diego Map 8svx fourcc to 8raw instead of relying on non-existing CODEC_ID.
Mon, 31 Oct 2011 13:18:45 +0000 diego build: fix compilation on Solaris due to missing alloca.h #include
Mon, 31 Oct 2011 12:25:00 +0000 ib Add missing parameter to Win32 GUI's call to m_config_parse_config_file().
Mon, 31 Oct 2011 11:51:03 +0000 ib Add missing parameter to Win32 GUI's call to m_config_parse_config_file().
Mon, 31 Oct 2011 00:47:40 +0000 cehoyos Support FFmpeg Dirac decoder.
Sun, 30 Oct 2011 18:00:25 +0000 cehoyos Whitespace cosmetics: Align some IMGFMT-lists.
Sun, 30 Oct 2011 17:40:22 +0000 cehoyos Fix compilation on Solaris/OpenIndiana where 'uname -m' outputs "i86pc".
Sat, 29 Oct 2011 16:51:26 +0000 cehoyos Support YUV 4:4:4 9-bit output.