[FFmpeg-devel] [PATCH] lavf/mov: Add support for edit list parsing.

Michael Niedermayer michael at niedermayer.cc
Sat Aug 6 13:05:08 EEST 2016


On Fri, Aug 05, 2016 at 05:18:40PM -0700, Sasi Inguva wrote:
> Signed-off-by: Sasi Inguva <isasi at google.com>
> ---
>  libavcodec/avcodec.h                           |   6 +
>  libavcodec/utils.c                             |   6 +
>  libavformat/avformat.h                         |   3 +
>  libavformat/mov.c                              | 305 ++++++++++++++++++++++++-
>  libavutil/frame.h                              |   4 +
>  tests/Makefile                                 |   1 +
>  tests/fate/mov.mak                             |  28 +++
>  tests/ref/fate/mov-1elist-1ctts                |  57 +++++
>  tests/ref/fate/mov-1elist-ends-last-bframe     |  56 +++++
>  tests/ref/fate/mov-1elist-noctts               |  57 +++++
>  tests/ref/fate/mov-2elist-elist1-ends-bframe   |  51 +++++
>  tests/ref/fate/mov-3elist                      |  57 +++++
>  tests/ref/fate/mov-3elist-1ctts                |  57 +++++
>  tests/ref/fate/mov-elist-starts-ctts-2ndsample |  57 +++++
>  14 files changed, 744 insertions(+), 1 deletion(-)
>  create mode 100644 tests/fate/mov.mak
>  create mode 100644 tests/ref/fate/mov-1elist-1ctts
>  create mode 100644 tests/ref/fate/mov-1elist-ends-last-bframe
>  create mode 100644 tests/ref/fate/mov-1elist-noctts
>  create mode 100644 tests/ref/fate/mov-2elist-elist1-ends-bframe
>  create mode 100644 tests/ref/fate/mov-3elist
>  create mode 100644 tests/ref/fate/mov-3elist-1ctts
>  create mode 100644 tests/ref/fate/mov-elist-starts-ctts-2ndsample

breaks make fate

make: *** [fate-gaplessenc-itunes-to-ipod-aac] Error 1
make: *** [fate-gaplessenc-pcm-to-mov-aac] Error 1
make: *** [fate-h264-invalid-ref-mod] Error 1
make: *** [fate-pcm_s16be-stereo] Error 1
make: *** [fate-prores-gray] Error 1
make: *** [fate-tscc2-mov] Error 1
make: *** [fate-lavf-fate-mov_qtrle_mace6] Error 1
make: *** [fate-filter-fps-cfr] Error 1
make: *** [fate-quickdraw] Error 1
make: *** [fate-gsm-toast] Error 1

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

I have often repented speaking, but never of holding my tongue.
-- Xenocrates
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20160806/b4a0d8c7/attachment.sig>


More information about the ffmpeg-devel mailing list