aboutsummaryrefslogtreecommitdiff
path: root/src/decoder/mad_plugin.c
Commit message (Expand)AuthorAge
* renamed decoder plugin sourcesMax Kellermann2010-01-04
* decoder/mad: fix build error without libid3tagMax Kellermann2010-01-04
* decoder_api: added function decoder_replay_gain()Max Kellermann2010-01-04
* Update copyright notices.Avuton Olrich2009-12-31
* decoder: switch a bunch of plugins to stream_tag()Max Kellermann2009-12-31
* decoder_api: added function decoder_timestamp()Max Kellermann2009-12-26
* input_stream: return errors with GErrorMax Kellermann2009-12-15
* audio_format: changed "bits" to "enum sample_format"Max Kellermann2009-12-02
* decoder: use audio_format_init_checked()Max Kellermann2009-11-14
* include config.h in all sourcesMax Kellermann2009-11-12
* input_stream: use "goffset" instead of "off_t"Max Kellermann2009-10-11
* Merged release 0.15.2 from branch 'v0.15.x'Max Kellermann2009-08-15
|\
| * mad: skip ID3 frames when libid3tag is disabledMax Kellermann2009-07-22
* | Add audio_format_init() functionDavid Woodhouse2009-07-19
|/
* mad_decoder: use g_ascii_strcasecmp() instead of strcasecmp()Max Kellermann2009-04-28
* all: Update copyright header.Avuton Olrich2009-03-13
* decoders: added and fixed GLib log domainsMax Kellermann2009-02-17
* renamed decoder plugin "mp3" to "mad"Max Kellermann2009-02-16