mirror of https://github.com/FFmpeg/FFmpeg.git
Commit ca2f19b9cc
modified the meaning of
H264SliceContext.gb: it is now initialised at the start of the NAL unit
header, rather than at the start of the slice header. The VAAPI slice
decoder uses the offset after parsing to determine the offset of the
slice data in the bitstream, so with the changed meaning we no longer
need to add the extra byte to account for the NAL unit header because
it is now included directly.
Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
pull/212/head
parent
33275a0de0
commit
b3051a460c
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue