[FFmpeg-devel] [PATCH] lavf/mov.c: Use the correct offset to shift timestamp when seeking.

Michael Niedermayer michael at niedermayer.cc
Sat Mar 10 17:43:24 EET 2018


On Fri, Mar 09, 2018 at 01:30:21PM -0800, Sasi Inguva wrote:
> Fixes seek for files with empty edits and files with negative ctts
> (dts_shift > 0). Added fate samples and tests.
> 
> Signed-off-by: Sasi Inguva <isasi at isasi.mtv.corp.google.com>
> ---
>  libavformat/isom.h                       |   1 +
>  libavformat/mov.c                        |  27 +++--
>  tests/fate/seek.mak                      |   6 +
>  tests/ref/seek/empty-edit-mp4            | 134 +++++++++++++++++++++++
>  tests/ref/seek/test-iibbibb-mp4          | 122 +++++++++++++++++++++
>  tests/ref/seek/test-iibbibb-neg-ctts-mp4 | 122 +++++++++++++++++++++
>  6 files changed, 401 insertions(+), 11 deletions(-)
>  create mode 100644 tests/ref/seek/empty-edit-mp4
>  create mode 100644 tests/ref/seek/test-iibbibb-mp4
>  create mode 100644 tests/ref/seek/test-iibbibb-neg-ctts-mp4

will apply

thanks

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Those who are too smart to engage in politics are punished by being
governed by those who are dumber. -- Plato 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20180310/e35d8a01/attachment.sig>


More information about the ffmpeg-devel mailing list