log

age author description
Fri, 11 Nov 2011 17:29:14 +0000 reimar Make WAV format detection more restrictive so it does not incorrectly
Fri, 11 Nov 2011 17:15:13 +0000 reimar Sanitize channel count for libaf to avoid crashes since it is used unchecked.
Thu, 10 Nov 2011 16:31:07 +0000 cehoyos Fix .qcp (raw QCELP) playback.
Thu, 10 Nov 2011 16:06:23 +0000 cehoyos Add lmlm4 regression test.
Thu, 10 Nov 2011 16:02:36 +0000 cehoyos Fix fffrwu decoding.
Wed, 09 Nov 2011 02:35:04 +0000 diego vo_caca: Port to libcaca 1.x API, which is widespread enough nowadays.
Wed, 09 Nov 2011 02:26:58 +0000 diego vo_caca: reformat and prettyprint as K&R, shorten some lines
Wed, 09 Nov 2011 01:41:44 +0000 diego vd_ffmpeg: Conditionally declare lavc_param_wait_keyframe to fix warning.
Wed, 09 Nov 2011 01:22:02 +0000 diego Remove obsolete ALSA 0.5 audio output and ALSA 0.9 audio input.
Wed, 09 Nov 2011 00:32:12 +0000 cehoyos Fix "m1v " playback.
Tue, 08 Nov 2011 23:51:41 +0000 cehoyos Support BMV decoding (bug 2009).
Tue, 08 Nov 2011 21:19:39 +0000 reimar Add support for decoding EA CMV files.
Tue, 08 Nov 2011 21:12:37 +0000 reimar Avoid running video-only test on audio-only files.
Tue, 08 Nov 2011 20:59:38 +0000 reimar Remove unused variable.
Tue, 08 Nov 2011 20:48:11 +0000 reimar Add beginnings of a test framework.
Tue, 08 Nov 2011 20:24:35 +0000 reimar Detect codecs requiring too many references for DR also when they
Mon, 07 Nov 2011 19:54:49 +0000 diego libvo: Move x86_cpu.h #include to aclib_template, where it is actually used.
Mon, 07 Nov 2011 19:54:47 +0000 diego configure: add CONFIG_GNUTLS/CONFIG_OPENSSL to config.h for libavformat
Mon, 07 Nov 2011 19:54:45 +0000 diego doc: Remove outdated FAQ entry about Mac OS X 10.3.
Mon, 07 Nov 2011 19:54:43 +0000 diego Remove outdated entries from the Spanish FAQ translation.
Mon, 07 Nov 2011 19:54:40 +0000 diego build: merge DOCS/xml/Makefile into top-level Makefile
Mon, 07 Nov 2011 19:54:38 +0000 diego build: drop releaseclean target
Mon, 07 Nov 2011 19:54:36 +0000 diego build: Remove dangling reference to removed DOCS/xml/configure.
Mon, 07 Nov 2011 19:54:35 +0000 diego doc: Move XML translation notes to translations.txt.
Mon, 07 Nov 2011 19:54:33 +0000 diego doc: cosmetics: reindent German documentation.xml
Mon, 07 Nov 2011 19:54:29 +0000 diego doc: drop outdated FIXME comment
Mon, 07 Nov 2011 18:49:10 +0000 reimar Prefer converting GBR24P to other 8 bit per component RGB formats.
Mon, 07 Nov 2011 13:13:20 +0000 diego Split Spanish mencoder.xml like it was done for the English translation.
Sun, 06 Nov 2011 22:41:37 +0000 reimar Fix compilation with --disable-mencoder.
Sun, 06 Nov 2011 13:11:58 +0000 diego doc: Move all XML entities to main.xml.
Sun, 06 Nov 2011 09:09:26 +0000 reimar vo md5sum: support printing to stdout.
Sun, 06 Nov 2011 09:01:46 +0000 reimar Print a proper result also when xsltproc is not installed.
Sun, 06 Nov 2011 09:00:15 +0000 reimar Fix result output of yasm test.
Sun, 06 Nov 2011 08:57:03 +0000 reimar Fix FFmpeg compilation.
Sun, 06 Nov 2011 00:26:16 +0000 reimar Do not create a 0-sized palette side data from extradata.
Sat, 05 Nov 2011 23:12:16 +0000 reimar RoQ decoder seems to work fine with DR.
Sat, 05 Nov 2011 22:18:13 +0000 reimar Restore NUV1 internal fourcc.
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.
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.
Wed, 26 Oct 2011 15:14:06 +0000 ib Move TranslateFilename() to util/string.c.
Wed, 26 Oct 2011 15:12:35 +0000 diego Add missing mp_msg.h #includes, remove some unnecessary ones.
Wed, 26 Oct 2011 15:12:25 +0000 diego demux_rtp: Replace extern declarations by proper header #includes.
Tue, 25 Oct 2011 20:45:09 +0000 reimar Sanitize include option behaviour.
Tue, 25 Oct 2011 20:42:50 +0000 reimar Pass on errors from CONF_TYPE_FUNC_PARAM_IMMEDIATE function.
Tue, 25 Oct 2011 20:38:09 +0000 reimar Fix parse_call_func return value.
Tue, 25 Oct 2011 20:18:35 +0000 reimar Sanitize include behaviour.
Tue, 25 Oct 2011 19:22:10 +0000 reimar Make include recursion depth actually have some effect.
Tue, 25 Oct 2011 19:20:38 +0000 reimar Remove completely pointless/nonsensical code.
Tue, 25 Oct 2011 13:59:33 +0000 ib Remove unused code from the Win32 GUI.
Tue, 25 Oct 2011 13:55:48 +0000 ib Change MSGTR_MENU_Exit definition.
Tue, 25 Oct 2011 13:48:47 +0000 ib Resize the Win32 GUI preference window and reposition items.
Tue, 25 Oct 2011 13:46:43 +0000 ib Internationalize and localize the Win32 GUI.
Tue, 25 Oct 2011 13:40:30 +0000 ib Change Win32 GUI window captions.
Mon, 24 Oct 2011 17:44:13 +0000 reimar Add a vd_ffmpeg option to make the decoder discard frames until the first
Mon, 24 Oct 2011 16:22:10 +0000 reimar Remove unused code.
Mon, 24 Oct 2011 16:20:00 +0000 reimar Mark pointer arguments as const where possible.
Mon, 24 Oct 2011 16:15:02 +0000 reimar Stop h264_parse_sps and mp_vc1_decode_sequence_header from corrupting the
Sun, 23 Oct 2011 20:40:31 +0000 cehoyos Support planar GBR24 decoding.
Sun, 23 Oct 2011 12:14:45 +0000 reimar Consistently use "struct AVCodecTag" and not sometimes just "AVCodecTag".
Sun, 23 Oct 2011 12:12:43 +0000 reimar Change codec tag/id conversion to not use ff_codec_bmp_tags/ff_codec_wav_tags.
Sun, 23 Oct 2011 12:03:40 +0000 reimar Reindent.
Sun, 23 Oct 2011 12:03:13 +0000 reimar Fix possible crash since RenderCallbackSPDIF might call read_buffer with NULL data.
Sun, 23 Oct 2011 12:00:24 +0000 reimar Add HAVE_CBRTF define.
Sun, 23 Oct 2011 11:51:44 +0000 reimar Use uncrustify on glob-win.c to fix the indentation mess in it.
Sun, 23 Oct 2011 10:43:08 +0000 cehoyos Support some H.264 444P samples.
Sat, 22 Oct 2011 11:00:31 +0000 ib Improve option type CONF_TYPE_PRINT.
Sat, 22 Oct 2011 00:17:28 +0000 cehoyos Always define HAVE_PTHREADS and HAVE_W32THREADS.
Fri, 21 Oct 2011 23:15:33 +0000 cehoyos x264 version 118 is required for successful compilation.
Fri, 21 Oct 2011 18:20:53 +0000 compn add forgotten ec-3 tag to parsers list in demuxers.c
Fri, 21 Oct 2011 18:08:36 +0000 compn add ec-3 isom to eac3 decoder, fixes:
Fri, 21 Oct 2011 15:44:58 +0000 diego Employ correct off_t printf conversion specifiers; this time without typos.
Fri, 21 Oct 2011 15:44:56 +0000 diego configure: add -D__STDC_FORMAT_MACROS to CXXFLAGS
Fri, 21 Oct 2011 15:44:55 +0000 diego configure: cosmetics: fix indentation
Fri, 21 Oct 2011 15:44:53 +0000 diego configure: Add CONFIG_AVSERVER/HAVE_STRPTIME config.h #defines for libavformat.
Fri, 21 Oct 2011 08:49:48 +0000 cehoyos Fix compilation: Partly revert r34227.
Thu, 20 Oct 2011 21:49:30 +0000 diego Fix off_t printf conversion specifiers and related warnings.
Thu, 20 Oct 2011 16:42:31 +0000 cehoyos Support H264 4:2:2.
Thu, 20 Oct 2011 16:32:55 +0000 cehoyos Support Kostya's native Ut Video decoder.
Thu, 20 Oct 2011 14:42:14 +0000 diego Replace 'q' printf length modifier by 'll'.