summaryrefslogtreecommitdiff
path: root/apps/codecs/libm4a/m4a.h (unfollow)
Commit message (Expand)Author
2012-04-25Add codecs to librbcodec.Sean Bartell
2011-06-02FS#12141 by Sean BartellNils Wallménius
2011-04-23get_sample_info() has been removed.Andree Buschmann
2011-04-19Optimization to latest aac decoder changes. Significantly reduce loop count i...Andree Buschmann
2011-04-18Major rework of the m4a parser for aac/alac playback, seek and resume support...Andree Buschmann
2011-01-31Rework m4a seek/resume code. Seek/resume does now also work properly with fil...Andree Buschmann
2010-01-02Commit first part of FS#10832 by Juliusz Chroboczek. Allows playback of unst...Michael Giacomelli
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg
2007-12-01Remove the mallocs for the codecdata in the m4a parser and assume a maximum s...Dave Chapman
2006-11-08Improve support for long MP4 files. Twice as long files can now play, and for...Magnus Holmgren
2006-10-11AAC codec: Improved MP4 file parsing. Should now handle most streamable files...Magnus Holmgren
2006-08-23Add resume support to AAC files.Magnus Holmgren
2005-10-29Remove generic M4A parsing code from libalac and create a libm4a - so it can ...Dave Chapman