ffmpeg-bb/tools
Michael Niedermayer 3e05b89590
tools/merge-all-source-plugins: Fix merge_internal() return code
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
(cherry picked from commit b5b306ca31ba4cc035f4cea3fd82ae43dccd38f3)
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
2025-08-19 17:56:47 +02:00
..
python lavfi/dnn: Modified DNN native backend related tools and docs. 2023-04-28 11:07:41 +08:00
.gitignore tools: Add binaries to .gitignore 2025-02-25 02:03:58 +01:00
aviocat.c tools/aviocat: use av_err2str 2025-04-22 20:45:57 +02:00
bisect-create Remove the ffserver program 2018-01-06 18:31:37 +00:00
bookmarklets.html tools/bookmarklets: HTML code fixes 2015-12-25 17:54:58 +01:00
clean-diff Replace `` by $() syntax in shell scripts. 2011-04-23 17:45:05 +02:00
compare-cvelists.sh add tools/compare-cvelists.sh 2025-02-24 15:39:03 +01:00
coverity.c tools/coverity: Phase 1 study of anti-halicogenic for coverity av_rescale() 2024-07-07 23:36:27 +02:00
crypto_bench.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
cws2fws.c tools/cws2fws: Check read() for failure 2021-07-03 18:03:35 +02:00
decode_simple.c tools/decode_simple: Check avcodec_send_packet() for errors on flushing 2024-05-28 03:48:06 +02:00
decode_simple.h tools/venc_data_dump: factor out demux/decode code 2021-08-08 19:21:39 +02:00
dvd2concat tools/dvd2concat: generate VOBSUB extradata 2021-09-16 10:17:59 +02:00
enc_recon_frame_test.c all: fix typos found by codespell 2025-08-03 13:48:47 +02:00
enum_options.c tools/enum_options: fix build and add to Makefile 2020-11-20 15:20:24 +01:00
ffescape.c avutil/log: Don't include avutil.h 2022-02-24 12:56:49 +01:00
ffeval.c all: fix typos found by codespell 2025-08-03 13:48:47 +02:00
ffhash.c Remove unnecessary mem.h inclusions 2021-07-22 14:47:57 +02:00
fourcc2pixfmt.c avcodec/raw: Duplicate raw_pix_fmt_tags into fourcc2pixfmt tool 2025-03-28 14:33:31 -03:00
gen-rc Remove libpostproc 2025-05-07 15:35:47 +02:00
general_assembly.pl tools/general_assembly: exclude Derek from GA emails 2024-11-28 15:51:37 +01:00
graph2dot.c tools: convert to new channel layout-API 2022-03-15 09:42:47 -03:00
ismindex.c tools/ismindex: use av_err2str 2025-04-22 20:45:57 +02:00
loudnorm.rb tools: add loudnorm script example to use loudnorm 2016-11-11 19:22:52 +01:00
make_chlayout_test tools: add make_chlayout_test perl script. 2012-08-28 15:18:27 +02:00
Makefile add tools/target_swr_fuzzer 2024-08-08 15:26:52 +02:00
merge-all-source-plugins tools/merge-all-source-plugins: Fix merge_internal() return code 2025-08-19 17:56:47 +02:00
missing_codec_desc lavc: add codec descriptors for TTF and OTF. 2014-04-29 13:24:18 +02:00
murge doc&tools: Add murge script, for analyzing 3 way conflicts. 2016-08-22 18:54:03 +02:00
normalize.py tools/normalize: port to python3, extend syntax 2023-05-14 10:16:01 +02:00
patcheck tools: Fix deprecation warning in patcheck 2025-04-16 13:09:02 +02:00
pktdumper.c tools/pktdumper: dump extradata buffers 2025-07-01 16:45:08 +10:00
plotframes tools: add plotframes script 2013-01-15 22:50:19 +01:00
probetest.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
qt-faststart.c tools/qt-faststart: Allow free atoms after moov atom. 2018-08-01 00:49:54 +02:00
scale_slice_test.c avcodec: add AVCodecContext.frame_num as 64 bit variant to frame_number 2023-02-13 00:36:46 +01:00
seek_print.c lav*,tests: remove several register_all calls 2018-04-02 03:26:22 +01:00
sidxindex.c tools/sidxindex: use av_err2str 2025-04-22 20:45:57 +02:00
sofa2wavs.c tools/sofa2wavs: add license header 2017-06-12 22:14:30 +02:00
source-plugins.txt tools: Split the list of source plugins out of "merge-all-source-plugins" 2025-08-19 17:56:47 +02:00
source2c tools/cl2c: change to tools/source2c and allow non-OpenCL source files 2023-05-29 00:42:00 +02:00
target_bsf_fuzzer.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
target_dec_fate.list tools/target_dec_fate.list: add issues 4000 to 6000 2019-03-20 21:12:45 +01:00
target_dec_fate.sh all: fix typos found by codespell 2025-08-03 13:48:47 +02:00
target_dec_fuzzer.c tools/target_fuzzer: don't spam stderr 2025-08-05 03:27:54 +02:00
target_dem_fuzzer.c tools/target_dem_fuzzer: remove unused fuzz_tag 2025-06-07 14:33:27 +02:00
target_enc_fuzzer.c tools/target_enc_fuzzer: A64MULTI5 encoder is very slow, check and adjust threshold 2024-07-12 22:44:19 +02:00
target_swr_fuzzer.c tools/target_fuzzer: don't spam stderr 2025-08-05 03:27:54 +02:00
target_sws_fuzzer.c tools/target_fuzzer: don't spam stderr 2025-08-05 03:27:54 +02:00
trasher.c tools/trasher: Check fseek returns 2015-02-22 16:49:56 +01:00
uncoded_frame.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
unwrap-diff create and populate "tools" directory 2007-07-13 21:33:24 +00:00
venc_data_dump.c avcodec: add AVCodecContext.frame_num as 64 bit variant to frame_number 2023-02-13 00:36:46 +01:00
yuvcmp.c tools/yuvcmp: add HAVE_UNISTD_H around #include <unistd.h> 2014-07-08 01:56:33 +02:00
zmqsend.c avutil/mem: Don't include avutil.h 2023-09-07 00:42:10 +02:00
zmqshell.py all: fix typos found by codespell 2025-08-03 13:48:47 +02:00