OSDN Git Service

vc1: Fix the skip condition
authorLuca Barbato <lu_zero@gentoo.org>
Sun, 24 Aug 2014 17:34:13 +0000 (19:34 +0200)
committerLuca Barbato <lu_zero@gentoo.org>
Tue, 26 Aug 2014 01:43:13 +0000 (03:43 +0200)
commita4d3c20035946cbc1509aec2dc28d51c2a2f9a8e
tree7529938c6428b75faa1114ed604715e8eba2045d
parentab56fabe6294524e99815451ad01e4ff50c6d734
vc1: Fix the skip condition

As written in the comment above, skip must be added only if a
start code is found.
libavcodec/vc1_parser.c