History log of /external/v4l2_codec2/vda/vp8_bool_decoder.cc
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
a21d5d577bdc284457867409e2a9c3b4a665d152 06-Feb-2018 Johny Lin <johnylin@google.com> codec2: update latest VDA codes ported from Chromium

Also, make the note of ported commit head in each file respectively.
Commit head is obtained by "git log <file>".

Bug: 72980120
Test: run native test
Change-Id: I8634e79f4854404b61c070b8a21399eba0a2b243
/external/v4l2_codec2/vda/vp8_bool_decoder.cc
65c5da8d7a2f5cf0c57f2fe6432d085fb208d2f5 06-Dec-2017 Johny Lin <johnylin@google.com> codec2: reland unsigned-integer-overflow sanitizer

Due to security, add back unsigned-integer-overflow sanitizer, and refactor the
wrap-around computation in ported codes.

Bug: None
Test: mmm external/v4l2_codec2/vda, and run decoder test

Change-Id: I591de8a95b3a828f061582968af9e582dd109f01
/external/v4l2_codec2/vda/vp8_bool_decoder.cc
0eed94a55c7764e527386696f54465048dd75688 18-May-2017 Pin-chih Lin <johnylin@google.com> Port vp8_bool_decoder and vp8_parser from Chromium

Slight modifications

file: src/media/filters/vp8_bool_decoder.*
commit head: 9b6f42934e5a1e65ebfc668d91a28a6e2678a14c

file: src/media/filters/vp8_parser.*
commit head: c6e09d91e9bdbd5cb4877ce6f5de55a2747dfc20

Bug: 32691050
Test: mmm external/v4l2_codec2
Change-Id: I888b930d2fe7f89fd9efa3e971726a467e2e3ab8
/external/v4l2_codec2/vda/vp8_bool_decoder.cc