aboutsummaryrefslogtreecommitdiffstats
path: root/src/input/rewind_input_plugin.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* copyright year 2011Max Kellermann2011-01-291-1/+1
* Merge release 0.15.15 from branch 'v0.15.x'Max Kellermann2010-11-081-1/+1
|\
| * input/rewind: fix assertion failureMax Kellermann2010-11-081-1/+1
* | Merge release 0.15.14 from branch 'v0.15.x'Max Kellermann2010-11-071-2/+4
|\|
| * input/rewind: remove redundant NULL check before g_free() callMax Kellermann2010-11-051-2/+1
| * input/rewind: add two assertionsMax Kellermann2010-11-051-0/+3
| * input/rewind: fix double free bugMax Kellermann2010-11-051-0/+1
* | Merge release 0.15.13 from branch 'v0.15.x'Max Kellermann2010-10-111-3/+4
|\|
| * input/rewind: enable for MMSThomas Jansen2010-09-281-2/+10
| * rewind_input_plugin: Update MIME not only onceThomas Jansen2010-09-231-3/+4
* | input_stream: added attribute "uri"Max Kellermann2010-01-181-1/+1
* | input_stream: added function input_stream_deinit()Max Kellermann2010-01-181-0/+1
* | input/rewind: enable the "rewind" wrapper for all non-seekable streamsMax Kellermann2010-01-041-3/+2
* | input_stream: return allocated input_stream objectsMax Kellermann2010-01-011-41/+36
* | Update copyright notices.Avuton Olrich2009-12-311-1/+1
* | Merge vorbis+icy fixes from branch 'v0.15.x'Max Kellermann2009-12-301-9/+11
|/
* input/rewind: new input_stream wrapper to allow stream rewindingMax Kellermann2009-12-291-0/+238