log

age author description
Tue, 21 Feb 2012 20:40:59 +0000 reimar Adjust MPlayer default alignment values to match FFmpeg's.
Tue, 21 Feb 2012 19:44:21 +0000 ib Remove global variable pointing to current playlist item.
Tue, 21 Feb 2012 18:55:14 +0000 ib Replace symbolic constants by enums.
Mon, 20 Feb 2012 17:41:47 +0000 ib Fix formatting errors in skin XML code.
Mon, 20 Feb 2012 16:22:01 +0000 ib Fix formatting errors in skin XML code.
Mon, 20 Feb 2012 15:29:37 +0000 ib configure: Simplify the definitions of xsltcommand and XMLLINT_COMMAND.
Sun, 19 Feb 2012 22:09:30 +0000 al vf screenshot: Fix breakage after lavc API changes
Sun, 19 Feb 2012 20:33:32 +0000 reimar demux_lavf: Explain under which conditions to add demuxers to preferred_list.
Sun, 19 Feb 2012 20:01:17 +0000 cehoyos Use -demuxer lavf for cdxl files.
Sun, 19 Feb 2012 16:07:35 +0000 reimar Fix -aid/-vid selection with -demuxer ogg.
Sun, 19 Feb 2012 15:58:25 +0000 diego build: Remove generated documentation on 'make clean'.
Sun, 19 Feb 2012 15:21:31 +0000 diego configure: Derive system name from 3rd and 2nd component passed to --target.
Sun, 19 Feb 2012 15:21:28 +0000 diego Make inline keyword handling consistent.
Sun, 19 Feb 2012 15:21:23 +0000 diego lavcac3enc: make the filter buildable with shared FFmpeg
Sun, 19 Feb 2012 14:58:53 +0000 cehoyos Fix compilation after r34736.
Sun, 19 Feb 2012 13:49:04 +0000 reimar Add a safeguard to avoid crash if the decoder e.g. claims 0 channels.
Sun, 19 Feb 2012 13:39:16 +0000 reimar Support showing the stream language with br:// playback.
Sun, 19 Feb 2012 13:15:41 +0000 reimar Code cleanup: Use a stream_control instead of global functions to
Sat, 18 Feb 2012 19:33:47 +0000 reimar One more fix for --enable-zr.
Sat, 18 Feb 2012 16:22:37 +0000 reimar Attempt to make --enable-zr compile again.
Sat, 18 Feb 2012 00:08:30 +0000 al Fix compiling with osdep setenv
Fri, 17 Feb 2012 20:07:21 +0000 cehoyos Support playback of CDXL files with -demuxer lavf.
Fri, 17 Feb 2012 02:04:41 +0000 jrash sync with en/mplayer.1 rev. 34708
Fri, 17 Feb 2012 01:59:14 +0000 jrash Synced with help_mp-en.h rev. 34719
Thu, 16 Feb 2012 16:08:07 +0000 ib Complete German translation of messages.
Wed, 15 Feb 2012 14:20:45 +0000 iive Fix linking after FFmpeg merge.
Tue, 14 Feb 2012 20:23:02 +0000 reimar Mark window title as UTF-8.
Tue, 14 Feb 2012 20:06:43 +0000 reimar pulse: set outburst size.
Tue, 14 Feb 2012 19:24:26 +0000 ib Change doxygen comments.
Tue, 14 Feb 2012 19:22:22 +0000 reimar Simplify codec id <-> tag mapping using avformat_get_riff_*_tags.