diff options
author | Mark Thompson <sw@jkqxz.net> | 2016-04-02 16:48:53 +0100 |
---|---|---|
committer | Luca Barbato <lu_zero@gentoo.org> | 2016-04-02 17:56:49 +0200 |
commit | b3051a460cf02a5b86ff0d1e14abba23ea55ff6d (patch) | |
tree | b5683c99730e3b81b8cf54b26ac815f63a0064b5 /tests/ref/seek/lavf-mkv | |
parent | 33275a0de05e9bc321f2537a2a67921fab81624f (diff) | |
download | ffmpeg-b3051a460cf02a5b86ff0d1e14abba23ea55ff6d.tar.gz |
vaapi_h264: Fix bit offset of slice data.
Commit ca2f19b9cc37be509d85f05c8f902860475905f8 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>
Diffstat (limited to 'tests/ref/seek/lavf-mkv')
0 files changed, 0 insertions, 0 deletions