]> git.sesse.net Git - ffmpeg/commit
avformat/mpegtsenc: use the correct stream_types and write HDMV descriptors for m2ts
authorMarton Balint <cus@passwd.hu>
Tue, 10 Dec 2019 23:58:05 +0000 (00:58 +0100)
committerMarton Balint <cus@passwd.hu>
Tue, 21 Apr 2020 19:28:42 +0000 (21:28 +0200)
commit7f2649bb46e3dde691edfb03aeb42ba4ef183ab8
treedabb913edd2596745967af69f3bba74707d8cb89
parent3958244c918e3cee921ace438965eb613c11176e
avformat/mpegtsenc: use the correct stream_types and write HDMV descriptors for m2ts

Fixes ticket #2622.

Signed-off-by: Marton Balint <cus@passwd.hu>
Changelog
libavformat/mpegtsenc.c