OSDN Git Service

Make sure avcodec_set_dimensions() is used when rv20 changes resolution.
authorMichael Niedermayer <michaelni@gmx.at>
Mon, 23 Nov 2009 19:22:19 +0000 (19:22 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Mon, 23 Nov 2009 19:22:19 +0000 (19:22 +0000)
commit4687f908c61125e8d7b89b756ce54e1d55af29f3
treee74c7f3e5828f49a17891fef2fa2859008805c8a
parentc261a5d927a2bb4288983e386f1513f8b1108e71
Make sure avcodec_set_dimensions() is used when rv20 changes resolution.
This should fix lowres resolution changes.

Originally committed as revision 20589 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/rv10.c