]> git.sesse.net Git - ffmpeg/history - libavformat/rtpdec_formats.h
AVFrame: deprecate all now unused fields
[ffmpeg] / libavformat / rtpdec_formats.h
2013-01-20 Martin Storsjörtpdec: Split handling of mpeg12 audio/video to a separ...
2013-01-20 Martin Storsjörtpdec: Split mpegts parsing to a normal depacketizer
2012-12-21 Martin Storsjörtpdec: Pass the sequence number to depacketizers
2012-09-09 Samuel Pitoisetrtp: Depacketization of JPEG (RFC 2435)
2012-06-18 Martin Storsjörtpdec: Add a depacketizer for iLBC
2012-02-18 Martin Storsjörtpdec: Identify incorrectly signalled H263
2012-02-14 Martin Storsjörtpdec: Support H263 in RFC 2190 format
2011-11-30 Miroslav Slugeňrtpdec: Add support for G726 audio
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2010-12-05 Martin Storsjörtpdec: Add a dynamic payload handler for the x-Purevoi...
2010-10-06 Martin StorsjöAdd RTP depacketization of the X-QT QuickTime format
2010-08-16 Josh AllmannAdd RTP depacketization of VP8
2010-08-12 Martin StorsjöAdd RTP depacketization of MP4A-LATM
2010-07-30 Martin StorsjöRemove mostly unnecessary rtpdec_*.h files, store the...