ffmpeg/tests/fate
Anton Khirnov cea71b2139 fftools/ffmpeg: stop using fake dts for generating timestamps
When no packet dts values are available from the container, video
decoding code will currently use its own guessed values, which will then
be propagated to pkt_dts on decoded frames and used as pts in certain
cases. This is inaccurate, fragile, and unnecessarily convoluted.
Simply removing this allows the extrapolation code introduced in the
previous commit to do a better job.

Changes the results of numerous h264 and hevc FATE tests, where no
spurious timestamp gaps are generated anymore. Several tests no longer
need -vsync passthrough.
2023-04-13 15:34:07 +02:00
..
aac.mak fate/aacenc: increase tolerance for ln-128k test 2022-11-24 15:58:22 +01:00
ac3.mak ac3: convert to lavu/tx 2022-11-06 14:39:27 +01:00
acodec.mak dcaenc: convert to lavu/tx 2022-11-06 14:39:37 +01:00
adpcm.mak
alac.mak
als.mak
amrnb.mak
amrwb.mak
api.mak tests/fate-run: Remove temporary fate-lavf files if possible 2022-05-06 05:39:25 +02:00
apng.mak
atrac.mak
audio.mak fate/audio: msnsiren test case 2022-11-07 16:08:35 +11:00
bmp.mak
build.mak
caf.mak tests/Makefile: Redo how to keep intermediate FATE-files 2022-05-06 05:39:25 +02:00
canopus.mak
cbs.mak fate/cbs: Add tests for h264_redundant_pps BSF 2022-09-25 14:56:08 +02:00
cdxl.mak
checkasm.mak checkasm: add hevc_deblock chroma test 2023-04-06 06:16:57 +02:00
concatdec.mak tests/fate-run: Remove temporary fate-lavf files if possible 2022-05-06 05:39:25 +02:00
cover-art.mak tests/Makefile: Redo how to keep intermediate FATE-files 2022-05-06 05:39:25 +02:00
dca.mak fate/dca: Fix test requirements 2022-06-01 14:56:50 +02:00
demux.mak
dfa.mak
dnn.mak
dnxhd.mak
dpcm.mak
dvvideo.mak
ea.mak
exif.mak
ffmpeg.mak ffmpeg: add video heartbeat capability to fix_sub_duration 2023-02-03 16:17:29 +02:00
ffprobe.mak
fft.mak
fifo-muxer.mak
filter-audio.mak
filter-video.mak fate: specify EC-off for damaged inter samples 2023-03-27 14:00:05 +02:00
fits.mak
flac.mak fate/flac: Add test of 32 bps encoding/decoding 2022-12-26 21:15:36 +01:00
flvenc.mak tests/fate: Remove intermediate file of flv-add_keyframe_index test 2022-05-20 10:16:04 +02:00
gapless.mak
gif.mak fate/gif: Remove nonsense requirement 2022-05-03 04:18:06 +02:00
h264.mak fftools/ffmpeg: stop using fake dts for generating timestamps 2023-04-13 15:34:07 +02:00
hap.mak fate/hap: Fix test requirements 2022-05-03 04:18:06 +02:00
hevc.mak avcodec/h2645_sei: Also support Active Format Descriptor for HEVC 2022-12-01 11:00:41 +01:00
hlsenc.mak
hw.mak
id3v2.mak fate/id3v2: Add test for reading and writing UTF-16 BOM tags 2022-09-12 22:26:27 +02:00
image.mak fate: Mark the tiff-zip-* tests as requiring zlib 2022-11-17 13:23:14 +02:00
imf.mak fate/imfdec: remove imf experimental flag 2023-02-21 19:38:54 -08:00
indeo.mak
lavf-audio.mak fate/lavf-*: Add missing dependency on pipe protocol 2022-09-21 15:43:52 +02:00
lavf-container.mak fate: split mxf test dependencies to DV and MPEG2 2023-04-06 00:40:42 +02:00
lavf-image.mak fate/lavf-*: Add missing dependency on pipe protocol 2022-09-21 15:43:52 +02:00
lavf-image2pipe.mak fate: add QOI/XBM/XWD image2pipe tests 2022-12-03 19:38:11 +01:00
lavf-video.mak fate/lavf-*: Add missing dependency on pipe protocol 2022-09-21 15:43:52 +02:00
libavcodec.mak lavc/tests: add a cached bitstream reader test 2023-01-06 11:01:00 +01:00
libavdevice.mak
libavformat.mak
libavutil.mak avutil/tests/uuid: add uuid tests 2022-06-12 18:34:37 +10:00
libswresample.mak
libswscale.mak
lossless-audio.mak
lossless-video.mak fate/lossless-video: Fix test requirements 2022-05-03 04:18:06 +02:00
matroska.mak fate/matroska: add HDR10+ muxing tests 2023-04-08 10:28:41 -03:00
microsoft.mak fate/microsoft: add mss2 region test case 2022-11-07 16:08:35 +11:00
monkeysaudio.mak
mov.mak fate/mov: add PCM in mp4 test 2023-03-15 00:12:59 +08:00
mp3.mak
mpc.mak
mpeg4.mak fate/mpeg4: Fix test requirements 2022-05-03 04:18:06 +02:00
mpegps.mak
mpegts.mak
mxf.mak fate/mxf: add JPEG 2000 test 2022-09-20 11:26:00 +02:00
oma.mak tests/Makefile: Redo how to keep intermediate FATE-files 2022-05-06 05:39:25 +02:00
opus.mak fate/opus: add silk LBRR test (refs #9890) 2022-10-04 11:54:57 +02:00
pcm.mak fate/pcm: Add pcm_dvd transcode tests 2022-07-10 16:58:58 +02:00
pixfmt.mak
pixlet.mak fate/pixlet: Fix test requirements 2022-05-03 04:18:06 +02:00
probe.mak
prores.mak fate/prores: Fix test requirements 2022-05-03 04:18:06 +02:00
qt.mak
qtrle.mak fate/qtrle: Fix test requirements 2022-05-03 04:18:06 +02:00
real.mak
screen.mak
seek.mak tests/Makefile: Redo how to keep intermediate FATE-files 2022-05-06 05:39:25 +02:00
segafilm.mak fate/segafilm: Add tests for segafilm (de)muxer 2022-09-20 18:32:28 +02:00
segment.mak
source-check.sh
source.mak
spdif.mak lavf/spdifdec: support EAC3 2023-01-13 11:22:59 -06:00
speedhq.mak
subtitles.mak fate/subtitles: Add PGS remux test 2022-09-12 22:26:27 +02:00
truehd.mak tests/fate/truehd: Add test for shortened Ticket1726 testcase 2022-10-04 23:47:53 +02:00
utvideo.mak
vbn.mak
vcodec.mak tests/fate/vcodec.mak: drop strict experimental from j2k tests 2023-04-06 00:49:34 +02:00
video.mak fate: specify EC-off for damaged inter samples 2023-03-27 14:00:05 +02:00
voice.mak
vorbis.mak
vpx.mak fate/vpx: add a vp9_superframe_bsf test 2023-03-10 16:27:05 -03:00
vqf.mak
wavpack.mak fate/wavpack: Test APE cuesheet tags 2022-05-31 12:45:41 +02:00
webm-dash-manifest.mak
wma.mak
xvid.mak