Mercurial > mplayer.hg
graph
-
build: Separate libpostproc check from FFmpeg check.Wed, 22 Feb 2012 14:19:45 +0000, by diego
-
Cosmetic: Remove unnecessary comments and commented code.Wed, 22 Feb 2012 14:17:00 +0000, by ib
-
Remove global variable pointing to playlist item last played.Wed, 22 Feb 2012 13:27:42 +0000, by ib
-
Remove global variable pointing to top of URL list.Wed, 22 Feb 2012 10:53:00 +0000, by ib
-
Remove global variable pointing to top of playlist.Wed, 22 Feb 2012 10:39:05 +0000, by ib
-
Remove unnecessary condition.Wed, 22 Feb 2012 01:07:10 +0000, by ib
-
Adjust MPlayer default alignment values to match FFmpeg's.Tue, 21 Feb 2012 20:40:59 +0000, by reimar
-
Remove global variable pointing to current playlist item.Tue, 21 Feb 2012 19:44:21 +0000, by ib
-
Replace symbolic constants by enums.Tue, 21 Feb 2012 18:55:14 +0000, by ib
-
Fix formatting errors in skin XML code.Mon, 20 Feb 2012 17:41:47 +0000, by ib
-
Fix formatting errors in skin XML code.Mon, 20 Feb 2012 16:22:01 +0000, by ib
-
configure: Simplify the definitions of xsltcommand and XMLLINT_COMMAND.Mon, 20 Feb 2012 15:29:37 +0000, by ib
-
vf screenshot: Fix breakage after lavc API changesSun, 19 Feb 2012 22:09:30 +0000, by al
-
demux_lavf: Explain under which conditions to add demuxers to preferred_list.Sun, 19 Feb 2012 20:33:32 +0000, by reimar
-
Use -demuxer lavf for cdxl files.Sun, 19 Feb 2012 20:01:17 +0000, by cehoyos
-
Fix -aid/-vid selection with -demuxer ogg.Sun, 19 Feb 2012 16:07:35 +0000, by reimar
-
build: Remove generated documentation on 'make clean'.Sun, 19 Feb 2012 15:58:25 +0000, by diego
-
configure: Derive system name from 3rd and 2nd component passed to --target.Sun, 19 Feb 2012 15:21:31 +0000, by diego
-
Make inline keyword handling consistent.Sun, 19 Feb 2012 15:21:28 +0000, by diego
-
lavcac3enc: make the filter buildable with shared FFmpegSun, 19 Feb 2012 15:21:23 +0000, by diego
-
Fix compilation after r34736.Sun, 19 Feb 2012 14:58:53 +0000, by cehoyos
-
Add a safeguard to avoid crash if the decoder e.g. claims 0 channels.Sun, 19 Feb 2012 13:49:04 +0000, by reimar
-
Support showing the stream language with br:// playback.Sun, 19 Feb 2012 13:39:16 +0000, by reimar
-
Code cleanup: Use a stream_control instead of global functions toSun, 19 Feb 2012 13:15:41 +0000, by reimar
-
One more fix for --enable-zr.Sat, 18 Feb 2012 19:33:47 +0000, by reimar
-
Attempt to make --enable-zr compile again.Sat, 18 Feb 2012 16:22:37 +0000, by reimar
-
Fix compiling with osdep setenvSat, 18 Feb 2012 00:08:30 +0000, by al
-
Support playback of CDXL files with -demuxer lavf.Fri, 17 Feb 2012 20:07:21 +0000, by cehoyos