aboutsummaryrefslogtreecommitdiffstats
path: root/src/decoder/faad_plugin.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* decoder/faad: skip assertion failure on large ID3 tagsMax Kellermann2009-09-301-2/+6
* faad: faad_decoder_decode() returns NULL, not falseMax Kellermann2009-03-141-1/+1
* all: Update copyright header.Avuton Olrich2009-03-131-7/+8
* faad: use faacDecFrameInfo instead of NeAACDecFrameInfoMax Kellermann2009-02-191-1/+1
* faad: variable cleanupMax Kellermann2009-02-171-9/+4
* faad: added source code commentsMax Kellermann2009-02-171-1/+36
* faad: faad_decoder_init() returns an audio_formatMax Kellermann2009-02-171-25/+23
* faad: call decoder_initialized() after libfaad initializationMax Kellermann2009-02-171-18/+27
* faad: removed DECODE_COMMAND_SEEK checkMax Kellermann2009-02-171-2/+0
* faad: use the decoder_buffer libraryMax Kellermann2009-02-171-152/+155
* faad: check the result of adts_find_frame()Max Kellermann2009-02-171-4/+2
* faad: added libfaad wrappersMax Kellermann2009-02-171-42/+61
* faad: functions return duration, no float pointerMax Kellermann2009-02-171-15/+18
* faad: removed length==NULL check in faad_song_duration()Max Kellermann2009-02-171-5/+1
* faad: fill buffer in adts_find_frame()Max Kellermann2009-02-171-4/+2
* faad: converted length check to assertion in adts_check_frame()Max Kellermann2009-02-171-3/+2
* faad: added length check before comparing "ADIF"Max Kellermann2009-02-171-1/+1
* faad: renamed internal functionsMax Kellermann2009-02-171-12/+12
* decoders: added and fixed GLib log domainsMax Kellermann2009-02-171-2/+2
* faad: no CamelCaseMax Kellermann2009-02-161-160/+159
* faad: removed AacBuffer.fileOffsetMax Kellermann2009-02-161-3/+0
* renamed decoder plugin "aac" to "faad"Max Kellermann2009-02-161-0/+469