.. |
python
|
a9fb141719
lavfi/dnn: Modified DNN native backend related tools and docs.
|
1 year ago |
.gitignore
|
b881d2db88
tools/.gitignore: Add missing tools
|
2 years ago |
Makefile
|
fb4a1eaadf
tools: add target_enc_fuzzer.c
|
6 months ago |
aviocat.c
|
2b4c1a0f3c
tools/aviocat: add verbose mode.
|
5 years ago |
bisect-create
|
6b35a83214
Remove the ffserver program
|
6 years ago |
bookmarklets.html
|
b218ad4628
tools/bookmarklets: HTML code fixes
|
8 years ago |
clean-diff
|
6252040e77
Replace `` by $() syntax in shell scripts.
|
13 years ago |
coverity.c
|
380a8213b1
tools/coverity: Phase 1 study of anti-halicogenic for coverity av_rescale()
|
4 months ago |
crypto_bench.c
|
790f793844
avutil/common: Don't auto-include mem.h
|
7 months ago |
cws2fws.c
|
0b3cdd7cc2
tools/cws2fws: Check read() for failure
|
3 years ago |
decode_simple.c
|
6df8bd64ff
tools/decode_simple: Check avcodec_send_packet() for errors on flushing
|
5 months ago |
decode_simple.h
|
94170e0411
tools/venc_data_dump: factor out demux/decode code
|
3 years ago |
dvd2concat
|
8f92a1862a
tools/dvd2concat: generate VOBSUB extradata
|
3 years ago |
enc_recon_frame_test.c
|
b6fa2ed77e
tools/enc_recon_frame_test: Assert that av_image_get_linesize() succeeds
|
5 months ago |
enum_options.c
|
65c4d5d72e
tools/enum_options: fix build and add to Makefile
|
4 years ago |
ffescape.c
|
321a3c244d
avutil/log: Don't include avutil.h
|
2 years ago |
ffeval.c
|
e3b355c0be
avutil/mem: Don't include avutil.h
|
1 year ago |
ffhash.c
|
4608f7cc6a
Remove unnecessary mem.h inclusions
|
3 years ago |
fourcc2pixfmt.c
|
337c68d071
tools/fourcc2pixfmt: fix usages of av_get_codec_tag_string()
|
7 years ago |
gen-rc
|
420cedd497
libavresample: Remove deprecated library
|
3 years ago |
general_assembly.pl
|
5fdbc2a1f9
tools/general_assembly: avoid using DateTime->is_between()
|
11 months ago |
graph2dot.c
|
50e9e11316
tools: convert to new channel layout-API
|
2 years ago |
ismindex.c
|
790f793844
avutil/common: Don't auto-include mem.h
|
7 months ago |
libav-merge-next-commit
|
95a7cbb09d
doc: move out merge script to tools
|
8 years ago |
loudnorm.rb
|
7b8445f03d
tools: add loudnorm script example to use loudnorm
|
8 years ago |
make_chlayout_test
|
fb6fb0dedb
tools: add make_chlayout_test perl script.
|
12 years ago |
missing_codec_desc
|
892e2c2ad8
lavc: add codec descriptors for TTF and OTF.
|
10 years ago |
murge
|
360d3f3c18
doc&tools: Add murge script, for analyzing 3 way conflicts.
|
8 years ago |
normalize.py
|
6f1368842d
tools/normalize: port to python3, extend syntax
|
1 year ago |
patcheck
|
c07ed10b0e
apply spelling fixes
|
11 months ago |
pktdumper.c
|
32582a4e2a
tools/pktdumper: use av_packet_alloc() to allocate packets
|
3 years ago |
plotframes
|
c92b6f347d
tools: add plotframes script
|
11 years ago |
probetest.c
|
790f793844
avutil/common: Don't auto-include mem.h
|
7 months ago |
qt-faststart.c
|
1ffd63a445
tools/qt-faststart: Allow free atoms after moov atom.
|
6 years ago |
scale_slice_test.c
|
6b6f7db819
avcodec: add AVCodecContext.frame_num as 64 bit variant to frame_number
|
1 year ago |
seek_print.c
|
89029bd2c7
lav*,tests: remove several register_all calls
|
6 years ago |
sidxindex.c
|
790f793844
avutil/common: Don't auto-include mem.h
|
7 months ago |
sofa2wavs.c
|
6e09e12641
tools/sofa2wavs: add license header
|
7 years ago |
source2c
|
88e2cca3db
tools/cl2c: change to tools/source2c and allow non-OpenCL source files
|
1 year ago |
target_bsf_fuzzer.c
|
790f793844
avutil/common: Don't auto-include mem.h
|
7 months ago |
target_dec_fate.list
|
21b90435d6
tools/target_dec_fate.list: add issues 4000 to 6000
|
5 years ago |
target_dec_fate.sh
|
b7140a4db5
tools/target_dec_fate.sh: Add support for lines that are comments
|
5 years ago |
target_dec_fuzzer.c
|
8a4e5e0e15
tools/target_dec_fuzzer: Adjust threshold for RV30
|
3 months ago |
target_dem_fuzzer.c
|
790f793844
avutil/common: Don't auto-include mem.h
|
7 months ago |
target_enc_fuzzer.c
|
12dab3860c
tools/target_enc_fuzzer: A64MULTI5 encoder is very slow, check and adjust threshold
|
3 months ago |
target_sws_fuzzer.c
|
790f793844
avutil/common: Don't auto-include mem.h
|
7 months ago |
trasher.c
|
ca86e91dd6
tools/trasher: Check fseek returns
|
9 years ago |
uncoded_frame.c
|
790f793844
avutil/common: Don't auto-include mem.h
|
7 months ago |
unwrap-diff
|
c07ed8c8a2
create and populate "tools" directory
|
17 years ago |
venc_data_dump.c
|
6b6f7db819
avcodec: add AVCodecContext.frame_num as 64 bit variant to frame_number
|
1 year ago |
yuvcmp.c
|
1574eedd0e
tools/yuvcmp: add HAVE_UNISTD_H around #include <unistd.h>
|
10 years ago |
zmqsend.c
|
e3b355c0be
avutil/mem: Don't include avutil.h
|
1 year ago |
zmqshell.py
|
774d358e0f
tools/zmqshell: port to python3
|
1 year ago |