25 Commits (01621202aad7e27b2a05c71d9ad7a19dfcbe17ec)

Author SHA1 Message Date
Anton Khirnov 9200514ad8 lavf: replace AVStream.codec with AVStream.codecpar 9 years ago
Thomas Volkert 9c09fbd805 rtpdec: experimental VP9 depacketizer (draft 0) 10 years ago
Martin Storsjö 3567b91e49 rtpdec_hevc: Share the implementation of fragmented packets with h264 10 years ago
Martin Storsjö 8633fb47db rtpdec_hevc: Share the implementation of parsing a=framesize with h264 10 years ago
Thomas Volkert c99915f7c7 rtpdec: DV depacketizer (RFC 6469) 10 years ago
Gilles Chanteperdrix 96084251e5 libavformat: add robust MPEG audio depacketization (RFC 5219) 10 years ago
Gilles Chanteperdrix 5e5583efe4 libavformat: add AC3 RTP depacketization (RFC 4184) 10 years ago
Martin Storsjö 0de0751084 rtpdec_h264: Make reusable functions non-static 10 years ago
Thomas Volkert a505c0d737 rtp: Initial H.261 support 10 years ago
Vittorio Giovara c463dfc7e4 rtpdec_hevc: Drop a duplicated, nonstandard entry 10 years ago
Thomas Volkert 95e177eeb2 rtpdec: HEVC/H.265 support 10 years ago
Martin Storsjö a9c847c1ba rtpdec: Split handling of mpeg12 audio/video to a separate depacketizer 12 years ago
Martin Storsjö 2326558d52 rtpdec: Split mpegts parsing to a normal depacketizer 12 years ago
Martin Storsjö 90c784cc13 rtpdec: Pass the sequence number to depacketizers 12 years ago
Samuel Pitoiset 3c19815416 rtp: Depacketization of JPEG (RFC 2435) 12 years ago
Martin Storsjö 89c3960544 rtpdec: Add a depacketizer for iLBC 13 years ago
Martin Storsjö c7e8639c70 rtpdec: Identify incorrectly signalled H263 13 years ago
Martin Storsjö 08bddfcde5 rtpdec: Support H263 in RFC 2190 format 13 years ago
Miroslav Slugeň 06d7325ab1 rtpdec: Add support for G726 audio 13 years ago
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
Martin Storsjö 35014efcc6 rtpdec: Add a dynamic payload handler for the x-Purevoice format, RFC 2658 14 years ago
Martin Storsjö 3ece3e4c56 Add RTP depacketization of the X-QT QuickTime format 14 years ago
Josh Allmann 51291e6005 Add RTP depacketization of VP8 14 years ago
Martin Storsjö 1ddc176ec4 Add RTP depacketization of MP4A-LATM 14 years ago
Martin Storsjö 965a3ddb1f Remove mostly unnecessary rtpdec_*.h files, store the declarations in one file 15 years ago