| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit '1a3eb042c704dea190c644def5b32c9cee8832b8' | Michael Niedermayer | 2015-04-20 | 1 | -2/+2 |
|\ |
|
| * | Replace av_dlog with normal av_log at trace level | Vittorio Giovara | 2015-04-19 | 1 | -2/+2 |
| * | rtpdec: experimental VP9 depacketizer (draft 0) | Thomas Volkert | 2015-03-05 | 1 | -0/+1 |
* | | avformat: map T.140 RTP codec to text | Gilles Chanteperdrix | 2015-03-01 | 1 | -1/+1 |
* | | Merge commit 'ec96a89c3e507cf0fb1f2b159b28a53f2bad9a74' | Michael Niedermayer | 2015-02-24 | 1 | -1/+1 |
|\| |
|
| * | rtpdec: Don't pass non-const pointers to fmtp attribute parsing functions | Martin Storsjö | 2015-02-24 | 1 | -1/+1 |
* | | Merge commit '353b492d0f2a21ae8eb829db1ac01b54b2a4d202' | Michael Niedermayer | 2015-02-24 | 1 | -1/+2 |
|\| |
|
| * | rtpdec: Change enc_name to a pointer instead of a fixed-size buffer | Martin Storsjö | 2015-02-24 | 1 | -1/+2 |
* | | Merge commit '04a1be8e28e81f3967eace7705343c450616cc95' | Michael Niedermayer | 2015-02-24 | 1 | -2/+2 |
|\| |
|
| * | libavformat: add T.140 RTP depacketization (RFC 4103) | Gilles Chanteperdrix | 2015-02-24 | 1 | -0/+7 |
| * | 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: fix issue with conversion from unsigned to signed | Gilles Chanteperdrix | 2015-02-21 | 1 | -1/+1 |
| * | rtp: Initial H.261 support | Thomas Volkert | 2014-12-18 | 1 | -0/+1 |
* | | libavformat/rtpdec: fix issue with conversion from unsigned to signed | Gilles Chanteperdrix | 2015-02-21 | 1 | -1/+1 |
* | | avformat/rtpdec: DV depacketizer (RFC 6469) | Thomas Volkert | 2015-02-15 | 1 | -0/+1 |
* | | rtpdec: experimental VP9 depacketizer (draft 0) | Thomas Volkert | 2015-02-15 | 1 | -0/+1 |
* | | avformat/rtpdec_ac3: add AC3 RTP depacketization (RFC 4184) | Gilles Chanteperdrix | 2015-02-14 | 1 | -0/+1 |
* | | avformat/rtpdec_mpeg12: add robust MPEG audio depacketization (RFC 5219) | Gilles Chanteperdrix | 2015-02-14 | 1 | -0/+1 |
* | | avformat/rtpdec: add T.140 RTP depacketization (RFC 4103) | Gilles Chanteperdrix | 2015-02-13 | 1 | -0/+7 |
* | | avformat/rtpdec: Use av_freep() to avoid leaving stale pointers in memory | Michael Niedermayer | 2014-12-23 | 1 | -4/+4 |
* | | Merge commit '6df9d9b55d3f56ee7782639a7678eeeaf77f14ea' | Michael Niedermayer | 2014-10-24 | 1 | -5/+5 |
|\| |
|
| * | lavf: Use av_gettime_relative | Martin Storsjö | 2014-10-24 | 1 | -5/+5 |
* | | Merge commit 'c463dfc7e49929a9891884312b23b27d14729c51' | Michael Niedermayer | 2014-09-24 | 1 | -1/+0 |
|\| |
|
| * | 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 |
* | | avformat/rtpdec: support for HEVC/H.265 RTP payload format (draft v6) depacke... | ThomasVolkert | 2014-08-26 | 1 | -0/+2 |
* | | Add support for H.261 RTP payload format (RFC 4587) | ThomasVolkert | 2014-08-24 | 1 | -0/+1 |
* | | Merge commit '0307cc2253e76772b1c645ac6117d08da87a147c' | Michael Niedermayer | 2014-07-09 | 1 | -3/+5 |
|\| |
|
| * | rtpdec: pass an AVFormatContext to ff_parse_fmtp() | Anton Khirnov | 2014-07-09 | 1 | -3/+5 |
* | | avformat/rtpdec: Enable GSM RTP depacketization | Andrey Utkin | 2013-12-08 | 1 | -0/+7 |
* | | Merge commit 'feeafb4adabd5c17de1738ed9962e40892b20edb' | Michael Niedermayer | 2013-10-29 | 1 | -1/+1 |
|\| |
|
| * | lavf: do not export av_register_{rtp,rdt}_dynamic_payload_handlers from share... | Anton Khirnov | 2013-10-28 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-06-07 | 1 | -1/+1 |
|\| |
|
| * | rtpdec: Fix the alphabetical ordering in registering depacketizers | Martin Storsjö | 2013-06-06 | 1 | -1/+1 |
* | | Merge commit '1afddbe59e96af75f1c07605afc95615569f388f' | Michael Niedermayer | 2013-03-08 | 1 | -2/+6 |
|\| |
|
| * | avpacket: use AVBuffer to allow refcounting the packets. | Anton Khirnov | 2013-03-08 | 1 | -2/+6 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-03-03 | 1 | -1/+1 |
|\| |
|
| * | rtpdec: Initialize some variables to silence compiler warnings | Martin Storsjö | 2013-03-02 | 1 | -1/+1 |
* | | Merge commit 'f53490cc0c809975f8238d5a9edbd26f83bd2f84' | Michael Niedermayer | 2013-01-21 | 1 | -10/+9 |
|\| |
|
| * | rtpdec/srtp: Handle CSRC fields being present | Martin Storsjö | 2013-01-21 | 1 | -3/+7 |
| * | rtpdec: Check the return value from av_new_packet | Martin Storsjö | 2013-01-21 | 1 | -1/+2 |
* | | Merge commit 'c6f1dc8e4cd967ae056698eafb891a08003c211c' | Michael Niedermayer | 2013-01-21 | 1 | -52/+7 |
|\| |
|
| * | rtpdec: Move setting the parsing flags to the actual depacketizers | Martin Storsjö | 2013-01-20 | 1 | -12/+0 |
| * | rtpdec: Split handling of mpeg12 audio/video to a separate depacketizer | Martin Storsjö | 2013-01-20 | 1 | -37/+5 |
* | | Merge commit '2326558d5277ec87ba6d607a01ec6acfc51c694c' | Michael Niedermayer | 2013-01-21 | 1 | -64/+25 |
|\| |
|
| * | rtpdec: Split mpegts parsing to a normal depacketizer | Martin Storsjö | 2013-01-20 | 1 | -46/+10 |
| * | rtpdec: Reorder payload handler registration alphabetically | Martin Storsjö | 2013-01-20 | 1 | -18/+15 |
* | | rtpdec: support CSRC | Michael Niedermayer | 2013-01-15 | 1 | -0/+4 |