]> git.sesse.net Git - ffmpeg/commit
matroskaenc: add codec_tag lists back.
authorCarl Eugen Hoyos <cehoyos@ag.or.at>
Wed, 23 Jan 2013 23:53:50 +0000 (00:53 +0100)
committerCarl Eugen Hoyos <cehoyos@ag.or.at>
Thu, 24 Jan 2013 00:22:07 +0000 (01:22 +0100)
commitdf39c3ce385c02cbd8046298578ea7454c0a0f81
tree9a7f778a2e1ea9e53808eb32b595743c50893799
parentf8b6d4818e1d77d7a4c071641243ef282fdb6255
matroskaenc: add codec_tag lists back.

This reverts 312645e :
"Do not set codec_tag property for matroska muxers."

Also adds dummy codec_tag lists with codecs
supported in mkv but not in wav / avi.

Fixes ticket #2169.
libavformat/matroska.c
libavformat/matroskaenc.c