diff options
author | Jacob Trimble <[email protected]> | 2017-07-27 10:34:32 -0700 |
---|---|---|
committer | Michael Niedermayer <[email protected]> | 2017-08-18 03:02:11 +0200 |
commit | f4544163b27615ecfff1b42d6acdb3672ac92399 (patch) | |
tree | 0c754d94e0210d8651436a1378ec8c092d8b3511 /doc/examples/remuxing.c | |
parent | 7fb4b0368de18fc150e72a9190a4c87827d2d9d2 (diff) |
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 <[email protected]>
Signed-off-by: Michael Niedermayer <[email protected]>
Diffstat (limited to 'doc/examples/remuxing.c')
0 files changed, 0 insertions, 0 deletions