Commit Graph

4 Commits

Author SHA1 Message Date
Martin Storsjo 3a81d6ae68 Increase the output buffer size for HE-AAC 2018-07-05 00:29:50 +03:00
Martin Storsjo 8484697c4b Set AVFMT_FLAG_KEEP_SIDE_DATA when demuxing m4a, if the demuxer migth need it 2018-07-05 00:02:56 +03:00
Martin Storsjo f4da0776b4 Fix the aacDecoder_DecodeFrame call in m4a-dec.c
On errors, this function clears the output buffer, and the buffer
size provided is in number of samples, not number of bytes.
2018-06-29 15:01:12 +03:00
Martin Storsjo 1d9346e267 Add a decoding example that uses libavformat to demux .m4a files 2018-06-22 23:47:19 +03:00