[FFmpeg-devel] [PATCH] libavformat/mov: Fix inserting frames before current_frame.
Michael Niedermayer
michael at niedermayer.cc
Fri Aug 18 04:04:39 EEST 2017
On Thu, Jul 27, 2017 at 10:34:32AM -0700, Jacob Trimble wrote:
> When using streaming input, it may be possible to see frames that appear
> before the current_frame. When these frames are inserted into the
> index, the current_frame needs to be updated so it is still pointing
> at the same frame.
>
> Signed-off-by: Jacob Trimble <modmaker at google.com>
> ---
> libavformat/mov.c | 12 +++++++++---
> 1 file changed, 9 insertions(+), 3 deletions(-)
applied
thanks
[...]
--
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/20170818/6f5bee64/attachment.sig>
More information about the ffmpeg-devel
mailing list