]> git.sesse.net Git - ffmpeg/commit
lavf/dashdec: Add missed side data/disposition
authorJun Zhao <barryjzhao@tencent.com>
Thu, 4 Jun 2020 14:00:48 +0000 (22:00 +0800)
committerJun Zhao <barryjzhao@tencent.com>
Thu, 18 Jun 2020 09:51:41 +0000 (17:51 +0800)
commit3cf2f515e392ab22594f34966e93e75931cfc7e2
tree7bb6fae319219a8ff47c88bef72971addbd50538
parentb7f3a7c439885945af697580a0c08c0573f8885b
lavf/dashdec: Add missed side data/disposition

dash demuxer get the stream info from sub-stream, but missed side
data/disposition part, e,g, missed the DOVI side data when the
stream is Dolby Vision streams

Signed-off-by: Jun Zhao <barryjzhao@tencent.com>
libavformat/dashdec.c