aboutsummaryrefslogtreecommitdiffstats
path: root/src/input_stream.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* input_stream: make seek(), buffer() optionalMax Kellermann2009-01-301-0/+7
* input_stream: let the implementation assign is->pluginMax Kellermann2009-01-301-1/+7
* added support for the MMS protocolMax Kellermann2009-01-291-0/+7
* input_stream: added tag() methodMax Kellermann2009-01-031-4/+10
* disable archive API without pluginsMax Kellermann2008-12-271-0/+5
* new archive api, input_archive streamViliam Mateicka2008-12-161-0/+2
* input_stream: size==-1 means unknown sizeMax Kellermann2008-11-161-1/+1
* decoder: check length==0 in decoder_read()Max Kellermann2008-11-151-0/+4
* input_stream: pass const url to input_stream_open()Max Kellermann2008-10-311-1/+1
* input_stream: convert offset and size to the off_t data typeMax Kellermann2008-10-281-1/+1
* input_stream: use g_free() in input_stream_close()Max Kellermann2008-10-261-8/+5
* input_stream: use "bool" instead of "int"Max Kellermann2008-10-261-7/+9
* input_stream: input_stream_close() returns voidMax Kellermann2008-10-261-2/+2
* input_stream: added struct input_pluginMax Kellermann2008-10-261-11/+22
* input_stream: no CamelCaseMax Kellermann2008-10-261-31/+31
* input_file: removed global constructorMax Kellermann2008-10-261-1/+0
* input_stream: renamed sources, no CamelCaseMax Kellermann2008-10-261-0/+98