| Commit message (Expand) | Author | Age | Files | Lines |
* | avformat/rtpdec: Make ff_rtp_handler_iterate() static | Andreas Rheinhardt | 2021-09-08 | 1 | -3/+12 |
* | avformat/rtpdec: Fix prft wallclock time. | Alok Priyadarshi | 2021-03-30 | 1 | -2/+7 |
* | avformat/rtpdec: attach producer reference time if available | Alok Priyadarshi | 2021-03-23 | 1 | -0/+19 |
* | avformat/rtpdec: use av_packet_alloc() to allocate packets | James Almer | 2021-03-17 | 1 | -1/+1 |
* | avformat/rtpdec: Avoid allocations of small dynamic buffers | Andreas Rheinhardt | 2021-01-31 | 1 | -25/+13 |
* | avformat/rtpdec: Constify RTPDynamicProtocolHandlers | Andreas Rheinhardt | 2021-01-24 | 1 | -11/+11 |
* | avformat/rtpdec: export Opus extradata in ff_rtp_parse_open() | Jonathan Baudanza | 2021-01-03 | 1 | -0/+51 |
* | avformat: remove unneeded avio_flush() calls before calling avio_close_dyn_buf() | Marton Balint | 2020-01-07 | 1 | -2/+0 |
* | lavf/rtpdec: Constify several pointers. | Carl Eugen Hoyos | 2018-02-11 | 1 | -3/+3 |
* | lavf/rtp: replace linked list with array | Josh de Kock | 2018-02-06 | 1 | -61/+77 |
* | rtp: rfc4175: add handler for YCbCr-4:2:2 | Damien Riegel | 2017-04-05 | 1 | -0/+1 |
* | avformat/rtpdec: Add support for 24 bit RTSP audio playback | Timur Aydin | 2016-11-05 | 1 | -0/+7 |
* | lavf/rtpdec_g726: Map mime type G726 to g726le. | Carl Eugen Hoyos | 2016-10-22 | 1 | -0/+4 |
* | Merge commit 'b7f98659f21dce438c33b512e25fd64b8d07c347' | Clément Bœsch | 2016-06-29 | 1 | -1/+2 |
|\ |
|
| * | Remove unnecessary get_bits.h #includes | Diego Biurrun | 2016-06-07 | 1 | -1/+2 |
* | | Merge commit '9ea78fd00a49f0691c1a5134eb59d4e5bb380a2a' | Clément Bœsch | 2016-06-21 | 1 | -1/+1 |
|\| |
|
| * | rtpdec: Always check if we have the next packet queued | Martin Storsjö | 2016-05-11 | 1 | -1/+1 |
* | | Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb' | Clément Bœsch | 2016-06-21 | 1 | -1/+1 |
|\| |
|
| * | cosmetics: Fix spelling mistakes | Vittorio Giovara | 2016-05-04 | 1 | -1/+1 |
* | | Merge commit '9200514ad8717c63f82101dc394f4378854325bf' | Derek Buitenhuis | 2016-04-10 | 1 | -3/+3 |
|\| |
|
| * | lavf: replace AVStream.codec with AVStream.codecpar | Anton Khirnov | 2016-02-23 | 1 | -3/+3 |
* | | avformat/rtpdec: Remove stray debug av_log() | Michael Niedermayer | 2016-03-26 | 1 | -1/+0 |
* | | rtpdec: support for VC-2 HQ RTP payload format (draft v1) | Thomas Volkert | 2016-03-22 | 1 | -0/+2 |
* | | Merge commit '8d918a98aa24134a043d578ef45bae363dbed9db' | Derek Buitenhuis | 2016-02-24 | 1 | -10/+8 |
|\| |
|
| * | rtpdec: Use the right logging context | Diego Biurrun | 2016-02-19 | 1 | -10/+8 |
* | | Merge commit '22cc57da64bfd73f2206969486b0aa183ee76479' | Hendrik Leppkes | 2015-09-17 | 1 | -3/+7 |
|\| |
|
| * | rtpdec: Forward the memory failure | Luca Barbato | 2015-09-16 | 1 | -3/+7 |
| * | rtpdec: inform jitter buffer size | Eloi BAIL | 2015-09-16 | 1 | -0/+4 |
* | | Merge commit 'ff7f6ea9db2a77d74f7e68a716f53ba1f3f85017' | Hendrik Leppkes | 2015-09-16 | 1 | -2/+2 |
|\| |
|
| * | rtpdec: add a trace when jitter buffer is full | Eloi BAIL | 2015-09-16 | 1 | -1/+4 |
* | | rtpdec: add a trace when jitter buffer is full | Eloi BAIL | 2015-09-15 | 1 | -1/+4 |
* | | rtpdec: inform jitter buffer size | Eloi BAIL | 2015-09-15 | 1 | -0/+4 |
* | | 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 |