1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-11-21 10:55:51 +02:00
FFmpeg/tests/ref
Tobias Rapp 26c0c84784 avformat/avienc: fix fields-per-frame value for interlaced video streams
Writes one set of field framing information for progressive streams and
two sets for interlaced streams. Fixes ticket #6383.

Unfortunately the OpenDML v1.02 document is not very specific on what
value to use for start_line when frame data is not coming from a
capturing device, so this is just using 0/1 depending on the field order
as a best-effort guess.

Signed-off-by: Tobias Rapp <t.rapp@noa-archive.com>
2017-11-27 09:13:05 +01:00
..
acodec swresample/options: enable linear_interp and exact_rational by default 2017-03-17 00:08:03 +07:00
fate avformat/avienc: fix fields-per-frame value for interlaced video streams 2017-11-27 09:13:05 +01:00
lavf avformat/wavenc: skip writing incorrect peak-of-peaks position value 2017-10-26 08:29:41 +02:00
lavf-fate lavf/mov: Add support for edit list parsing. 2016-09-19 19:52:05 +02:00
seek libavformat/mov.c: use calculated dts offset when seeking in streams 2017-10-30 01:09:40 +01:00
vsynth Merge commit '5be9939b46a6a4d3860a1b1a872aa50897095970' 2017-11-07 18:35:34 -03:00
vsynth1
vsynth_lena