summaryrefslogtreecommitdiff
path: root/libavcodec/aac_adtstoasc_bsf.c
Commit message (Expand)AuthorAge
* 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