aboutsummaryrefslogtreecommitdiffstats
path: root/src/decoder_internal.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* pcm_utils: moved conversion code to pcm_convert.cMax Kellermann2009-01-071-1/+1
* input_stream: added tag() methodMax Kellermann2009-01-031-2/+5
* decoder: removed "plugin" from the decoder structMax Kellermann2008-11-081-2/+0
* decoder_api: automatically send stream tagMax Kellermann2008-11-031-0/+3
* decoder: return const decoder_plugin structsMax Kellermann2008-11-011-1/+1
* added prefix to header macrosMax Kellermann2008-10-311-2/+2
* pcm_utils: renamed ConvState to struct pcm_convert_stateMax Kellermann2008-10-211-1/+1
* use the "bool" data type instead of "int"Max Kellermann2008-10-081-1/+1
* added flag "decoder.seeking"Max Kellermann2008-08-261-0/+2
* renamed InputPlugin to struct decoder_pluginMax Kellermann2008-08-261-1/+1
* moved convState to struct decoderMax Kellermann2008-08-261-0/+3
* added struct decoderMax Kellermann2008-08-261-0/+28