initalize various uninitalized variables and avoid coded_picture_number as its not...
authorMichael Niedermayer <michaelni@gmx.at>
Thu, 30 Oct 2003 21:05:00 +0000 (21:05 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Thu, 30 Oct 2003 21:05:00 +0000 (21:05 +0000)
commit237e49387af96d42460b50a4d2c6369112b13d7b
tree2b6487f9685597d65d9328a2d349b757dea5ec4b
parentf259747bc704704db7f299ddd5821280c3c4c7b3
initalize various uninitalized variables and avoid coded_picture_number as its not always correct (later should be reversed after fixing the picture_number mess)

Originally committed as revision 2454 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/utils.c