ffmpeg/tools
Michael Niedermayer 24bd01ea65
tools/target_enc_fuzzer: Only read pix_fmts if its set
Fixes: null pointer dereference
Fixes: rawvideo encoder

Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
2024-05-09 16:17:39 +02:00
..
python
.gitignore tools/.gitignore: Add missing tools 2022-09-06 03:29:28 +02:00
Makefile tools: add target_enc_fuzzer.c 2024-04-24 02:52:16 +02:00
aviocat.c tools/aviocat: add verbose mode. 2019-08-13 15:38:57 +02:00
bisect-create
bookmarklets.html tools/bookmarklets: HTML code fixes 2015-12-25 17:54:58 +01:00
clean-diff Remove some unused scripts from tools/. 2011-06-06 01:31:02 +02:00
coverity.c
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: initialize decoder parameters with container info 2023-03-28 13:00:42 +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 avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01: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
ffhash.c Remove unnecessary mem.h inclusions 2021-07-22 14:47:57 +02:00
fourcc2pixfmt.c
gen-rc
general_assembly.pl tools/general_assembly: avoid using DateTime->is_between() 2023-12-11 10:01:44 +01:00
graph2dot.c tools: convert to new channel layout-API 2022-03-15 09:42:47 -03:00
ismindex.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
libav-merge-next-commit
loudnorm.rb
make_chlayout_test tools: add make_chlayout_test perl script. 2012-08-28 15:18:27 +02:00
missing_codec_desc lavc: add codec descriptors for TTF and OTF. 2014-04-29 13:24:18 +02:00
murge
normalize.py
patcheck
pktdumper.c
plotframes
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
seek_print.c lav*,tests: remove several register_all calls 2018-04-02 03:26:22 +01:00
sidxindex.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
sofa2wavs.c tools/sofa2wavs: add license header 2017-06-12 22:14:30 +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
target_dec_fuzzer.c tools/target_dec_fuzzer: Adjust threshold for RV30 2024-04-03 00:44:37 +02:00
target_dem_fuzzer.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
target_enc_fuzzer.c tools/target_enc_fuzzer: Only read pix_fmts if its set 2024-05-09 16:17:39 +02:00
target_sws_fuzzer.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
trasher.c
uncoded_frame.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
unwrap-diff Remove some unused scripts from tools/. 2011-06-06 01:31:02 +02: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