1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-19 05:49:09 +02:00
FFmpeg/libavformat
Jacob Trimble f4544163b2 libavformat/mov: Fix inserting frames before current_frame.
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@google.com>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
2017-08-18 03:02:11 +02:00
..
2017-07-19 12:27:33 +02:00
2017-07-14 13:48:56 +01:00
2017-07-10 12:03:08 +02:00
2017-07-19 12:27:33 +02:00
2017-06-13 19:49:06 +02:00
2017-07-07 15:30:57 -04:00
2017-07-10 15:02:29 -04:00
2017-07-19 12:27:33 +02:00
2017-05-10 15:21:17 +02:00
2017-07-16 16:09:17 +01:00