]> git.sesse.net Git - ffmpeg/history - libavcodec/aac_adtstoasc_bsf.c
dashenc: Simplify code by using a local variable
[ffmpeg] / libavcodec / aac_adtstoasc_bsf.c
2015-02-17 Himangi Saraogiaac_adtstoasc_bsf: Check extradata memory allocation
2014-09-01 Gabriel Dumeaac_adtstoasc_bsf: Return proper error code
2013-03-13 Diego Biurrunav_log_missing_feature() ---> avpriv_report_missing_fea...
2012-10-12 Diego BiurrunUse proper return values in case of missing features
2012-10-09 Diego BiurrunRestructure av_log_missing_feature message
2011-10-20 Anton Khirnovlavc: use avpriv_ prefix for some mpeg4audio symbols...
2011-10-20 Anton Khirnovlavc: use avpriv_ prefix for ff_aac_parse_header().
2011-09-15 Laurent AimarFixed size given to init_get_bits().
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2011-01-26 Diego Elio PettenòAdd ff_ prefix to data symbols of encoders, decoders...
2010-07-12 Alex ConverseSplit the ADTS header decoder off of the ADTS parser.
2009-11-15 Alex ConversePad the extradata in the AAC ADTS to AudioSpecificConfi...
2009-06-29 Ronald S. BultjeRename ff_log_missing_feature() to av_log_missing_featu...
2009-06-03 Alex ConverseAAC ADTS to AudioSpecificConfig bitstream filter