]> git.sesse.net Git - ffmpeg/commit
avformat/dashenc: implement DVB-DASH profile
authorJames Almer <jamrial@gmail.com>
Tue, 17 Sep 2019 20:36:55 +0000 (17:36 -0300)
committerJames Almer <jamrial@gmail.com>
Thu, 16 Jan 2020 02:34:21 +0000 (23:34 -0300)
commitf63407a9863a0168cddfafebb6b8a4ba85716bbe
treedb180da26e07dc9b56026913f08b85bf9f9c5610
parent21847e2a52e0d5de6f0b7e0042eca3787210d690
avformat/dashenc: implement DVB-DASH profile

Add new required elements and constrain presence and values for existing
ones based on the spec.

Signed-off-by: James Almer <jamrial@gmail.com>
libavformat/dashenc.c