[FFmpeg-devel] [mov] When both edit list and start padding present, take maximum.

Dale Curtis dalecurtis at chromium.org
Tue Oct 17 00:25:49 EEST 2017


More details on the issue which uncovered this can be seen here
https://bugs.chromium.org/p/chromium/issues/detail?id=775042#c13

- dale

On Mon, Oct 16, 2017 at 2:22 PM, Dale Curtis <dalecurtis at chromium.org>
wrote:

> Previously the start padding was used to blindly overwrite any skip
> samples which may have come from an edit list. Instead take the maximum of
> the two.
>
> A new fate test is added, fate-mov-440hz-10ms, to ensure this is handled
> correctly.
>
> The sample can be downloaded and added to the fate-suite from
>
> https://cs.chromium.org/chromium/src/third_party/
> WebKit/LayoutTests/webaudio/resources/media/440hz-10ms.m4a
>
> - dale
>


More information about the ffmpeg-devel mailing list