master
lavfi/dnn: Modified DNN native backend related tools and docs.
tools: Add binaries to .gitignore
add tools/target_swr_fuzzer
tools/aviocat: use av_err2str
Remove the ffserver program
tools/bookmarklets: HTML code fixes
tools/check_arm_indent: Run formatting on arm, in addition to aarch64
tools/check_commit_msg: add commit message validation script
Remove some unused scripts from tools/.
add tools/compare-cvelists.sh
tools/coverity: Phase 1 study of anti-halicogenic for coverity av_rescale()
avutil/common: Don't auto-include mem.h
tools/cws2fws: Check read() for failure
tools/decode_simple: Check avcodec_send_packet() for errors on flushing
tools/venc_data_dump: factor out demux/decode code
tools/dvd2concat: generate VOBSUB extradata
all: fix typos found by codespell
tools/enum_options: fix build and add to Makefile
avutil/log: Don't include avutil.h
Remove unnecessary mem.h inclusions
av{codec,util}/tests: Remove pointless undefs
Remove libpostproc
tools/general_assembly: exclude Derek from GA emails
tools/graph2dot: fix getopt return value type
tools/indent_arm_assembly: Don't indent "foo .req bar" lines like an instruction
tools/ismindex: use av_err2str
tools: add loudnorm script example to use loudnorm
tools: add make_chlayout_test perl script.
tools: Split the list of source plugins out of "merge-all-source-plugins"
lavc: add codec descriptors for TTF and OTF.
doc&tools: Add murge script, for analyzing 3 way conflicts.
tools/normalize: port to python3, extend syntax
tools: Fix deprecation warning in patcheck
tools/pktdumper: dump extradata buffers
tools: add plotframes script
tools/qt-faststart: Allow free atoms after moov atom.
avcodec: add AVCodecContext.frame_num as 64 bit variant to frame_number
tools/seek_print: mark usage() as av_noreturn
tools/sidxindex: use av_err2str
tools/sofa2wavs: fix build on Windows
tools/cl2c: change to tools/source2c and allow non-OpenCL source files
tools/target_dec_fate.list: add issues 4000 to 6000
tools/target_dec_fuzzer: use av_fallthrough to avoid warning
tools/target_dem_fuzzer: do not exit on io_buffer allocation failure
tools/target_enc_fuzzer: don't access removed AVCodec::pix_fmts
tools/target_fuzzer: don't spam stderr
tools/trasher: Check fseek returns
tools: Add a script for updating the checkasm subtree
tools/yuvcmp: add HAVE_UNISTD_H around #include <unistd.h>
tools/zmqsend: close the input FILE