1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-11-21 10:55:51 +02:00
FFmpeg/tests/ref
Jan Ekström fbb44bc51a ffmpeg: move field order decision making to encoder initialization
We now have the possibility of getting AVFrames here, and we should
not touch the muxer's codecpar after writing the header.

Results of FATE tests change as the MXF and Matroska muxers actually
write down the field/frame coding type of a stream in their
respective headers. Before this change, these values in codecpar
would only be set after the muxer was initialized. Now, the
information is also available for encoder and muxer initialization.
2020-10-29 16:59:49 +02:00
..
acodec fate: add adpcm_ima_alp encoding test 2020-10-25 23:44:27 +10:00
fate ffmpeg: move field order decision making to encoder initialization 2020-10-29 16:59:49 +02:00
lavf ffmpeg: move field order decision making to encoder initialization 2020-10-29 16:59:49 +02:00
lavf-fate avformat/movenc: implement writing of the btrt box 2020-09-22 18:21:31 +03:00
pixfmt Merge commit '896fe15dbb7b78de495c4a7dd75e7faec66778da' 2019-03-14 14:31:48 -03:00
seek avformat/matroskaenc: Don't ignore tags of chapters written late 2020-05-19 03:34:44 +02:00
vsynth libswcale/input: use more accurate planer rgb16 yuv conversions 2020-10-06 17:56:52 +02:00
vsynth1
vsynth_lena