vpx/vp9/decoder
Vlad Tsyrklevich bc29863b96 [CFI] Remove function pointer casts
Control Flow Integrity [1] indirect call checking verifies that function
pointers only call valid functions with a matching type signature. This
change eliminates function pointer casts to make libvpx CFI-safe.

[1] https://www.chromium.org/developers/testing/control-flow-integrity

Change-Id: I7e08522d195a43c88cda06fa20414426c8c4372c
2017-11-20 16:36:29 -08:00
..
vp9_decodeframe.c [CFI] Remove function pointer casts 2017-11-20 16:36:29 -08:00
vp9_decodeframe.h vp9/decoder,vp9/*.[hc]: apply clang-format 2016-08-03 14:29:31 -07:00
vp9_decodemv.c VP9_COMMON: rm frame_parallel_decode 2017-06-30 12:03:07 -07:00
vp9_decodemv.h VP9: pass TileWorkerData instead of MACROBLOCKD and vpx_reader. 2016-09-22 13:18:36 -07:00
vp9_decoder.c vp9: Fix mem rel for non-ref for external buffer. 2017-11-09 15:47:21 -08:00
vp9_decoder.h vp9: Fix mem rel for non-ref for external buffer. 2017-11-09 15:47:21 -08:00
vp9_detokenize.c apply clang-format 2017-02-14 12:45:52 -08:00
vp9_detokenize.h VP9: pass TileWorkerData instead of MACROBLOCKD and vpx_reader. 2016-09-22 13:18:36 -07:00
vp9_dsubexp.c vp9/decoder,vp9/*.[hc]: apply clang-format 2016-08-03 14:29:31 -07:00
vp9_dsubexp.h vp9/decoder,vp9/*.[hc]: apply clang-format 2016-08-03 14:29:31 -07:00