Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rtpdec_vp9: Support parsing the scalability structure | Martin Storsjö | 2016-04-30 | 1 | -2/+58 |
* | rtpdec: Use AVERROR_PATCHWELCOME instead of AVERROR(ENOSYS) for unimplemented... | Martin Storsjö | 2016-04-30 | 1 | -1/+1 |
* | rtpdec_vp9: Update header parsing to spec draft 02 | Martin Storsjö | 2016-04-30 | 1 | -22/+12 |
* | rtpdec_vp9: Make sure to free the temp buffer on close | Martin Storsjö | 2016-04-30 | 1 | -0/+6 |
* | rtpdec_vp9: Drop extra sanity check for size of input packet | Vittorio Giovara | 2015-03-11 | 1 | -5/+0 |
* | rtpdec: experimental VP9 depacketizer (draft 0) | Thomas Volkert | 2015-03-05 | 1 | -0/+294 |