]> git.sesse.net Git - ffmpeg/commit
avformat/mpegtsenc: Preserve disposition in the absence of language
authorAndreas Rheinhardt <andreas.rheinhardt@outlook.com>
Sat, 3 Apr 2021 05:14:40 +0000 (07:14 +0200)
committerAndreas Rheinhardt <andreas.rheinhardt@outlook.com>
Mon, 5 Apr 2021 02:04:00 +0000 (04:04 +0200)
commit5d06d26be3ec8c233ac390b37eda3e37c826bbb6
tree1b2cde271df96fc1a360dc0c964ceef54a44f35f
parent0617e578a3ebd22ccc2ec136d65b529ca60fd5b9
avformat/mpegtsenc: Preserve disposition in the absence of language

Implements ticket #9113.

Reviewed-by: Marton Balint <cus@passwd.hu>
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
libavformat/mpegtsenc.c