i263: skip dummy frames
authorDirk Ausserhaus <dausserhaus@gmail.com>
Wed, 18 Jun 2014 08:01:52 +0000 (10:01 +0200)
committerKostya Shishkov <kostya.shishkov@gmail.com>
Thu, 19 Jun 2014 11:13:20 +0000 (13:13 +0200)
commitb2290bf10b12b7772f55fcab014a47e18e9fdef2
tree4296c23904d85ef76325b73562e8cdfedbeb3dbd
parente74433a8e6fc00c8dbde293c97a3e45384c2c1d9
i263: skip dummy frames

Intel i263 codec has special 8-byte dummy frames that should not be decoded,
so do not even attempt to decode them and skip them instead.

Signed-off-by: Kostya Shishkov <kostya.shishkov@gmail.com>
libavcodec/intelh263dec.c