Properly initialize AVFrames to default values in the MPEG decoder (fixes
commit267bbff772ec594b21a4d131d69c122cd1a2d502
authorlucabe <lucabe@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Tue, 9 Jun 2009 10:06:25 +0000 (9 10:06 +0000)
committerlucabe <lucabe@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Tue, 9 Jun 2009 10:06:25 +0000 (9 10:06 +0000)
treec7e6c311e2c8d142179e17a859e6801ed8f0b8ca
parentbddd8273418c15e17681187cf951a2857ded979d
Properly initialize AVFrames to default values in the MPEG decoder (fixes
the AVFrame pts when decoding MPEG 1 and 2 video)

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@19136 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
libavcodec/mpegvideo.c