This website requires JavaScript.
Explore
Help
Sign In
RepoMirrors
/
ffmpeg
mirror of
https://git.ffmpeg.org/ffmpeg.git
Watch
1
Star
0
Fork
You've already forked ffmpeg
0
Code
Issues
Projects
Releases
Wiki
Activity
13c12cd470
ffmpeg
/
tests
/
ref
/
fate
/
mov-neg-firstpts-discard
4 lines
39 B
Plaintext
Raw
Normal View
History
Unescape
Escape
lavf/utils.c: Don't compute start_time from DISCARD packets for video. Signed-off-by: Sasi Inguva <isasi@isasi.mtv.corp.google.com> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
2018-03-21 20:36:38 +00:00
[STREAM]
lavf/mov.c: Set st->start_time for video streams explicitly. If start_time is not set, ffmpeg takes the duration from the global movie instead of the per stream duration. Signed-off-by: Sasi Inguva <isasi@google.com> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
2018-05-29 22:36:07 +00:00
start_time=0.000000
lavf/utils.c: Don't compute start_time from DISCARD packets for video. Signed-off-by: Sasi Inguva <isasi@isasi.mtv.corp.google.com> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
2018-03-21 20:36:38 +00:00
[/STREAM]