aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* tools/target_fuzzer: don't spam stderrKacper Michajłow41 hours3-5/+5
* all: fix typos found by codespellTimo Rothenpieler3 days5-8/+8
* tools/target_dec_fuzzer: Set ALS max order to 15 (ALS simple profile)Michael Niedermayer9 days1-1/+3
* tools/pktdumper: dump extradata buffersPeter Ross2025-07-011-2/+26
* tools: Remove libav-merge-next-commitDerek Buitenhuis2025-06-301-22/+0
* tools/target_dec_fuzzer: adjust threshold for VP8Michael Niedermayer2025-06-231-0/+1
* tools/target_dec_fuzzer: Adjust RV60 thresholdMichael Niedermayer2025-06-231-0/+1
* tools/target_dem_fuzzer: remove unused fuzz_tagKacper Michajłow2025-06-071-3/+0
* tools/target_dem_fuzzer: make fuzz data pointer constantKacper Michajłow2025-06-071-1/+1
* tools/target_dec_fuzzer: suppress Wunused-functionKacper Michajłow2025-06-071-0/+3
* tools/merge-all-source-plugins: Check that there are no uncommited changesMichael Niedermayer2025-05-151-0/+11
* tools/merge-all-source-plugins: Try merging a tag or branch matching the curr...Michael Niedermayer2025-05-151-1/+25
* Add tools/merge-all-source-pluginsMichael Niedermayer2025-05-151-0/+3
* tools/target_dec_fuzzer: Adjust threshold for WEBPMichael Niedermayer2025-05-151-0/+1
* Remove libpostprocMichael Niedermayer2025-05-071-1/+0
* tools/target_dec_fuzzer: Assert on AVERROR_BUGAndreas Rheinhardt2025-04-251-2/+8
* tools/target_dec_fuzzer: Remove mjpeg hackAndreas Rheinhardt2025-04-251-5/+0
* tools/aviocat: use av_err2strMarvin Scholz2025-04-221-9/+4
* tools/sidxindex: use av_err2strMarvin Scholz2025-04-221-5/+3
* tools/ismindex: use av_err2strMarvin Scholz2025-04-221-8/+4
* tools: Fix deprecation warning in patcheckLink Mauve2025-04-161-1/+1
* tools/target_swr_fuzzer: fix memory leak on av_samples_fill_arrays() errorKacper Michajłow2025-04-031-3/+2
* avcodec/raw: Duplicate raw_pix_fmt_tags into fourcc2pixfmt toolAndreas Rheinhardt2025-03-281-3/+4
* tools: Add binaries to .gitignoreFrank Plowman2025-02-251-0/+10
* add tools/compare-cvelists.shMichael Niedermayer2025-02-241-0/+12
* tools/target_swr_fuzzer: do not use negative numbers of samplesMichael Niedermayer2025-01-211-1/+1
* tools/target_dec_fuzzer: Adjust threshold for MSCCMichael Niedermayer2025-01-081-0/+1
* tools/target_dec_fuzzer: Adjust threshold for VP6Michael Niedermayer2025-01-081-0/+1
* tools/target_dec_fuzzer: Adjust threshold for TDSCMichael Niedermayer2025-01-081-0/+1
* tools/target_dec_fuzzer: Adjust threshold for EACMVMichael Niedermayer2024-12-241-0/+1
* tools/target_dec_fuzzer: Adjust threshold for SGAMichael Niedermayer2024-12-241-0/+1
* tools/target_dec_fuzzer: Adjust threshold for MVC1Michael Niedermayer2024-12-241-0/+1
* tools/target_dec_fuzzer: Adjust Threshold for indeo5Michael Niedermayer2024-12-241-0/+1
* tools/general_assembly: exclude Derek from GA emailsAnton Khirnov2024-11-281-0/+1
* tools/general_assembly: add a mechanism for excluding people from GA listAnton Khirnov2024-11-281-0/+9
* enc_recon_frame_test: don't print an error on EOF.Ronald S. Bultje2024-11-131-0/+2
* tools/target_swr_fuzzer: Limit the number of samplesMichael Niedermayer2024-09-241-0/+3
* tools/target_dec_fuzzer: Add threshold for SRGCMichael Niedermayer2024-09-241-0/+1
* tools/target_dec_fuzzer: Adapt threshold for RASCMichael Niedermayer2024-09-241-1/+1
* tools/target_swr_fuzzer: Check av_samples_fill_arrays() for failureMichael Niedermayer2024-08-281-2/+7
* tools/target_dec_fuzzer: Check that FFv1 doesnt leave uninitialized memory in...Michael Niedermayer2024-08-141-1/+8
* tools/target_dec_fuzzer: Use av_buffer_allocz() to avoid missing slices to ha...Michael Niedermayer2024-08-101-1/+1
* add tools/target_swr_fuzzerMichael Niedermayer2024-08-082-0/+149
* tools/target_dec_fuzzer: Adjust threshold for RV30Michael Niedermayer2024-07-161-1/+1
* tools/target_enc_fuzzer: A64MULTI5 encoder is very slow, check and adjust thr...Michael Niedermayer2024-07-121-0/+1
* tools/target_enc_fuzzer: A64MULTI encoder is very slow, check and adjust thre...Michael Niedermayer2024-07-121-1/+9
* tools/coverity: Phase 1 study of anti-halicogenic for coverity av_rescale()Michael Niedermayer2024-07-071-0/+18
* tools/target_dec_fuzzer: Adjust threshold for MV30Michael Niedermayer2024-06-261-0/+1
* tools/target_dec_fuzzer: Adjust threshold for jpeg2000Michael Niedermayer2024-06-261-1/+1
* tools/decode_simple: Check avcodec_send_packet() for errors on flushingMichael Niedermayer2024-05-281-2/+3