log

age author description
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.
Sat, 29 Oct 2011 10:01:32 +0000 cehoyos Fix compilation for broken libopenjpeg.
Fri, 28 Oct 2011 12:46:30 +0000 jrash sync with en/mplayer.1 rev. 34249
Fri, 28 Oct 2011 12:43:31 +0000 jrash Synced with help_mp-en.h rev. 34253
Thu, 27 Oct 2011 20:09:09 +0000 ib Fix wrong runtime and average bitrate for VBR (variable bitrate) MP3.
Thu, 27 Oct 2011 19:58:42 +0000 ib Ensure that demuxer->movi_end will be set.
Thu, 27 Oct 2011 12:16:01 +0000 diego build: Only compile Windows-specific local glob() replacement on MinGW.
Thu, 27 Oct 2011 01:11:34 +0000 compn add m1v isom to mpeg1 codecs
Wed, 26 Oct 2011 19:39:14 +0000 ib Use CONF_TYPE_FUNC_PARAM for option gui-include.
Wed, 26 Oct 2011 18:26:51 +0000 reimar Clarify that too old binutils is only an issue with x86_64 compilation.
Wed, 26 Oct 2011 17:02:09 +0000 diego libdvdcss: Drop #define of snprintf() to _snprintf() if the former is undefined.
Wed, 26 Oct 2011 17:02:07 +0000 diego libdvdcss: consistently use snprintf() instead of _snprintf()
Wed, 26 Oct 2011 15:52:06 +0000 ib Optimize TranslateFilename().
Wed, 26 Oct 2011 15:40:47 +0000 ib Cosmetic: Rename TranslateFilename()'s parameter names.