| Commit message (Expand) | Author | Age | Files | Lines |
* | lavf: replace AVStream.codec with AVStream.codecpar | Anton Khirnov | 2016-02-23 | 1 | -1/+1 |
* | rtpdec: experimental VP9 depacketizer (draft 0) | Thomas Volkert | 2015-03-05 | 1 | -0/+1 |
* | rtpdec_hevc: Share the implementation of fragmented packets with h264 | Martin Storsjö | 2015-02-24 | 1 | -0/+3 |
* | rtpdec_hevc: Share the implementation of parsing a=framesize with h264 | Martin Storsjö | 2015-02-24 | 1 | -0/+1 |
* | rtpdec: DV depacketizer (RFC 6469) | Thomas Volkert | 2015-02-22 | 1 | -0/+1 |
* | libavformat: add robust MPEG audio depacketization (RFC 5219) | Gilles Chanteperdrix | 2015-02-21 | 1 | -0/+1 |
* | libavformat: add AC3 RTP depacketization (RFC 4184) | Gilles Chanteperdrix | 2015-02-21 | 1 | -0/+1 |
* | rtpdec_h264: Make reusable functions non-static | Martin Storsjö | 2015-02-21 | 1 | -0/+8 |
* | rtp: Initial H.261 support | Thomas Volkert | 2014-12-18 | 1 | -0/+1 |
* | rtpdec_hevc: Drop a duplicated, nonstandard entry | Vittorio Giovara | 2014-09-24 | 1 | -1/+0 |
* | rtpdec: HEVC/H.265 support | Thomas Volkert | 2014-09-03 | 1 | -0/+2 |
* | rtpdec: Split handling of mpeg12 audio/video to a separate depacketizer | Martin Storsjö | 2013-01-20 | 1 | -0/+2 |
* | rtpdec: Split mpegts parsing to a normal depacketizer | Martin Storsjö | 2013-01-20 | 1 | -0/+1 |
* | rtpdec: Pass the sequence number to depacketizers | Martin Storsjö | 2012-12-21 | 1 | -1/+1 |
* | rtp: Depacketization of JPEG (RFC 2435) | Samuel Pitoiset | 2012-09-09 | 1 | -0/+1 |
* | rtpdec: Add a depacketizer for iLBC | Martin Storsjö | 2012-06-18 | 1 | -0/+1 |
* | rtpdec: Identify incorrectly signalled H263 | Martin Storsjö | 2012-02-18 | 1 | -0/+4 |
* | rtpdec: Support H263 in RFC 2190 format | Martin Storsjö | 2012-02-14 | 1 | -0/+1 |
* | rtpdec: Add support for G726 audio | Miroslav Slugeň | 2011-11-30 | 1 | -0/+4 |
* | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
* | rtpdec: Add a dynamic payload handler for the x-Purevoice format, RFC 2658 | Martin Storsjö | 2010-12-05 | 1 | -0/+1 |
* | Add RTP depacketization of the X-QT QuickTime format | Martin Storsjö | 2010-10-06 | 1 | -0/+4 |
* | Add RTP depacketization of VP8 | Josh Allmann | 2010-08-16 | 1 | -0/+1 |
* | Add RTP depacketization of MP4A-LATM | Martin Storsjö | 2010-08-12 | 1 | -0/+1 |
* | Remove mostly unnecessary rtpdec_*.h files, store the declarations in one file | Martin Storsjö | 2010-07-30 | 1 | -0/+48 |