1
mirror of https://git.videolan.org/git/ffmpeg.git synced 2024-09-29 16:23:10 +02:00
ffmpeg/tools
Limin Wang f183d6555e avfilter/dnn/dnn_backend_tf: simplify the code with ff_hex_to_data
please use tools/python/tf_sess_config.py to get the sess_config after that.
note the byte order of session config is in normal order.
bump the MICRO version for the config change.

Signed-off-by: Limin Wang <lance.lmwang@gmail.com>
2021-04-29 20:02:29 +08:00
..
python avfilter/dnn/dnn_backend_tf: simplify the code with ff_hex_to_data 2021-04-29 20:02:29 +08:00
.gitignore
aviocat.c tools/aviocat: add verbose mode. 2019-08-13 15:38:57 +02:00
bisect-create
bookmarklets.html
cl2c
clean-diff
coverity.c
crypto_bench.c tools/crypto_bench: update the comment about build command 2019-05-09 17:03:30 +08:00
cws2fws.c
dvd2concat
enum_options.c tools/enum_options: fix build and add to Makefile 2020-11-20 15:20:24 +01:00
ffescape.c avutil/{avstring,bprint}: add XML escaping from ffprobe to avutil 2021-03-05 19:45:00 +02:00
ffeval.c
ffhash.c
fourcc2pixfmt.c
gen-rc libavresample: Remove deprecated library 2021-04-27 10:43:13 -03:00
graph2dot.c
ismindex.c
libav-merge-next-commit
loudnorm.rb
make_chlayout_test
Makefile tools/enum_options: fix build and add to Makefile 2020-11-20 15:20:24 +01:00
missing_codec_desc
murge
normalize.py
patcheck tools/patcheck: remove gcc-2.95 compat check 2019-09-21 12:57:04 -07:00
pktdumper.c tools/pktdumper: use av_packet_alloc() to allocate packets 2021-03-17 15:19:36 -03:00
plotframes
probetest.c tools: fix const specifier for AVInputFormat 2020-04-30 10:25:32 +01:00
qt-faststart.c
seek_print.c
sidxindex.c
sofa2wavs.c
target_bsf_fuzzer.c tools/target_bsf_fuzzer: use av_packet_alloc() to allocate packets 2021-03-17 15:19:37 -03: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 tools/target_dec_fate.sh: Add support for lines that are comments 2019-03-01 23:25:08 +01:00
target_dec_fuzzer.c avcodec/codec, allcodecs: Constify the AVCodec API 2021-04-27 10:43:14 -03:00
target_dem_fuzzer.c tools/target_dem_fuzzer: Fix packet leak 2021-04-01 10:10:21 +02:00
trasher.c
uncoded_frame.c
unwrap-diff
venc_data_dump.c fate: add tests for h264 and vp9 video enc parameters export 2020-05-25 11:59:45 +02:00
yuvcmp.c
zmqsend.c tools/zmqsend: Avoid mem copy past the end of input buffer 2019-08-09 23:18:58 +02:00
zmqshell.py