summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
* tools/target_{bsf,dec}_fuzzer: convert to new channel layout-APIJames Almer2022-03-152-3/+29
* tools: convert to new channel layout-APIJames Almer2022-03-154-6/+6
* tools/target_dec_fuzzer: Adjust threshold for DFAMichael Niedermayer2022-03-141-0/+1
* tools/target_dec_fuzzer: Adjust threshold for targaMichael Niedermayer2022-03-081-0/+1
* tools/target_bsf_fuzzer: simplify the loop feeding packets to the filterJames Almer2022-02-281-25/+16
* tools/target_dem_fuzzer: Check fmt before dereferencingMichael Niedermayer2022-02-251-1/+1
* avutil/log: Don't include avutil.hAndreas Rheinhardt2022-02-241-0/+6
* tools/target_dem_fuzzer: Force interrupt for HLSMichael Niedermayer2022-02-191-0/+4
* tools/target_dem_fuzzer: Test interrupt callbackMichael Niedermayer2022-02-191-0/+10
* tools/target_dec_fuzzer: Adjust threshold for proresMichael Niedermayer2021-12-161-0/+1
* tools/target_dec_fuzzer: Adjust threshold for HQ_HQAMichael Niedermayer2021-12-061-0/+1
* tools/target_dec_fuzzer: adjust threshold for gemMichael Niedermayer2021-12-061-0/+1
* tools/target_dec_fuzzer: Adjust DXA thresholdMichael Niedermayer2021-12-011-0/+1
* tools/target_dec_fuzzer: Disable MB debug after a few iterationsMichael Niedermayer2021-11-291-2/+6
* tools/target_dec_fuzzer: Adjust threshold for MXPEGMichael Niedermayer2021-10-211-0/+1
* tools/target_dec_fuzzer: Adjust threshold for WMV2Michael Niedermayer2021-09-261-0/+1
* Replace all occurences of av_mallocz_array() by av_calloc()Andreas Rheinhardt2021-09-201-1/+1
* tools/target_dec_fuzzer: Adjust VC1 thresholdMichael Niedermayer2021-09-191-0/+1
* tools/dvd2concat: generate VOBSUB extradataNicolas George2021-09-161-0/+22
* tools/dvd2concat: add support for chaptersNicolas George2021-09-161-0/+6
* tools/dvd2concat: specify stream_codec for subtitlesNicolas George2021-09-161-0/+1
* tools/dvd2concat: include language metadataNicolas George2021-09-161-0/+2
* tools/target_dec_fuzzer: Adjust threshold for WMV3Michael Niedermayer2021-09-141-0/+1
* tools/target_bsf_fuzzer: Make it const-correctAndreas Rheinhardt2021-09-141-2/+2
* configure: Remove null_bsf dependencyAndreas Rheinhardt2021-09-141-4/+2
* tools/dvd2concat: use option keywordNicolas George2021-08-221-2/+4
* tools/dvd2concat: document that -protocol_whitelist is neededNicolas George2021-08-221-1/+2
* FATE: add a test for sliced scalingAnton Khirnov2021-08-082-1/+192
* tools/venc_data_dump: factor out demux/decode codeAnton Khirnov2021-08-084-121/+247
* tools/target_dec_fuzzer: check max samples in flush loopMichael Niedermayer2021-08-061-0/+4
* tools/target_dec_fuzzer: Adjust threshold for VP6FMichael Niedermayer2021-07-281-0/+1
* tools/target_dec_fuzzer: Adjust the threshold for VP5Michael Niedermayer2021-07-281-0/+1
* tools/target_dec_fuzzer: Adjust the threshold for VP3Michael Niedermayer2021-07-281-0/+1
* tools/target_dec_fuzzer: Fix extradata duplicationMichael Niedermayer2021-07-281-1/+1
* tools/graph2dot: Don't use sizeof(AVFilterGraph), check allocationAndreas Rheinhardt2021-07-241-1/+7
* tools/target_dec_fuzzer: Adjust threshold for libvorbisMichael Niedermayer2021-07-221-0/+1
* Remove unnecessary mem.h inclusionsAndreas Rheinhardt2021-07-221-1/+1
* avcodec/avcodec: Don't include cpu.hAndreas Rheinhardt2021-07-221-0/+1
* avcodec/avcodec: Stop including bsf.h in avcodec.hAndreas Rheinhardt2021-07-221-0/+1
* tools/target_dec_fuzzer: Fuzz FF_DEBUG_*Michael Niedermayer2021-07-171-0/+9
* tools/target_dec_fuzzer: Fuzz AV_CODEC_FLAG2_EXPORT_MVSMichael Niedermayer2021-07-171-0/+2
* tools/target_dec_fuzzer: Set extradata for the parserMichael Niedermayer2021-07-171-0/+3
* tools/target_dec_fuzzer: Fuzz skip_frameMichael Niedermayer2021-07-171-0/+2
* tools/target_dec_fuzzer: move maximum variables into functionMichael Niedermayer2021-07-061-5/+5
* tools/cws2fws: Check read() for failureMichael Niedermayer2021-07-031-0/+6
* tools/target_dec_fuzzer: Adjust threshold for theoraMichael Niedermayer2021-07-031-1/+1
* tools/uncoded_frame: include required headers explicitlyAnton Khirnov2021-06-101-0/+1
* tools/target_dec_fuzzer: Adjust threshold for TAKMichael Niedermayer2021-05-121-0/+1
* tools/target_dec_fuzzer: Adjust threshold for jpeg2000Michael Niedermayer2021-05-121-0/+1
* avfilter/dnn/dnn_backend_tf: simplify the code with ff_hex_to_dataLimin Wang2021-04-291-0/+45