aboutsummaryrefslogtreecommitdiff
path: root/src/decoder/mp4ff_plugin.c
Commit message (Expand)AuthorAge
* decoder_api: added function decoder_timestamp()Max Kellermann2009-12-26
* updated mp4ff decoder about input_stream_seekAlam Arias2009-12-16
* 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
* tag: removed the "_ITEM_" suffix from the enum namesMax Kellermann2009-10-13
* Add audio_format_init() functionDavid Woodhouse2009-07-19
* mp4ff_decoder: use g_ascii_strcasecmp() instead of strcasecmp()Max Kellermann2009-04-28
* all: Update copyright header.Avuton Olrich2009-03-13
* mp4ff: always free the mp4ff_read_sample() bufferMax Kellermann2009-02-18
* mp4ff: don't allocate seek_table when input is not seekableMax Kellermann2009-02-18
* mp4ff: include cleanupMax Kellermann2009-02-18
* mp4ff: use faacDecInit2() to find the AAC trackMax Kellermann2009-02-18
* mp4ff: moved code to mp4_faad_new()Max Kellermann2009-02-18
* mp4ff: call decoder_initialized() after libfaad initializationMax Kellermann2009-02-18
* mp4ff: merged mp4_load_tag() into mp4_tag_dup()Max Kellermann2009-02-18
* decoders: added and fixed GLib log domainsMax Kellermann2009-02-17
* renamed decoder plugin "mp4" to "mp4ff"Max Kellermann2009-02-17