]> git.sesse.net Git - ffmpeg/commit
avformat/dashdec: add attribute lang for audio and subtitle streams
authorSteven Liu <lq@chinaffmpeg.org>
Tue, 31 Mar 2020 12:16:14 +0000 (20:16 +0800)
committerSteven Liu <lq@chinaffmpeg.org>
Wed, 15 Apr 2020 04:45:23 +0000 (12:45 +0800)
commit51db0a472a0517ce76bb97cac56d3d40c5a009bf
tree7784ac9e9127603e2f902e688e8446166005e64b
parent152f61e29b030db6bc740db353a60728d6f37314
avformat/dashdec: add attribute lang for audio and subtitle streams

There should have language in the metadata of streams which show to user

Signed-off-by: Steven Liu <lq@chinaffmpeg.org>
libavformat/dashdec.c