Make sure the parsers do not overwrite width/height as this can interfere
authorMichael Niedermayer <michaelni@gmx.at>
Sat, 5 Dec 2009 03:53:12 +0000 (03:53 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Sat, 5 Dec 2009 03:53:12 +0000 (03:53 +0000)
commit442d7dd85232042260ab8bff3622dced310a7ed9
tree722175389e88f8c81222418e53e1b0e3d5c86f4b
parent11f6d0982cd5a05750c1d057684c324b8be972b1
Make sure the parsers do not overwrite width/height as this can interfere
with the decoder.
Fixes issue1135.

Originally committed as revision 20736 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/mpeg4video_parser.c
libavcodec/mpegvideo_parser.c