]> git.sesse.net Git - ffmpeg/history - libavformat/rtpdec_formats.h
mxfenc: always assume long gop
[ffmpeg] / libavformat / rtpdec_formats.h
2015-03-05 Thomas Volkertrtpdec: experimental VP9 depacketizer (draft 0)
2015-02-24 Martin Storsjörtpdec_hevc: Share the implementation of fragmented...
2015-02-24 Martin Storsjörtpdec_hevc: Share the implementation of parsing a...
2015-02-22 Thomas Volkertrtpdec: DV depacketizer (RFC 6469)
2015-02-21 Gilles Chanteperdrixlibavformat: add robust MPEG audio depacketization...
2015-02-21 Gilles Chanteperdrixlibavformat: add AC3 RTP depacketization (RFC 4184)
2015-02-21 Martin Storsjörtpdec_h264: Make reusable functions non-static
2014-12-18 Thomas Volkertrtp: Initial H.261 support
2014-09-24 Vittorio Giovarartpdec_hevc: Drop a duplicated, nonstandard entry
2014-09-03 Thomas Volkertrtpdec: HEVC/H.265 support
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...