]> git.sesse.net Git - nageru/commit
Rework dts selection.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Wed, 14 Oct 2015 21:47:00 +0000 (23:47 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Wed, 14 Oct 2015 21:47:00 +0000 (23:47 +0200)
commit7a6878b637f9b323a83411d155437752cd83eff0
treeb1604117946ae5a482a29a56ee5659002e5426ba
parent02083dca89292d6ba95642cf8957f1cee8826313
Rework dts selection.

Instead of trying to copy earlier pts into dts, we derive some dts
from the frame type (syncing it with pts at opportune moments),
which should fix the dts > pts issues when dropping frames.
h264encode.cpp
h264encode.h
mixer.cpp