Do not copy codec_tag in stream copy case if it is associated with a different codec_id
authorMichael Niedermayer <michaelni@gmx.at>
Fri, 25 Dec 2009 21:01:16 +0000 (21:01 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Fri, 25 Dec 2009 21:01:16 +0000 (21:01 +0000)
commit37ce3d6ba7b8765ea50f34e411adb4fb89e6293a
treefc85642798f35ce493c335611cbe68546f83a991
parenta6831e885c4b1474e3fc135741c9726719a409e0
Do not copy codec_tag in stream copy case if it is associated with a different codec_id
fixes issue1568

Originally committed as revision 20921 to svn://svn.ffmpeg.org/ffmpeg/trunk
ffmpeg.c