OSDN Git Service

mpeg12dec: if lavc's mpeg2 decoder was asked to drop a frame, it could still output...
authorJoakim Plate <elupus@ecce.se>
Mon, 12 Sep 2011 02:03:40 +0000 (04:03 +0200)
committerMichael Niedermayer <michaelni@gmx.at>
Mon, 12 Sep 2011 02:03:40 +0000 (04:03 +0200)
commit340e6735fee6b6d29c91bb520f2de8d9e06dcd67
treefecbbdb29f5c9340ac2deacee0da4b4d9a65ff7a
parent411cc5c46a89ce0a79832c37d0eab1ed884e5423
mpeg12dec: if lavc's mpeg2 decoder was asked to drop a frame, it could still output an old frame, and mess up timestamps

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libavcodec/mpeg12.c