summaryrefslogtreecommitdiff
path: root/libavformat/rtpdec_formats.h
Commit message (Expand)AuthorAge
* lavf: replace AVStream.codec with AVStream.codecparAnton Khirnov2016-02-23
* rtpdec: experimental VP9 depacketizer (draft 0)Thomas Volkert2015-03-05
* rtpdec_hevc: Share the implementation of fragmented packets with h264Martin Storsjö2015-02-24
* rtpdec_hevc: Share the implementation of parsing a=framesize with h264Martin Storsjö2015-02-24
* rtpdec: DV depacketizer (RFC 6469)Thomas Volkert2015-02-22
* libavformat: add robust MPEG audio depacketization (RFC 5219)Gilles Chanteperdrix2015-02-21
* libavformat: add AC3 RTP depacketization (RFC 4184)Gilles Chanteperdrix2015-02-21
* rtpdec_h264: Make reusable functions non-staticMartin Storsjö2015-02-21
* rtp: Initial H.261 supportThomas Volkert2014-12-18
* rtpdec_hevc: Drop a duplicated, nonstandard entryVittorio Giovara2014-09-24
* rtpdec: HEVC/H.265 supportThomas Volkert2014-09-03
* rtpdec: Split handling of mpeg12 audio/video to a separate depacketizerMartin Storsjö2013-01-20
* rtpdec: Split mpegts parsing to a normal depacketizerMartin Storsjö2013-01-20
* rtpdec: Pass the sequence number to depacketizersMartin Storsjö2012-12-21
* rtp: Depacketization of JPEG (RFC 2435)Samuel Pitoiset2012-09-09
* rtpdec: Add a depacketizer for iLBCMartin Storsjö2012-06-18
* rtpdec: Identify incorrectly signalled H263Martin Storsjö2012-02-18
* rtpdec: Support H263 in RFC 2190 formatMartin Storsjö2012-02-14
* rtpdec: Add support for G726 audioMiroslav Slugeň2011-11-30
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* rtpdec: Add a dynamic payload handler for the x-Purevoice format, RFC 2658Martin Storsjö2010-12-05
* Add RTP depacketization of the X-QT QuickTime formatMartin Storsjö2010-10-06
* Add RTP depacketization of VP8Josh Allmann2010-08-16
* Add RTP depacketization of MP4A-LATMMartin Storsjö2010-08-12
* Remove mostly unnecessary rtpdec_*.h files, store the declarations in one fileMartin Storsjö2010-07-30