aboutsummaryrefslogtreecommitdiff
path: root/src/decoder/faad_plugin.c
Commit message (Expand)AuthorAge
* renamed decoder plugin sourcesMax 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
* Merged release 0.15.4 from branch 'v0.15.x'Max Kellermann2009-10-03
|\
| * decoder/faad: skip assertion failure on large ID3 tagsMax Kellermann2009-09-30
* | Add audio_format_init() functionDavid Woodhouse2009-07-19
|/
* faad: faad_decoder_decode() returns NULL, not falseMax Kellermann2009-03-14
* all: Update copyright header.Avuton Olrich2009-03-13
* faad: use faacDecFrameInfo instead of NeAACDecFrameInfoMax Kellermann2009-02-19
* faad: variable cleanupMax Kellermann2009-02-17
* faad: added source code commentsMax Kellermann2009-02-17
* faad: faad_decoder_init() returns an audio_formatMax Kellermann2009-02-17
* faad: call decoder_initialized() after libfaad initializationMax Kellermann2009-02-17
* faad: removed DECODE_COMMAND_SEEK checkMax Kellermann2009-02-17
* faad: use the decoder_buffer libraryMax Kellermann2009-02-17
* faad: check the result of adts_find_frame()Max Kellermann2009-02-17
* faad: added libfaad wrappersMax Kellermann2009-02-17
* faad: functions return duration, no float pointerMax Kellermann2009-02-17
* faad: removed length==NULL check in faad_song_duration()Max Kellermann2009-02-17
* faad: fill buffer in adts_find_frame()Max Kellermann2009-02-17
* faad: converted length check to assertion in adts_check_frame()Max Kellermann2009-02-17
* faad: added length check before comparing "ADIF"Max Kellermann2009-02-17
* faad: renamed internal functionsMax Kellermann2009-02-17
* decoders: added and fixed GLib log domainsMax Kellermann2009-02-17
* faad: no CamelCaseMax Kellermann2009-02-16
* faad: removed AacBuffer.fileOffsetMax Kellermann2009-02-16
* renamed decoder plugin "aac" to "faad"Max Kellermann2009-02-16