summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/CommandProcessor.cpp
diff options
context:
space:
mode:
authorSylvain Gadrat <sgadrat@wontfix.it>2014-10-20 11:11:56 +0200
committerSylvain Gadrat <sgadrat@wontfix.it>2014-10-23 23:34:38 +0200
commit3a12c50dc1a5cef46d60e29eb7baf85795538167 (patch)
tree194532ded353f3542f35583c4eebdc36c06ff294 /Source/Core/VideoCommon/CommandProcessor.cpp
parentf65bb10c9387096721ad7d6bc939469af4c989ac (diff)
Fix timing of AVI files dumped on Linux
The timing information is set on s_scaled_frame->pts, giving precise timing information to the encoder. Frames arriving too early (less than one tick after the previous frame) are droped. The setting of packet's timestamps and flags is done after the call to avcodec_encode_video2() as this function resets these fields according to its documentation.
Diffstat (limited to 'Source/Core/VideoCommon/CommandProcessor.cpp')
0 files changed, 0 insertions, 0 deletions