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
Makefile tools: Make sure to create the tools directory before building decode_simple.o 2022-08-17 00:00:50 +03:00
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
ffeval.c
ffhash.c
fourcc2pixfmt.c
gen-rc
graph2dot.c
ismindex.c
libav-merge-next-commit
loudnorm.rb
make_chlayout_test
missing_codec_desc
murge
normalize.py
patcheck
pktdumper.c
plotframes
probetest.c
qt-faststart.c
scale_slice_test.c
seek_print.c
sidxindex.c
sofa2wavs.c
target_bsf_fuzzer.c
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
trasher.c
uncoded_frame.c
unwrap-diff
venc_data_dump.c
yuvcmp.c
zmqsend.c
zmqshell.py