mirror of https://git.ffmpeg.org/ffmpeg.git
c17e33c058
Remove now-obsolete code setting packet durations pre-muxing for CFR encoded video. Changes output in the following FATE tests: * numerous adpcm tests * ffmpeg-filter_complex_audio * lavf-asf * lavf-mkv * lavf-mkv_attachment * matroska-encoding-delay All of these change due to the fact that the output duration is now the actual input data duration and does not include padding added by the encoder. * apng-osample: less wrong packet durations are now passed to the muxer. They are not entirely correct, because the first frame duration should be 3 rather than 2. This is caused by the vsync code and should be addressed later, but this change is a step in the right direction. * tscc2-mov: last output frame has a duration of 11 rather than 1 - this corresponds to the duration actually returned by the demuxer. * film-cvid: video frame durations are now 2 rather than 1 - this corresponds to durations actually returned by the demuxer and matches the timestamps. * mpeg2-ticket6677: durations of some video frames are now 2 rather than 1 - this matches the timestamps. |
||
---|---|---|
.. | ||
adpcm-adx | ||
adpcm-argo | ||
adpcm-ima_alp | ||
adpcm-ima_apm | ||
adpcm-ima_qt | ||
adpcm-ima_qt-trellis | ||
adpcm-ima_ssi | ||
adpcm-ima_wav | ||
adpcm-ima_wav-trellis | ||
adpcm-ima_ws | ||
adpcm-ms | ||
adpcm-ms-trellis | ||
adpcm-swf | ||
adpcm-swf-trellis | ||
adpcm-swf-wav | ||
adpcm-yamaha | ||
adpcm-yamaha-trellis | ||
alac | ||
flac | ||
flac-exact-rice | ||
g723_1 | ||
mp2 | ||
mp2fixed | ||
pcm-alaw | ||
pcm-f32be | ||
pcm-f32le | ||
pcm-f64be | ||
pcm-f64le | ||
pcm-mulaw | ||
pcm-s8 | ||
pcm-s8_planar | ||
pcm-s16be | ||
pcm-s16be_planar | ||
pcm-s16le | ||
pcm-s16le_planar | ||
pcm-s24be | ||
pcm-s24le | ||
pcm-s24le_planar | ||
pcm-s32be | ||
pcm-s32le | ||
pcm-s32le_planar | ||
pcm-u8 | ||
pcm-u16be | ||
pcm-u16le | ||
pcm-u24be | ||
pcm-u24le | ||
pcm-u32be | ||
pcm-u32le | ||
roqaudio | ||
s302m | ||
tta | ||
wavpack |