aboutsummaryrefslogtreecommitdiff
path: root/src/decoder
Commit message (Expand)AuthorAge
...
* | decoder/mp4ff: moved code to mp4ff_tag_name_parse()Max Kellermann2010-05-31
* | decoder/vorbis: rename local variable "ret"Max Kellermann2010-05-31
* | decoder/vorbis: implement method stream_tag()Max Kellermann2010-05-31
* | decoder/vorbis: move code to vorbis_open_stream()Max Kellermann2010-05-31
* | decoder/vorbis: use single global ov_callbacks constantMax Kellermann2010-05-30
* | decoder/vorbis: rename struct vorbis_decoder_data to vorbis_isMax Kellermann2010-05-30
* | decoder/mp4ff: support tags "albumartist", "band"Max Kellermann2010-05-30
* | decoder/mp4ff: use tag_table.h to parse tag namesMax Kellermann2010-05-30
* | decoder/mp4ff: rename plugin "mp4" to "mp4ff"Max Kellermann2010-05-30
* | Merge release 0.15.10 from branch 'v0.15.x'Max Kellermann2010-05-30
|\|
| * decoder/mad: fix buffer variable name on !HAVE_ID3TAGMax Kellermann2010-05-30
| * decoder/mad: properly calculate ID3 size without libid3tagMax Kellermann2010-04-13
* | input/ffmpeg: new input plugin using libavformat's "avio" libraryMax Kellermann2010-05-18
* | mixramp: Adjust MixRamp threshold to account for ReplayGain.Tim Phipps2010-05-08
* | Merge branch 'master' of git://github.com/mcfiredrill/mpdMax Kellermann2010-04-20
|\ \
| * | Decoder for game music emulation library.Tony Miller2010-04-10
* | | decoder/ffmpeg: fix crash on startup in mpd_ffmpeg_log_callback()Charles Kerr2010-04-11
|/ /
* | decoder/ffmpeg: print item name in log callbackMax Kellermann2010-03-28
* | Merge release 0.15.9 from branch 'v0.15.x'Max Kellermann2010-03-28
|\|
| * decoder/mpcdec: fix replay gain formula with v8Aleksei Kaveshnikov2010-03-19
| * decoder/mpcdec: fix negative shift on fixed-point samplesPiotr Gozdur2010-03-17
| * decoder/mad: fix crash when seeking at end of songMax Kellermann2010-02-27
* | Add support for MixRamp tagsTim Phipps2010-03-21
* | 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