This website works better with JavaScript.
Explore
Help
Sign In
Chiebot-Mirror
/
FFmpeg
Watch
8
Star
0
Fork
You've already forked FFmpeg
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Mirror of
https://git.ffmpeg.org/ffmpeg.git
https://ffmpeg.org/
113240
Commits
37
Branches
400
Tags
492 MiB
Tree:
a0821345eb
FFmpeg
/
tests
/
ref
/
fate
/
mov-neg-firstpts-discard
4 lines
39 B
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>
7 years ago
[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>
7 years ago
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>
7 years ago
[/STREAM]