diff options
author | Leo Liu <[email protected]> | 2016-08-22 12:05:53 -0400 |
---|---|---|
committer | Leo Liu <[email protected]> | 2016-08-24 11:17:16 -0400 |
commit | 5277f25480a290b02c7bfe548c56288fce8404b5 (patch) | |
tree | a5f267e346d1b0d640fc310917595c77ad12267f /src/intel/vulkan/anv_meta_blit2d.c | |
parent | 2c13abb49137d0f81b530b3c67f1ed79c58c796e (diff) |
vl/rbsp: fix another three byte not detected
This happens when three byte "00 00 03" is partly loaded to
vlc->buffer, thus at the bottom of buffer with valid bits is
"00" or "00 00" and left like "00 03" or "03" in the data,
so that it will not be detected by three byte emulation check.
The reason for that is the escaped bit was set to 0 from the
rbsp init.
Signed-off-by: Leo Liu <[email protected]>
Acked-by: Christian König <[email protected]>
Diffstat (limited to 'src/intel/vulkan/anv_meta_blit2d.c')
0 files changed, 0 insertions, 0 deletions