[FFmpeg-devel] [PATCH] lavf/mov.c: Don't correct edit list start to zero, when we can't find a frame before edit list start. After c2a8f0fcbe57ea9ccaa864130f078af10516c3c1 this can happen on normal edit lists starting on a B-frame.
Michael Niedermayer
michael at niedermayer.cc
Tue Nov 14 22:01:18 EET 2017
On Mon, Nov 13, 2017 at 06:09:28PM -0800, Sasi Inguva wrote:
> Signed-off-by: Sasi Inguva <isasi at google.com>
> ---
> libavformat/mov.c | 4 +-
> tests/fate/mov.mak | 6 +
> tests/ref/fate/mov-bbi-elst-starts-b | 391 +++++++++++++++++++++++++++++++++++
> 3 files changed, 398 insertions(+), 3 deletions(-)
> create mode 100644 tests/ref/fate/mov-bbi-elst-starts-b
will apply
thanks
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Rewriting code that is poorly written but fully understood is good.
Rewriting code that one doesnt understand is a sign that one is less smart
then the original author, trying to rewrite it will not make it better.
-------------- 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/20171114/ba29743f/attachment.sig>
More information about the ffmpeg-devel
mailing list