| Commit message (Expand) | Author | Age | Files | Lines |
* | lavf/rtpdec*: Constify all RTPDynamicProtocolHandler. | Carl Eugen Hoyos | 2018-02-14 | 1 | -1/+1 |
* | rtpdec_vp9: Support parsing the scalability structure | Martin Storsjö | 2016-06-14 | 1 | -2/+58 |
* | rtpdec: Use AVERROR_PATCHWELCOME instead of AVERROR(ENOSYS) for | Martin Storsjö | 2016-06-14 | 1 | -1/+1 |
* | rtpdec_vp9: Update header parsing to spec draft 02 | Martin Storsjö | 2016-06-14 | 1 | -22/+12 |
* | rtpdec_vp9: Make sure to free the temp buffer on close | Martin Storsjö | 2016-06-14 | 1 | -0/+6 |
* | Merge commit 'bacc92b59bfa5d6a1f631e63e46fc1d2fb934e51' | Michael Niedermayer | 2015-03-11 | 1 | -5/+0 |
|\ |
|
| * | rtpdec_vp9: Drop extra sanity check for size of input packet | Vittorio Giovara | 2015-03-11 | 1 | -5/+0 |
* | | Merge commit '9c09fbd8053292267cdc4b542913ceced43ea3a9' | Michael Niedermayer | 2015-03-05 | 1 | -96/+91 |
|\| |
|
| * | rtpdec: experimental VP9 depacketizer (draft 0) | Thomas Volkert | 2015-03-05 | 1 | -0/+294 |
* | avformat/rtpdec_vp9: Use ffio_free_dyn_buf() | Michael Niedermayer | 2015-02-27 | 1 | -9/+2 |
* | avformat/rtpdec_vp9: remove alloc/free functions | Michael Niedermayer | 2015-02-25 | 1 | -12/+1 |
* | rtpdec: experimental VP9 depacketizer (draft 0) | Thomas Volkert | 2015-02-15 | 1 | -0/+317 |