ffmpeg/tools
Marton Balint 6b6f7db819 avcodec: add AVCodecContext.frame_num as 64 bit variant to frame_number
Frame counters can overflow relatively easily (INT_MAX number of frames is
slightly more than 1 year for 60 fps content), so make sure we use 64 bit
values for them.

Also deprecate the old 32 bit frame_number attribute.

Signed-off-by: Marton Balint <cus@passwd.hu>
2023-02-13 00:36:46 +01: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 avcodec: add AVCodecContext.frame_num as 64 bit variant to frame_number 2023-02-13 00:36:46 +01: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