avcodec: "avcodec-skip-frame" is read once into i_skip_frame
commit57954251e6a8bf91192eeaf380e00775cab96c28
authorSteve Lhomme <robUx4@videolabs.io>
Thu, 14 Sep 2017 13:02:09 +0000 (14 15:02 +0200)
committerJean-Baptiste Kempf <jb@videolan.org>
Thu, 12 Oct 2017 22:52:23 +0000 (13 00:52 +0200)
treec4e3248b8adaae1f9a17135d1f90ff3ed98e040a
parent4c1092bd2652a05ea4f0b7aa20c6478e84fc5567
avcodec: "avcodec-skip-frame" is read once into i_skip_frame

p_context->skip_frame is the value that may change during decoding

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
modules/codec/avcodec/video.c