aboutsummaryrefslogtreecommitdiff
path: root/src/decoder_internal.h
Commit message (Expand)AuthorAge
* pcm_utils: moved conversion code to pcm_convert.cMax Kellermann2009-01-07
* input_stream: added tag() methodMax Kellermann2009-01-03
* decoder: removed "plugin" from the decoder structMax Kellermann2008-11-08
* decoder_api: automatically send stream tagMax Kellermann2008-11-03
* decoder: return const decoder_plugin structsMax Kellermann2008-11-01
* added prefix to header macrosMax Kellermann2008-10-31
* pcm_utils: renamed ConvState to struct pcm_convert_stateMax Kellermann2008-10-21
* use the "bool" data type instead of "int"Max Kellermann2008-10-08
* added flag "decoder.seeking"Max Kellermann2008-08-26
* renamed InputPlugin to struct decoder_pluginMax Kellermann2008-08-26
* moved convState to struct decoderMax Kellermann2008-08-26
* added struct decoderMax Kellermann2008-08-26