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)
committerMartin Storsjö <martin@martin.st>
Sat, 30 Apr 2016 17:58:23 +0000 (20:58 +0300)
commit375cad096565b0796df2a307faae7619766f7c49
tree159ba5cbc93228c01df1443bf3dd7f4dd025e963
parent943f4bea37dc8d510d2f43c0bbe0df59c9b34768
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