ffmpeg/tools
Anton Khirnov 992e984fa8 tools/decode_simple: always call process_frame(NULL) at the end
Currently this would not be done if max_frames is triggered.

Makes no difference in either of the tools currently using
decode_simple, but may be important in future tools.
2023-03-28 13:00:42 +02:00
..
python
.gitignore tools/.gitignore: Add missing tools 2022-09-06 03:29:28 +02:00
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 tools/decode_simple: always call process_frame(NULL) at the end 2023-03-28 13:00:42 +02:00
decode_simple.h
dvd2concat
enum_options.c
ffescape.c
ffeval.c
ffhash.c
fourcc2pixfmt.c
gen-rc
general_assembly.pl tools: add general_assembly.pl 2023-02-12 10:14:22 +01:00
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 avcodec: add AVCodecContext.frame_num as 64 bit variant to frame_number 2023-02-13 00:36:46 +01:00
seek_print.c
sidxindex.c
sofa2wavs.c
target_bsf_fuzzer.c
target_dec_fate.list
target_dec_fate.sh
target_dec_fuzzer.c avcodec: Make avcodec_decode_subtitle2 accept a const AVPacket* 2023-02-09 15:24:15 +01:00
target_dem_fuzzer.c
trasher.c
uncoded_frame.c
unwrap-diff
venc_data_dump.c avcodec: add AVCodecContext.frame_num as 64 bit variant to frame_number 2023-02-13 00:36:46 +01:00
yuvcmp.c
zmqsend.c
zmqshell.py