Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mp4ff: always free the mp4ff_read_sample() buffer | Max Kellermann | 2009-02-18 | 1 | -2/+2 |
* | mp4ff: don't allocate seek_table when input is not seekable | Max Kellermann | 2009-02-18 | 1 | -2/+10 |
* | mp4ff: include cleanup | Max Kellermann | 2009-02-18 | 1 | -4/+4 |
* | mp4ff: use faacDecInit2() to find the AAC track | Max Kellermann | 2009-02-18 | 1 | -49/+36 |
* | mp4ff: moved code to mp4_faad_new() | Max Kellermann | 2009-02-18 | 1 | -53/+65 |
* | mp4ff: call decoder_initialized() after libfaad initialization | Max Kellermann | 2009-02-18 | 1 | -23/+32 |
* | mp4ff: merged mp4_load_tag() into mp4_tag_dup() | Max Kellermann | 2009-02-18 | 1 | -7/+1 |
* | decoders: added and fixed GLib log domains | Max Kellermann | 2009-02-17 | 1 | -1/+4 |
* | renamed decoder plugin "mp4" to "mp4ff" | Max Kellermann | 2009-02-17 | 1 | -0/+420 |