]> git.sesse.net Git - ffmpeg/commit
ensure that the codec_id detection in av_find_stream_info() does not
authorMichael Niedermayer <michaelni@gmx.at>
Mon, 6 Aug 2007 21:14:29 +0000 (21:14 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Mon, 6 Aug 2007 21:14:29 +0000 (21:14 +0000)
commitc7385375bc4775afe89d17429d6daad7719e387d
tree015c33e6010d1ebfa610e4906eac6b89a2c0c4a9
parentb43387d447bfbb8500d389e9f6a95c963702a2c7
ensure that the codec_id detection in av_find_stream_info() does not
destroy the first dts values

Originally committed as revision 9965 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/utils.c