FFmpeg/tools
Martin Storsjö 1eaa575cf1 tools: Make sure to create the tools directory before building decode_simple.o
This directory dependency is normally added implicitly by rules
in ffbuild/common.mak; for tools it's created by a rule for TOOLOBJS.
TOOLOBJS is populated implicitly from TOOLS, and decode_simple.o
doesn't end up there because it's an odd occurrance of a lone
object file in the tools subdirectory, not belonging to any other
tool.

Signed-off-by: Martin Storsjö <martin@martin.st>
2022-08-17 00:00:50 +03:00
..
python
.gitignore
aviocat.c
bisect-create
bookmarklets.html
cl2c
clean-diff
coverity.c
crypto_bench.c
cws2fws.c
decode_simple.c
decode_simple.h
dvd2concat
enum_options.c
ffescape.c avutil/log: Don't include avutil.h 2022-02-24 12:56:49 +01:00
ffeval.c
ffhash.c
fourcc2pixfmt.c
gen-rc
graph2dot.c tools: convert to new channel layout-API 2022-03-15 09:42:47 -03:00
ismindex.c tools: convert to new channel layout-API 2022-03-15 09:42:47 -03:00
libav-merge-next-commit
loudnorm.rb
make_chlayout_test
Makefile tools: Make sure to create the tools directory before building decode_simple.o 2022-08-17 00:00:50 +03:00
missing_codec_desc
murge
normalize.py
patcheck
pktdumper.c
plotframes
probetest.c
qt-faststart.c
scale_slice_test.c
seek_print.c
sidxindex.c tools: convert to new channel layout-API 2022-03-15 09:42:47 -03:00
sofa2wavs.c
target_bsf_fuzzer.c tools/target_{bsf,dec}_fuzzer: convert to new channel layout-API 2022-03-15 09:42:47 -03:00
target_dec_fate.list
target_dec_fate.sh
target_dec_fuzzer.c tools/target_dec_fuzzer: set avctx->workaround_bugs flags 2022-07-26 09:15:16 -03:00
target_dem_fuzzer.c tools/target_dem_fuzzer: Check fmt before dereferencing 2022-02-25 22:23:03 +01:00
trasher.c
uncoded_frame.c tools: convert to new channel layout-API 2022-03-15 09:42:47 -03:00
unwrap-diff
venc_data_dump.c
yuvcmp.c
zmqsend.c
zmqshell.py