OSDN Git Service

Add CODEC_ID_H264 to tb_unreliable(), it belongs there for the same
authorMichael Niedermayer <michaelni@gmx.at>
Tue, 24 Feb 2009 13:35:54 +0000 (13:35 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Tue, 24 Feb 2009 13:35:54 +0000 (13:35 +0000)
commit7f123e7f8ad2cfd4ab7e2fbd83e17d0a8b436785
tree9d33fba33840fa1d5f5586fa1833270dca30d5df
parentd4f2a6250aa0598a4a6414a3eb34e4f462b290b0
Add CODEC_ID_H264 to tb_unreliable(), it belongs there for the same
reason as mpeg2. (telecine amongth others)

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