dolphin/Source
Sylvain Gadrat 3a12c50dc1 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.
2014-10-23 23:34:38 +02:00
..
Android Fix a crash on Android when unplugging a controller during emulation. 2014-10-18 07:33:51 -05:00
Core Fix timing of AVI files dumped on Linux 2014-10-23 23:34:38 +02:00
DSPSpy
DSPTool
PCH
UnitTests Add a test for page fault handling. 2014-10-19 20:41:52 -04:00
VSProps
CMakeLists.txt
dolphin-emu.sln