Files
android_external_libvpx/examples
Harish Mahendrakar 75b0abefd8 vpx_dec_fuzzer: Remove fmemopen dependency
fmemopen is not preferred during fuzzing.
Removed all file operations.

Removed need for allocating a different input buffer.
data buffer is appropriately incremented and passed directly to decoder
This will also test input being sent in an unaligned buffer to the library.

Removed read_frame function and did the required parsing inline.

Change-Id: I32829b0149dba9339f2e8bb4c0249a4987a630c7
2019-06-14 11:08:36 -07:00
..
2016-07-18 19:04:56 -07:00
2016-07-18 19:04:56 -07:00
2016-07-18 19:04:56 -07:00
2016-07-18 19:04:56 -07:00