- 04 Jan, 2012 2 commits
-
-
Max Kellermann authored
URLContext is deprecated.
-
Max Kellermann authored
Support ancient ffmpeg versions.
-
- 16 Sep, 2011 1 commit
-
-
Max Kellermann authored
Add GMutex, GCond attributes which will be used by callers to conditionally wait on the stream. Remove the (now-useless) plugin method buffer(), wait on GCond instead. Lock the input_stream before each method call. Do the same with the playlist plugins.
-
- 14 Sep, 2011 1 commit
-
-
Max Kellermann authored
-
- 03 Jul, 2011 1 commit
-
-
Skottish authored
FFmpeg/libav have dropped AVIO_RDONLY in favor of AVIO_FLAG_READ. This patch fixes that in MPD.
-
- 09 May, 2011 1 commit
-
-
Max Kellermann authored
URLContext is deprecated.
-
- 12 Apr, 2011 1 commit
-
-
Anton Khirnov authored
All modern distros ship 0.5, so there's no need to support old and buggy ffmpeg versions.
-
- 29 Jan, 2011 1 commit
-
-
Max Kellermann authored
-
- 18 May, 2010 1 commit
-
-
Max Kellermann authored
-