ppsspp/Core/HW
Unknown W. Brackets 20b81ef552 Don't try to seek the video with too few packets.
Conservatively we seem to need approximately 6, which any video ought to
be longer than.
2013-12-14 11:18:08 -08:00
..
AsyncIOManager.cpp Use a CORE_POWERUP state when starting. 2013-11-09 23:07:52 -08:00
AsyncIOManager.h Add a class to manage IO on a separate thread. 2013-08-11 11:46:55 -07:00
BufferQueue.h Move BufferQueue out of the at3 plugin header 2013-10-17 12:31:22 +02:00
MediaEngine.cpp Don't try to seek the video with too few packets. 2013-12-14 11:18:08 -08:00
MediaEngine.h Ignore bad video decode addresses. 2013-12-11 08:21:01 -08:00
MemoryStick.cpp Check version in each DoState() func. 2013-09-14 20:23:03 -07:00
MemoryStick.h Cut down on h files including PointerWrap. 2013-02-04 08:26:59 -08:00
MpegDemux.cpp Move BufferQueue out of the at3 plugin header 2013-10-17 12:31:22 +02:00
MpegDemux.h Move BufferQueue out of the at3 plugin header 2013-10-17 12:31:22 +02:00
SasAudio.cpp Fix audio regression: Don't "WalkCurve" on state OFF 2013-11-17 23:13:30 +01:00
SasAudio.h Reapply the "duration" SasAudio optimization. 2013-11-17 16:49:43 +01:00
SimpleAT3Dec.cpp Fix volume scaling for mono inputs, etc. 2013-11-03 01:14:22 -07:00
SimpleAT3Dec.h Buildfix Symbian and Blackberry from the ffmpeg merge. 2013-10-20 16:41:34 +10:00