summaryrefslogtreecommitdiffstats
path: root/libavformat/rtpdec_vp9.c
Commit message (Expand)AuthorAgeFilesLines
* rtpdec_vp9: Support parsing the scalability structureMartin Storsjö2016-04-301-2/+58
* rtpdec: Use AVERROR_PATCHWELCOME instead of AVERROR(ENOSYS) for unimplemented...Martin Storsjö2016-04-301-1/+1
* rtpdec_vp9: Update header parsing to spec draft 02Martin Storsjö2016-04-301-22/+12
* rtpdec_vp9: Make sure to free the temp buffer on closeMartin Storsjö2016-04-301-0/+6
* rtpdec_vp9: Drop extra sanity check for size of input packetVittorio Giovara2015-03-111-5/+0
* rtpdec: experimental VP9 depacketizer (draft 0)Thomas Volkert2015-03-051-0/+294
OpenPOWER on IntegriCloud