]> git.sesse.net Git - ffmpeg/history - libavformat/rtpdec_mpeg12.c
Combine deprecation guards where appropriate
[ffmpeg] / libavformat / rtpdec_mpeg12.c
2016-02-23 Anton Khirnovlavf: replace AVStream.codec with AVStream.codecpar
2015-02-24 Martin Storsjörtpdec: Set need_parsing via a handler field
2013-05-05 Diego Biurrunavformat: Add av_cold attributes to init functions...
2013-01-20 Martin Storsjörtpdec: Move setting the parsing flags to the actual...
2013-01-20 Martin Storsjörtpdec: Split handling of mpeg12 audio/video to a separ...