aboutsummaryrefslogtreecommitdiffstats
path: root/src/decoder/mad_plugin.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* renamed decoder plugin sourcesMax Kellermann2010-01-041-1235/+0
* decoder/mad: fix build error without libid3tagMax Kellermann2010-01-041-1/+0
* decoder_api: added function decoder_replay_gain()Max Kellermann2010-01-041-42/+31
* Update copyright notices.Avuton Olrich2009-12-311-1/+1
* decoder: switch a bunch of plugins to stream_tag()Max Kellermann2009-12-311-12/+8
* decoder_api: added function decoder_timestamp()Max Kellermann2009-12-261-1/+0
* input_stream: return errors with GErrorMax Kellermann2009-12-151-2/+2
* audio_format: changed "bits" to "enum sample_format"Max Kellermann2009-12-021-1/+2
* decoder: use audio_format_init_checked()Max Kellermann2009-11-141-2/+16
* include config.h in all sourcesMax Kellermann2009-11-121-2/+2
* input_stream: use "goffset" instead of "off_t"Max Kellermann2009-10-111-4/+4
* Merged release 0.15.2 from branch 'v0.15.x'Max Kellermann2009-08-151-6/+28
|\
| * mad: skip ID3 frames when libid3tag is disabledMax Kellermann2009-07-221-6/+28
* | Add audio_format_init() functionDavid Woodhouse2009-07-191-8/+2
|/
* mad_decoder: use g_ascii_strcasecmp() instead of strcasecmp()Max Kellermann2009-04-281-4/+4
* all: Update copyright header.Avuton Olrich2009-03-131-6/+7
* decoders: added and fixed GLib log domainsMax Kellermann2009-02-171-3/+5
* renamed decoder plugin "mp3" to "mad"Max Kellermann2009-02-161-0/+1218