aboutsummaryrefslogtreecommitdiff
path: root/src/decoder_internal.h
Commit message (Expand)AuthorAge
* Merge branch 'v0.16.x'Max Kellermann2011-09-22
|\
| * decoder_api: emulate SEEK command for initial seek to CUE trackMax Kellermann2011-09-22
| * decoder_internal.h: more API documentationMax Kellermann2011-09-22
* | decoder_internal: don't call input_stream_buffer()Max Kellermann2011-09-14
* | copyright year 2011Max Kellermann2011-01-29
|/
* replay_gain: reimplement as a filter pluginMax Kellermann2010-02-17
* replay_gain: refactor API, move code to replay_gain_state.cMax Kellermann2010-01-04
* decoder_api: added function decoder_replay_gain()Max Kellermann2010-01-04
* Update copyright notices.Avuton Olrich2009-12-31
* decoder_api: added function decoder_timestamp()Max Kellermann2009-12-26
* decoder_control: removed the global variable "dc"Max Kellermann2009-10-31
* decoder_api: submit the song tag to the music pipeMax Kellermann2009-04-13
* all: Update copyright header.Avuton Olrich2009-03-13
* pipe: added music_buffer, rewrite music_pipeMax Kellermann2009-03-06
* music_pipe: added music_pipe_push()Max Kellermann2009-03-06
* decoder_api: moved struct decoder_plugin to decoder_plugin.hMax Kellermann2009-02-15
* 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