summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorMark Thompson <sw@jkqxz.net>2016-04-02 16:48:53 +0100
committerLuca Barbato <lu_zero@gentoo.org>2016-04-02 17:56:49 +0200
commitb3051a460cf02a5b86ff0d1e14abba23ea55ff6d (patch)
treeb5683c99730e3b81b8cf54b26ac815f63a0064b5 /tests
parent33275a0de05e9bc321f2537a2a67921fab81624f (diff)
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')
0 files changed, 0 insertions, 0 deletions