]> git.sesse.net Git - ffmpeg/history - libavformat/g723_1.c
extract_extradata_bsf: make sure all needed parameter set NALUs were found
[ffmpeg] / libavformat / g723_1.c
2016-02-23 Anton Khirnovlavf: replace AVStream.codec with AVStream.codecpar
2015-10-26 Luca Barbatoavpacket: Replace av_free_packet with av_packet_unref
2013-05-05 Diego Biurrunavformat: Add av_cold attributes to init functions...
2012-11-11 Justin RugglesInclude libavutil/channel_layout.h instead of libavutil...
2012-08-07 Anton KhirnovReplace all CODEC_ID_* with AV_CODEC_ID_*
2012-07-30 Diego Biurrunavformat: Drop pointless "format" from container long...
2012-07-22 Mohamed Naufal BasheerG.723.1 demuxer and decoder