]> git.sesse.net Git - ffmpeg/history - libavformat/latmenc.c
Combine deprecation guards where appropriate
[ffmpeg] / libavformat / latmenc.c
2016-02-23 Anton Khirnovlavf: replace AVStream.codec with AVStream.codecpar
2015-02-14 Diego Biurrunavformat: Don't anonymously typedef structs
2014-06-18 Anton Khirnovlavf: add the notimestamps flag to the muxers missing it
2012-09-04 Martin Storsjöavopt: Store defaults for AV_OPT_TYPE_INT in the i64...
2012-08-07 Anton KhirnovReplace all CODEC_ID_* with AV_CODEC_ID_*
2011-12-02 Janne Grunaulatmdec: fix audio specific config parsing
2011-10-20 Anton Khirnovlavc: use avpriv_ prefix for ff_copy_bits and align_put...
2011-10-20 Anton Khirnovlavc: use avpriv_ prefix for some mpeg4audio symbols...
2011-10-12 Anton KhirnovAVOptions: rename FF_OPT_TYPE_* => AV_OPT_TYPE_*
2011-09-30 Kieran Kunhyalatmenc: Set latmBufferFullness to largest value to...
2011-09-28 Kieran Kunhyalatmenc: Fix private options
2011-09-07 Kieran KunhyaAdd LATM muxer