FFmpeg/tests
Anton Khirnov daca5d1241 fftools/ffmpeg_filter: refactor setting input timebase
Treat it analogously to stream parameters like format/dimensions/etc.
This is functionally different from previous code in 2 ways:
* for non-CFR video, the frame timebase (set by the decoder) is used
  rather than the demuxer timebase
* for sub2video, AV_TIME_BASE_Q is used, which is hardcoded by the
  subtitle decoding API

These changes should avoid unnecessary and potentially lossy timestamp
conversions from decoder timebase into the demuxer one.

Changes the timebases used in sub2video tests.
2024-03-13 08:01:15 +01:00
..
api
checkasm checkasm/hevc_deblock: Initialize buffer 2024-03-08 01:01:49 +01:00
fate fate/h264: add missing swscale dependency to h264-bsf-mp4toannexb-new-extradata 2024-03-12 13:41:29 -03:00
filtergraphs fate: remove unused filtergraph files 2024-01-23 13:49:41 -03:00
maps
ref fftools/ffmpeg_filter: refactor setting input timebase 2024-03-13 08:01:15 +01:00
streamgroups fate/iamf: add an ambisonic test 2024-01-23 13:35:28 -03:00
.gitignore
audiogen.c
audiomatch.c
base64.c
copycooker.sh
extended.ffconcat
fate-run.sh fate: fix generating references when sh=dash 2024-03-12 23:01:46 +01:00
fate-valgrind.supp
fate.sh
Makefile fate: add VVC decoder tests 2024-01-23 11:15:25 -03:00
md5.sh
refcmp-metadata.awk
reference.pnm
rotozoom.c
simple1.ffconcat
simple2.ffconcat
test.ffmeta
tiny_psnr.c
tiny_ssim.c
utils.c
videogen.c