Skottish
|
e54748d355
|
decoder/ffmpeg: use AVIO_FLAG_READ on newer ffmpeg versions
FFmpeg/libav have dropped AVIO_RDONLY in favor of AVIO_FLAG_READ. This
patch fixes that in MPD.
|
2011-07-03 15:17:44 +02:00 |
|
Max Kellermann
|
98acf3f281
|
input/ffmpeg: use the new AVIOContext API
URLContext is deprecated.
|
2011-05-09 21:23:24 +02:00 |
|
Anton Khirnov
|
9d91aa23e6
|
decoder/ffmpeg: drop support for pre-0.5 ffmpeg
All modern distros ship 0.5, so there's no need to support old and buggy
ffmpeg versions.
|
2011-04-12 08:14:14 +02:00 |
|
Max Kellermann
|
c6cbcc2c25
|
copyright year 2011
|
2011-01-29 10:13:54 +01:00 |
|
Max Kellermann
|
fa2ff849c5
|
input/ffmpeg: new input plugin using libavformat's "avio" library
|
2010-05-18 21:20:31 +02:00 |
|