aboutsummaryrefslogtreecommitdiffstats
path: root/src/decoder/mad_decoder_plugin.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* input_stream: forward-declare the structMax Kellermann2013-01-261-5/+7
* DecoderAPI: _replay_gain() returns voidMax Kellermann2013-01-051-3/+2
* Merge branch 'v0.17.x'Max Kellermann2012-09-251-3/+2
|\
| * decoder_control: remove MixRamp debug messagesMax Kellermann2012-09-251-3/+2
* | decoder/mad, output_thread: add gcc_unlikely()Max Kellermann2012-08-291-2/+2
|/
* decoder_plugin: scan tags with callback tableMax Kellermann2012-02-111-8/+8
* input_stream: non-blocking I/OMax Kellermann2011-09-161-1/+1
* copyright year 2011Max Kellermann2011-01-291-1/+1
* decoder/mad: work around build failure on SolarisAlex Viskovatoff2010-12-211-2/+2
* decoder_control: use g_free() to manage mixramp allocationsMax Kellermann2010-09-231-2/+2
* decoder/mad: move RVA2 code to tag_rva2.cMax Kellermann2010-07-201-89/+2
* Merge release 0.15.12 from branch 'v0.15.x'Max Kellermann2010-07-201-11/+10
* Merge release 0.15.10 from branch 'v0.15.x'Max Kellermann2010-05-301-5/+25
* mixramp: Adjust MixRamp threshold to account for ReplayGain.Tim Phipps2010-05-081-2/+5
* Merge release 0.15.9 from branch 'v0.15.x'Max Kellermann2010-03-281-4/+0
* Add support for MixRamp tagsTim Phipps2010-03-211-0/+47
* replay_gain_info: allocate the struct staticallyMax Kellermann2010-02-171-24/+15
* renamed decoder plugin sourcesMax Kellermann2010-01-041-0/+1235