summaryrefslogtreecommitdiff
path: root/src/input/RewindInputPlugin.cxx
AgeCommit message (Expand)Author
2014-01-24Input*: move to input/Max Kellermann
2014-01-13copyright year 2014Max Kellermann
2013-11-28include cleanup using iwyuMax Kellermann
2013-10-28*: use nullptr instead of NULLMax Kellermann
2013-10-23input_stream: rename struct to InputStreamMax Kellermann
2013-10-23InputInternal: remove obsolete libraryMax Kellermann
2013-10-17InputStream: use int64_t instead of goffsetMax Kellermann
2013-10-17input_plugin: rename struct to "InputPlugin"Max Kellermann
2013-10-02Log: new logging library APIMax Kellermann
2013-09-05Tag, ...: move to libtag.aMax Kellermann
2013-09-05InputLegacy: move functions to the input_stream classMax Kellermann
2013-09-04util/Error: new error passing libraryMax Kellermann
2013-07-30tag: convert to C++Max Kellermann
2013-01-30input/Rewind: remove bogus assertionMax Kellermann
2013-01-28InputStream: use std::stringMax Kellermann
2013-01-28InputStream: store references instead of pointersMax Kellermann
2013-01-28InputStream: add constructor/destructorMax Kellermann
2013-01-27DecoderControl, InputStream: use Mutex/Cond instead of GMutex/GCondMax Kellermann
2013-01-26input_stream: forward-declare the structMax Kellermann
2013-01-25input_{internal,plugin}: convert to C++Max Kellermann
2013-01-21input/rewind: convert to C++Max Kellermann