mirror of https://github.com/FFmpeg/FFmpeg.git
Sets the correct start padding value when an edit list is present. A new fate test is added, fate-mov-440hz-10ms, to ensure this is handled correctly. Signed-off-by: Dale Curtis <dalecurtis@chromium.org> Reviewed-by: Sasi Inguva <isasi-at-google.com@ffmpeg.org> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>pull/272/head
parent
279dc40716
commit
a5fd8aa45b
3 changed files with 16 additions and 1 deletions
@ -0,0 +1,11 @@ |
||||
#format: frame checksums |
||||
#version: 2 |
||||
#hash: MD5 |
||||
#tb 0: 1/44100 |
||||
#media_type 0: audio |
||||
#codec_id 0: pcm_s16le |
||||
#sample_rate 0: 44100 |
||||
#channel_layout 0: 4 |
||||
#channel_layout_name 0: mono |
||||
#stream#, dts, pts, duration, size, hash |
||||
0, 0, 0, 960, 1920, 44e7e48ff08835ce30e93c7971dae7df |
Loading…
Reference in new issue