FFmpeg/tests/ref
Martin Storsjö 6ec22731ae movenc: Add an option for resilient, hybrid fragmented/non-fragmented muxing
This allows ending up with a normal, non-fragmented file when
the file is finished, while keeping the file readable if writing
is aborted abruptly at any point. (Normally when writing a
mov/mp4 file, the unfinished file is completely useless unless it
is finished properly.)

This results in a file where the mdat atom contains (and hides)
all the moof atoms that were part of the fragmented file structure
initially.

Signed-off-by: Martin Storsjö <martin@martin.st>
2024-06-24 11:24:04 +03:00
..
acodec avformat/pcm: decrease target audio frame per sec to 10 2024-03-16 19:19:42 +01:00
fate avutil/stereo3d: set a sane default value for AVRational fields 2024-06-20 17:03:55 -03:00
lavf movenc: Add an option for resilient, hybrid fragmented/non-fragmented muxing 2024-06-24 11:24:04 +03:00
lavf-fate avformat/evc: fix writing reserved bits 2024-06-19 10:12:50 -03:00
pixfmt fate/pixfmt: test xyz12le 2021-08-29 18:44:46 +02:00
seek fate/lavf-audio: Test writing AIFF-native tags 2024-03-17 16:08:13 +01:00
vsynth avcodec/h261enc: Fix ac_vlc_length tables 2024-06-20 18:58:39 +02:00