aboutsummaryrefslogtreecommitdiff
path: root/src/decoder
Commit message (Expand)AuthorAge
* decoder/ffmpeg: fix indentationMax Kellermann2010-03-07
* decoder/ffmpeg: implement the libavutil log callbackMax Kellermann2010-02-27
* decoder/ffmpeg: don't close the AVFormatContext after open failureMax Kellermann2010-02-27
* replay_gain_info: allocate the struct staticallyMax Kellermann2010-02-17
* ffmpeg: read more metadata.Anton Khirnov2010-02-02
* decoder/flac: fix replay gain (short-circuiting "or")Tim Phipps2010-01-28
* decoder/wavpack: fixed WVC URIMax Kellermann2010-01-20
* decoder/ffmpeg: call decoder_timestamp() once per packetMax Kellermann2010-01-18
* decoder/ffmpeg: merged ffmpeg_helper() into ffmpeg_decode()Max Kellermann2010-01-18
* decoder/ffmpeg: optimized the stream_tag() methodMax Kellermann2010-01-18
* decoder/ffmpeg: free AVFormatContext on errorMax Kellermann2010-01-18
* decoder_api: removed function decoder_get_uri()Max Kellermann2010-01-18
* Merge release 0.15.8 from branch 'v0.15.xMax Kellermann2010-01-18
|\
| * decoder/ffmpeg: added more MIME typesMax Kellermann2010-01-17
| * decoder/ffmpeg: append file name suffix to virtual stream URLMax Kellermann2010-01-17
* | audio_format: support packed 24 bit samplesMax Kellermann2010-01-16
* | decoder/flac: support streams without STREAMINFO blockMax Kellermann2010-01-06
* | decoder/flac: pass bits_per_sample to flac_sample_format()Max Kellermann2010-01-06
* | decoder/flac: moved decoder initialization to _flac_common.cMax Kellermann2010-01-06
* | decoder/flac: remember audio_format, not stream_infoMax Kellermann2010-01-06
* | decoder/flac: removed CUE sheet supportMax Kellermann2010-01-06
* | decoder/flac: moved flac_tag_load() to flac_metadata.cMax Kellermann2010-01-06
* | renamed decoder plugin sourcesMax Kellermann2010-01-04
* | decoder/mad: fix build error without libid3tagMax Kellermann2010-01-04
* | replay_gain: moved code to replay_gain_info.cMax Kellermann2010-01-04
* | decoder_api: added function decoder_replay_gain()Max Kellermann2010-01-04
* | input_stream: return allocated input_stream objectsMax Kellermann2010-01-01
* | Update copyright notices.Avuton Olrich2009-12-31
* | decoder: switch a bunch of plugins to stream_tag()Max Kellermann2009-12-31
* | decoder_plugin: added method stream_tag()Max Kellermann2009-12-31
* | Merge vorbis+icy fixes from branch 'v0.15.x'Max Kellermann2009-12-30
|\|
| * decoder/{ffmpeg,flac,vorbis}: added more flac/vorbis MIME typesMax Kellermann2009-12-29
* | Merged release 0.15.7 from branch 'v0.15.x'Max Kellermann2009-12-27
|\|
| * decoder/wavpack: allow fine-grained seekingMax Kellermann2009-12-26
* | decoder_api: added function decoder_timestamp()Max Kellermann2009-12-26
* | updated mp4ff decoder about input_stream_seekAlam Arias2009-12-16
* | input_stream: return errors with GErrorMax Kellermann2009-12-15
* | decoder/mikmod: fixed gcc uninitialized warningMax Kellermann2009-12-14
* | Merge branch 'v0.15.x'Max Kellermann2009-12-14
|\|
| * decoder/wavpack: don't use the nonstandard "uchar" typeMax Kellermann2009-12-11
| * ffmpeg: don't try to force stereoMax Kellermann2009-11-30
* | audio_format: changed "bits" to "enum sample_format"Max Kellermann2009-12-02
* | decoder/mpcdec: set 24 bit sample formatMax Kellermann2009-11-25
* | Merged release 0.15.6 from branch 'v0.15.x'Max Kellermann2009-11-19
|\|
| * decoder/flac: fixed compiler warningMax Kellermann2009-11-19
| * decoder/flac: fixed NULL pointer dereference in CUE codeMax Kellermann2009-11-18
| * decoder/ffmpeg: align the output bufferMax Kellermann2009-11-15
* | decoder/audio: eliminate the "bits" variableMax Kellermann2009-11-14
* | decoder/audiofile: moved code to audiofile_setup_sample_format()Max Kellermann2009-11-14
* | decoder/modplug: count frame positionMax Kellermann2009-11-14