]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/commit
set AVCodecContext.width/height to the picture width/height instead of the one stored...
authormichael <michael@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Mon, 27 Sep 2004 02:39:55 +0000 (02:39 +0000)
committermichael <michael@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Mon, 27 Sep 2004 02:39:55 +0000 (02:39 +0000)
commit5d9abccc530b57c0abf68fb85b3d138e6ebb84ae
treef36a8f51083d1bae888aa9af45421fd704c2bd08
parenteee24738dde1ca8f6e85cf3bd69cd5cf5edd9bac
set AVCodecContext.width/height to the picture width/height instead of the one stored in the bitstream (that only matters if lowres!=0)

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@3518 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
libavcodec/avcodec.h
libavcodec/h261.c
libavcodec/h263dec.c
libavcodec/mjpeg.c
libavcodec/mpeg12.c
libavcodec/mpegvideo.c