av/codec
Saxon faf5e2df0f codec/h264/h264dec/fuzz: added fuzzer test for parseLevelPrefix function
The fuzz package has been created, which will house C based helper code and sub-packages dedicated to each fuzz test. A sub packaged called
fuzzParseLevelPrefix has been created to house the fuzz test for parseLevelPrefix. Emeric's C code has been isolated into some C files, and a file
called fuzz.go has been created, which houses the actual fuzz test function. An initial corpus has been added with 3 inputs.
2019-09-23 12:18:14 +09:30
..
adpcm adpcm and mts: comments and pid change 2019-09-12 19:16:11 +09:30
codecutil codec-util: removed newticker helper 2019-08-02 23:26:15 +09:30
h264 codec/h264/h264dec/fuzz: added fuzzer test for parseLevelPrefix function 2019-09-23 12:18:14 +09:30
h265 audio: removed bufSize arg in Lex funcs and use ByteLexer 2019-06-18 17:24:32 +09:30
mjpeg audio: removed bufSize arg in Lex funcs and use ByteLexer 2019-06-18 17:24:32 +09:30
pcm pcm, audio: style changes 2019-06-17 13:29:01 +09:30