ffmpeg-bb/tests/ref/acodec
Anton Khirnov c17e33c058 fftools/ffmpeg: propagate frame durations to packets when encoding
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.
2023-04-19 21:12:03 +02:00
..
adpcm-adx avcodec/adxenc: add EOF header 2019-07-25 15:13:09 +01:00
adpcm-argo avformat/argo_asf: pass name through as metadata 2021-10-15 23:40:15 +10:00
adpcm-ima_alp fate: add adpcm_ima_alp encoding test 2020-10-25 23:44:27 +10:00
adpcm-ima_apm fate: add adpcm_ima_apm encoding test 2020-07-21 11:36:14 +10:00
adpcm-ima_qt ff_put_wav_header: add flag to force WAVEFORMATEX 2014-04-30 16:41:35 +02:00
adpcm-ima_qt-trellis adpcm: Write the proper predictor in trellis mode in IMA QT 2014-06-06 17:08:21 +02:00
adpcm-ima_ssi fate: add adpcm_ima_ssi encoding test 2020-06-01 23:32:28 +02:00
adpcm-ima_wav fftools/ffmpeg: propagate frame durations to packets when encoding 2023-04-19 21:12:03 +02:00
adpcm-ima_wav-trellis fftools/ffmpeg: propagate frame durations to packets when encoding 2023-04-19 21:12:03 +02:00
adpcm-ima_ws fate: add adpcm_ima_ws test 2021-04-26 19:56:33 +10:00
adpcm-ms fftools/ffmpeg: propagate frame durations to packets when encoding 2023-04-19 21:12:03 +02:00
adpcm-ms-trellis fftools/ffmpeg: propagate frame durations to packets when encoding 2023-04-19 21:12:03 +02:00
adpcm-swf fftools/ffmpeg: propagate frame durations to packets when encoding 2023-04-19 21:12:03 +02:00
adpcm-swf-trellis fftools/ffmpeg: propagate frame durations to packets when encoding 2023-04-19 21:12:03 +02:00
adpcm-swf-wav fftools/ffmpeg: propagate frame durations to packets when encoding 2023-04-19 21:12:03 +02:00
adpcm-yamaha fftools/ffmpeg: propagate frame durations to packets when encoding 2023-04-19 21:12:03 +02:00
adpcm-yamaha-trellis fftools/ffmpeg: propagate frame durations to packets when encoding 2023-04-19 21:12:03 +02:00
alac avformat/movenc: ensure we don't write the major brand as a compatible brand more than once 2019-12-21 11:57:28 -03:00
flac ff_put_wav_header: add flag to force WAVEFORMATEX 2014-04-30 16:41:35 +02:00
flac-exact-rice fate: Add test for -exact_rice_parameters 1 2015-05-19 13:43:18 +02:00
g723_1 ff_put_wav_header: add flag to force WAVEFORMATEX 2014-04-30 16:41:35 +02:00
mp2 ff_put_wav_header: add flag to force WAVEFORMATEX 2014-04-30 16:41:35 +02:00
mp2fixed ff_put_wav_header: add flag to force WAVEFORMATEX 2014-04-30 16:41:35 +02:00
pcm-alaw ff_put_wav_header: add flag to force WAVEFORMATEX 2014-04-30 16:41:35 +02:00
pcm-f32be ff_put_wav_header: add flag to force WAVEFORMATEX 2014-04-30 16:41:35 +02:00
pcm-f32le ff_put_wav_header: add flag to force WAVEFORMATEX 2014-04-30 16:41:35 +02:00
pcm-f64be ff_put_wav_header: add flag to force WAVEFORMATEX 2014-04-30 16:41:35 +02:00
pcm-f64le ff_put_wav_header: add flag to force WAVEFORMATEX 2014-04-30 16:41:35 +02:00
pcm-mulaw ff_put_wav_header: add flag to force WAVEFORMATEX 2014-04-30 16:41:35 +02:00
pcm-s8 avformat/movenc: ensure we don't write the major brand as a compatible brand more than once 2019-12-21 11:57:28 -03:00
pcm-s8_planar Merge commit 'dc6527ed908e4d330738f139074455ffbe56a2de' 2016-02-29 15:29:43 +00:00
pcm-s16be avformat/movenc: ensure we don't write the major brand as a compatible brand more than once 2019-12-21 11:57:28 -03:00
pcm-s16be_planar Merge commit 'dc6527ed908e4d330738f139074455ffbe56a2de' 2016-02-29 15:29:43 +00:00
pcm-s16le ff_put_wav_header: add flag to force WAVEFORMATEX 2014-04-30 16:41:35 +02:00
pcm-s16le_planar Merge commit 'dc6527ed908e4d330738f139074455ffbe56a2de' 2016-02-29 15:29:43 +00:00
pcm-s24be avformat/movenc: ensure we don't write the major brand as a compatible brand more than once 2019-12-21 11:57:28 -03:00
pcm-s24le ff_put_wav_header: add flag to force WAVEFORMATEX 2014-04-30 16:41:35 +02:00
pcm-s24le_planar Merge commit 'dc6527ed908e4d330738f139074455ffbe56a2de' 2016-02-29 15:29:43 +00:00
pcm-s32be avformat/movenc: ensure we don't write the major brand as a compatible brand more than once 2019-12-21 11:57:28 -03:00
pcm-s32le ff_put_wav_header: add flag to force WAVEFORMATEX 2014-04-30 16:41:35 +02:00
pcm-s32le_planar Merge commit 'dc6527ed908e4d330738f139074455ffbe56a2de' 2016-02-29 15:29:43 +00:00
pcm-u8 ff_put_wav_header: add flag to force WAVEFORMATEX 2014-04-30 16:41:35 +02:00
pcm-u16be Merge commit 'dc6527ed908e4d330738f139074455ffbe56a2de' 2016-02-29 15:29:43 +00:00
pcm-u16le Merge commit 'dc6527ed908e4d330738f139074455ffbe56a2de' 2016-02-29 15:29:43 +00:00
pcm-u24be Merge commit 'dc6527ed908e4d330738f139074455ffbe56a2de' 2016-02-29 15:29:43 +00:00
pcm-u24le Merge commit 'dc6527ed908e4d330738f139074455ffbe56a2de' 2016-02-29 15:29:43 +00:00
pcm-u32be Merge commit 'dc6527ed908e4d330738f139074455ffbe56a2de' 2016-02-29 15:29:43 +00:00
pcm-u32le Merge commit 'dc6527ed908e4d330738f139074455ffbe56a2de' 2016-02-29 15:29:43 +00:00
roqaudio swresample/resample: use uniform normalization 2017-03-08 16:09:38 +07:00
s302m avformat/mpegtsenc: get rid of packet counting for sdt/pat/pmt 2019-08-23 22:49:01 +02:00
tta avformat: add a TTA Muxer 2016-08-04 16:25:40 -03:00
wavpack fate: add wavpack encoder 2015-02-13 09:22:18 +00:00