summaryrefslogtreecommitdiffstats
path: root/libavcodec/aac_adtstoasc_bsf.c
Commit message (Expand)AuthorAgeFilesLines
* aac_adtstoasc_bsf: Check extradata memory allocationHimangi Saraogi2015-02-171-0/+2
* aac_adtstoasc_bsf: Return proper error codeGabriel Dume2014-09-011-1/+1
* av_log_missing_feature() ---> avpriv_report_missing_feature()Diego Biurrun2013-03-131-2/+6
* Use proper return values in case of missing featuresDiego Biurrun2012-10-121-2/+2
* Restructure av_log_missing_feature messageDiego Biurrun2012-10-091-2/+2
* lavc: use avpriv_ prefix for some mpeg4audio symbols used in lavf.Anton Khirnov2011-10-201-1/+1
* lavc: use avpriv_ prefix for ff_aac_parse_header().Anton Khirnov2011-10-201-1/+1
* Fixed size given to init_get_bits().Laurent Aimar2011-09-151-1/+1
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
* Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf.Diego Elio Pettenò2011-01-261-1/+1
* Split the ADTS header decoder off of the ADTS parser.Alex Converse2010-07-121-1/+1
* Pad the extradata in the AAC ADTS to AudioSpecificConfig bitstream filter.Alex Converse2009-11-151-1/+1
* Rename ff_log_missing_feature() to av_log_missing_feature().Ronald S. Bultje2009-06-291-2/+2
* AAC ADTS to AudioSpecificConfig bitstream filterAlex Converse2009-06-031-0/+114
OpenPOWER on IntegriCloud