October 26, 2017
View c23209f

tools/target_dec_fuzzer: Fix build after AV_CODEC_CAP_HWACCEL_VDPAU was removed

Michael Niedermayer authored on 2017/10/26 02:27:29
View e6debca

tools/target_dec_fuzzer: Fix build after FF_INPUT_BUFFER_PADDING_SIZE was removed

Michael Niedermayer authored on 2017/10/26 02:26:58
May 29, 2017
View 718f8a0

tools/target_dec_fuzzer: Move the hwaccel check outside the initialization if

Michael Niedermayer authored on 2017/05/29 10:37:43
May 6, 2017
View 38e79d9

tools/target_dec_fuzzer: Do not attempt to fuzz VDPAU, its not supported

Michael Niedermayer authored on 2017/05/06 22:13:05
View d58fe01

tools/target_dec_fuzzer: Do not use codec_id to look up decoder, but use selected decoder directly

Michael Niedermayer authored on 2017/05/06 22:12:05
May 4, 2017
View 390c6ee

tools/target_dec_fuzzer: Fix memleak on open failure

Michael Niedermayer authored on 2017/05/04 20:31:02
May 3, 2017
View dec2fa8

tools/target_dec_fuzzer: Use decoder and not codec_id as argument

Michael Niedermayer authored on 2017/05/03 23:36:39
May 2, 2017
View 56ddb92

tools/target_dec_fuzzer: Use avcodec_register_all() instead of register_all()

Michael Niedermayer authored on 2017/05/02 07:28:39
April 30, 2017
View a9b5b6a

tools: Eliminate codec_type complexity from fuzzer

Michael Niedermayer authored on 2017/04/30 18:44:51
April 27, 2017
View 966cbfb

tools/target_dec_fuzzer: Fix return code on open failure

Michael Niedermayer authored on 2017/04/27 09:18:03
April 25, 2017
View 550a9c5

tools/target_dec_fuzzer: Remove FuzzerInterface.h dependancy

Michael Niedermayer authored on 2017/04/25 10:08:27
View d976d2e

tools/target_dec_fuzzer: Fix build with default FFmpeg build flags

Michael Niedermayer authored on 2017/04/25 06:16:53
April 20, 2017
View 164758a

tools/target_dec_fuzzer: Fuzz video decoder related fields in context.

Michael Niedermayer authored on 2017/04/20 05:58:27
February 24, 2017
View c87ea47

tools/target_dec_fuzzer: Fix misaligned read

Michael Niedermayer authored on 2017/02/24 21:23:37
October 8, 2016
View fd502f4

build: Generalize yasm/nasm-related variable names

Diego Biurrun authored on 2016/10/08 23:18:33