[FFmpeg-devel] [PATCH] avformat/bink: display audio track ids
Peter Ross
pross at xvid.org
Fri Jan 3 12:18:36 CET 2014
Signed-off-by: Peter Ross <pross at xvid.org>
---
libavformat/bink.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/libavformat/bink.c b/libavformat/bink.c
index 143a242..94990a2 100644
--- a/libavformat/bink.c
+++ b/libavformat/bink.c
@@ -287,4 +287,5 @@ AVInputFormat ff_bink_demuxer = {
.read_header = read_header,
.read_packet = read_packet,
.read_seek = read_seek,
+ .flags = AVFMT_SHOW_IDS,
};
--
1.8.3.2
-- Peter
(A907 E02F A6E5 0CD2 34CD 20D2 6760 79C5 AC40 DD6B)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20140103/4d882f93/attachment.asc>
More information about the ffmpeg-devel
mailing list