aboutsummaryrefslogtreecommitdiffstats
path: root/src/decoder/mp4ff_plugin.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* renamed decoder plugin sourcesMax Kellermann2010-01-041-421/+0
* decoder_api: added function decoder_replay_gain()Max Kellermann2010-01-041-1/+1
* Update copyright notices.Avuton Olrich2009-12-311-1/+1
* decoder: switch a bunch of plugins to stream_tag()Max Kellermann2009-12-311-15/+4
* decoder_api: added function decoder_timestamp()Max Kellermann2009-12-261-2/+2
* updated mp4ff decoder about input_stream_seekAlam Arias2009-12-161-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-8/+8
* include config.h in all sourcesMax Kellermann2009-11-121-1/+1
* tag: removed the "_ITEM_" suffix from the enum namesMax Kellermann2009-10-131-8/+8
* Add audio_format_init() functionDavid Woodhouse2009-07-191-5/+1
* mp4ff_decoder: use g_ascii_strcasecmp() instead of strcasecmp()Max Kellermann2009-04-281-8/+9
* all: Update copyright header.Avuton Olrich2009-03-131-6/+7
* mp4ff: always free the mp4ff_read_sample() bufferMax Kellermann2009-02-181-2/+2
* mp4ff: don't allocate seek_table when input is not seekableMax Kellermann2009-02-181-2/+10
* mp4ff: include cleanupMax Kellermann2009-02-181-4/+4
* mp4ff: use faacDecInit2() to find the AAC trackMax Kellermann2009-02-181-49/+36
* mp4ff: moved code to mp4_faad_new()Max Kellermann2009-02-181-53/+65
* mp4ff: call decoder_initialized() after libfaad initializationMax Kellermann2009-02-181-23/+32
* mp4ff: merged mp4_load_tag() into mp4_tag_dup()Max Kellermann2009-02-181-7/+1
* decoders: added and fixed GLib log domainsMax Kellermann2009-02-171-1/+4
* renamed decoder plugin "mp4" to "mp4ff"Max Kellermann2009-02-171-0/+420