OSDN Git Service

rtpdec_vp9: Support parsing the scalability structure
authorMartin Storsjö <martin@martin.st>
Wed, 27 Apr 2016 11:36:57 +0000 (14:36 +0300)
committerThomas Volkert <thomas@netzeal.de>
Tue, 14 Jun 2016 06:00:17 +0000 (08:00 +0200)
commitcab237953ea60963c627df53833513a0764ff8fe
tree62e4ba612d9a0b3a78ff2feef8200c32f9a601f7
parentd50b3fe463138a8378d0d0884750bd71db825c82
rtpdec_vp9: Support parsing the scalability structure

We still only support one single layer though, but this allows
receiving streams that have this structure present even for
single layer streams.

Signed-off-by: Martin Storsjö <martin@martin.st>
libavformat/rtpdec_vp9.c