summaryrefslogtreecommitdiff
path: root/libavformat/rtpdec_vp9.c
Commit message (Expand)AuthorAge
* rtpdec_vp9: Support parsing the scalability structureMartin Storsjö2016-04-30
* rtpdec: Use AVERROR_PATCHWELCOME instead of AVERROR(ENOSYS) for unimplemented...Martin Storsjö2016-04-30
* rtpdec_vp9: Update header parsing to spec draft 02Martin Storsjö2016-04-30
* rtpdec_vp9: Make sure to free the temp buffer on closeMartin Storsjö2016-04-30
* rtpdec_vp9: Drop extra sanity check for size of input packetVittorio Giovara2015-03-11
* rtpdec: experimental VP9 depacketizer (draft 0)Thomas Volkert2015-03-05