Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | faad: functions return duration, no float pointer | Max Kellermann | 2009-02-17 | 1 | -15/+18 |
* | faad: removed length==NULL check in faad_song_duration() | Max Kellermann | 2009-02-17 | 1 | -5/+1 |
* | faad: fill buffer in adts_find_frame() | Max Kellermann | 2009-02-17 | 1 | -4/+2 |
* | faad: converted length check to assertion in adts_check_frame() | Max Kellermann | 2009-02-17 | 1 | -3/+2 |
* | faad: added length check before comparing "ADIF" | Max Kellermann | 2009-02-17 | 1 | -1/+1 |
* | faad: renamed internal functions | Max Kellermann | 2009-02-17 | 1 | -12/+12 |
* | decoders: added and fixed GLib log domains | Max Kellermann | 2009-02-17 | 1 | -2/+2 |
* | faad: no CamelCase | Max Kellermann | 2009-02-16 | 1 | -160/+159 |
* | faad: removed AacBuffer.fileOffset | Max Kellermann | 2009-02-16 | 1 | -3/+0 |
* | renamed decoder plugin "aac" to "faad" | Max Kellermann | 2009-02-16 | 1 | -0/+469 |