| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | input/ffmpeg: use the new AVIOContext API | Max Kellermann | 2011-05-09 | 1 | -1/+37 |
* | | decoder/ffmpeg: drop support for pre-0.5 ffmpeg | Anton Khirnov | 2011-04-12 | 1 | -7/+0 |
* | | input: Add despotify input plugin | Simon Kagstrom | 2011-03-29 | 2 | -0/+251 |
* | | copyright year 2011 | Max Kellermann | 2011-01-29 | 14 | -14/+14 |
* | | input/curl: enable CURLOPT_NETRC | Ian Zimmerman | 2011-01-29 | 1 | -0/+1 |
* | | input/cdio_paranoia: add module name | Max Kellermann | 2011-01-08 | 1 | -0/+1 |
* | | input/cdda: rename plugin to "cdio_paranoia" | Max Kellermann | 2010-12-22 | 2 | -42/+42 |
* | | input/cdda: support reading the whole disc | Max Kellermann | 2010-12-22 | 1 | -10/+8 |
* | | input/cdda: remove unused function input_cdda_archive_extract_trackno() | Max Kellermann | 2010-12-22 | 1 | -24/+0 |
* | | input/cdda: import missing pcm16_to_wave() from the wave encoder | Max Kellermann | 2010-12-22 | 1 | -0/+11 |
* | | input/cdda: implement parse_cdda_uri() | Max Kellermann | 2010-12-22 | 1 | -10/+59 |
* | | input/cdda: call input_cdda_close() with an input_stream pointer | Max Kellermann | 2010-12-22 | 1 | -5/+5 |
* | | input/cdda: move code to cdda_detect_drive() | Max Kellermann | 2010-12-22 | 1 | -7/+18 |
* | | input/cdda: remove newlines from error messages | Max Kellermann | 2010-12-22 | 1 | -8/+10 |
* | | input/cdda: remove debug code | Max Kellermann | 2010-12-22 | 1 | -31/+1 |
* | | input/cdda: some general build failure fixes | Max Kellermann | 2010-12-22 | 1 | -13/+5 |
* | | input_cdda_plugin: new plugin to handle cdda:// protocol to access CD-DA audi... | Viliam Mateicka | 2010-12-22 | 2 | -0/+406 |
|/ |
|
* | Merge release 0.15.15 from branch 'v0.15.x' | Max Kellermann | 2010-11-08 | 1 | -1/+1 |
|\ |
|
| * | input/rewind: fix assertion failure | Max Kellermann | 2010-11-08 | 1 | -1/+1 |
* | | Merge release 0.15.14 from branch 'v0.15.x' | Max Kellermann | 2010-11-07 | 1 | -2/+4 |
|\| |
|
| * | input/rewind: remove redundant NULL check before g_free() call | Max Kellermann | 2010-11-05 | 1 | -2/+1 |
| * | input/rewind: add two assertions | Max Kellermann | 2010-11-05 | 1 | -0/+3 |
| * | input/rewind: fix double free bug | Max Kellermann | 2010-11-05 | 1 | -0/+1 |
* | | Merge release 0.15.13 from branch 'v0.15.x' | Max Kellermann | 2010-10-11 | 2 | -4/+5 |
|\| |
|
| * | input/rewind: enable for MMS | Thomas Jansen | 2010-09-28 | 1 | -2/+10 |
| * | rewind_input_plugin: Update MIME not only once | Thomas Jansen | 2010-09-23 | 1 | -3/+4 |
| * | input/curl: fix version check for curl_multi_timeout() | Max Kellermann | 2010-09-07 | 1 | -1/+1 |
* | | Merge release 0.15.12 from branch 'v0.15.x' | Max Kellermann | 2010-07-20 | 1 | -2/+17 |
|\| |
|
| * | input/curl: remove assertion after curl_multi_fdset() | Max Kellermann | 2010-07-20 | 1 | -2/+0 |
| * | input/curl: query timeout from CURL | Max Kellermann | 2010-07-20 | 1 | -1/+18 |
* | | Merge release 0.15.10 from branch 'v0.15.x' | Max Kellermann | 2010-05-30 | 1 | -0/+3 |
|\| |
|
| * | input/mms: initialize the "eof" attribute | Max Kellermann | 2010-05-18 | 1 | -0/+2 |
| * | input/mms: fix memory leak in error handler | Max Kellermann | 2010-05-18 | 1 | -0/+1 |
* | | input/file, output/{fifo,recorder}: add O_BINARY to open() flags | Max Kellermann | 2010-05-20 | 1 | -2/+2 |
* | | input/ffmpeg: new input plugin using libavformat's "avio" library | Max Kellermann | 2010-05-18 | 2 | -0/+196 |
* | | input/mms: removed empty method buffer() | Max Kellermann | 2010-05-18 | 1 | -8/+0 |
* | | input_stream: added attribute "uri" | Max Kellermann | 2010-01-18 | 4 | -4/+4 |
* | | input_stream: added function input_stream_deinit() | Max Kellermann | 2010-01-18 | 4 | -0/+4 |
* | | input/rewind: enable the "rewind" wrapper for all non-seekable streams | Max Kellermann | 2010-01-04 | 2 | -15/+2 |
* | | input_stream: return allocated input_stream objects | Max Kellermann | 2010-01-01 | 6 | -134/+136 |
* | | Update copyright notices. | Avuton Olrich | 2009-12-31 | 10 | -10/+10 |
* | | archive: use reference counting for archive+input | Max Kellermann | 2009-12-31 | 1 | -4/+1 |
* | | input/archive: don't initialize input_stream.ready | Max Kellermann | 2009-12-31 | 1 | -2/+0 |
* | | Merge vorbis+icy fixes from branch 'v0.15.x' | Max Kellermann | 2009-12-30 | 4 | -181/+321 |
|\| |
|
| * | input/curl: removed the built-in rewinding code | Max Kellermann | 2009-12-30 | 1 | -181/+10 |
| * | input/rewind: new input_stream wrapper to allow stream rewinding | Max Kellermann | 2009-12-29 | 4 | -0/+309 |
* | | archive_plugin: use GError in the open() method | Max Kellermann | 2009-12-16 | 1 | -1/+1 |
* | | input/archive: check for archive_file_open() errors | Max Kellermann | 2009-12-16 | 1 | -0/+2 |
* | | archive_plugin: wrap method calls | Max Kellermann | 2009-12-16 | 1 | -3/+3 |
* | | input_stream: return errors with GError | Max Kellermann | 2009-12-15 | 4 | -60/+108 |