Skip to content
Snippets Groups Projects
Commit a9b10e15 authored by Vignesh Venkatasubramanian's avatar Vignesh Venkatasubramanian Committed by Michael Niedermayer
Browse files

lavf/webm_dash: some fields should go into Representation


Width, Height and Sample Rate should be in the AdaptationSet tag
only if all the contained representations have the same width,
height and sampling rate. Otherwise they should go into the
Representation tag. This patch adds this functionality and a fate
test for the same.

Signed-off-by: default avatarVignesh Venkatasubramanian <vigneshv@google.com>
Signed-off-by: default avatarMichael Niedermayer <michaelni@gmx.at>
parent 0d92b0d5
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment