summaryrefslogtreecommitdiff
path: root/libavcodec/aac_adtstoasc_bsf.c
Commit message (Expand)AuthorAge
* lavc: add a new bitstream filtering APIAnton Khirnov2016-03-20
* lavc: Consistently prefix input buffer definesVittorio Giovara2015-07-27
* aac_adtstoasc_bsf: Check extradata memory allocationHimangi Saraogi2015-02-17
* aac_adtstoasc_bsf: Return proper error codeGabriel Dume2014-09-01
* av_log_missing_feature() ---> avpriv_report_missing_feature()Diego Biurrun2013-03-13
* Use proper return values in case of missing featuresDiego Biurrun2012-10-12
* Restructure av_log_missing_feature messageDiego Biurrun2012-10-09
* lavc: use avpriv_ prefix for some mpeg4audio symbols used in lavf.Anton Khirnov2011-10-20
* lavc: use avpriv_ prefix for ff_aac_parse_header().Anton Khirnov2011-10-20
* Fixed size given to init_get_bits().Laurent Aimar2011-09-15
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf.Diego Elio Pettenò2011-01-26
* Split the ADTS header decoder off of the ADTS parser.Alex Converse2010-07-12
* Pad the extradata in the AAC ADTS to AudioSpecificConfig bitstream filter.Alex Converse2009-11-15
* Rename ff_log_missing_feature() to av_log_missing_feature().Ronald S. Bultje2009-06-29
* AAC ADTS to AudioSpecificConfig bitstream filterAlex Converse2009-06-03