]> git.sesse.net Git - ffmpeg/history - libavcodec/aac_adtstoasc_bsf.c
celp filters: Do not read earlier than the start of the 'out' vector.
[ffmpeg] / libavcodec / aac_adtstoasc_bsf.c
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