]> git.sesse.net Git - ffmpeg/commit
dashenc: Don't output frameRates at both AS and Representation-level. Only output...
authorAnton Schubert <ischluff@mailbox.org>
Sun, 29 Oct 2017 15:10:35 +0000 (16:10 +0100)
committerMichael Niedermayer <michael@niedermayer.cc>
Sun, 29 Oct 2017 17:28:40 +0000 (18:28 +0100)
commitfe334712ddc633dba3774beb56579381a00d59bf
tree6200cecf20bf110553d8ee6cc125e06658747385
parent2911dabd51dc61f594e43904f27f3afd01f3f835
dashenc: Don't output frameRates at both AS and Representation-level. Only output maxFrameRate at AS-level.

Fix conformance regarding section "3.2.4. Presence of Attributes and
Element" of the "Guidelines for Implementation: DASH-IF Interoperability
Points V4.1" (http://dashif.org/guidelines/)

Signed-off-by: Anton Schubert <ischluff@mailbox.org>
Signed-off-by: Peter Große <pegro@friiks.de>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
libavformat/dashenc.c