ppsspp/Core/HW
Unknown W. Brackets 209500ac0e Read only the mpeg header when reading packets.
When trying to convince FFmpeg to read only the header, this was allowed
to get longer.  But we only really need the actual header here, and that
can prevent FFmpeg mis-parsing later packets.
2016-09-24 17:45:51 -07:00
..
AsyncIOManager.cpp Jit: Invalidate blocks after IO reads. 2015-12-27 21:58:29 -08:00
AsyncIOManager.h Jit: Invalidate blocks after IO reads. 2015-12-27 21:58:29 -08:00
BufferQueue.h Oops, always grab the first, not latest, audio pts. 2014-05-15 01:09:38 -07:00
MediaEngine.cpp Read only the mpeg header when reading packets. 2016-09-24 17:45:51 -07:00
MediaEngine.h Mpeg: Parse video streams from PSMF header. 2016-07-24 15:58:06 -07:00
MemoryStick.cpp Fix a type conversion warning. 2016-09-05 19:14:48 -07:00
MemoryStick.h Io: Notify callbacks on memstick insert/remove. 2016-08-05 21:05:48 -07:00
MpegDemux.cpp Mpeg: Minor cleanup to header parsing. 2016-07-24 15:58:03 -07:00
MpegDemux.h Mpeg: Validate data more during demux. 2016-06-04 18:16:21 -07:00
SasAudio.cpp Set the reverb type when loading a savestate. May help #8528 2016-01-31 11:20:26 +01:00
SasAudio.h Sas: Estimate time taken for mixing. 2015-11-25 18:44:34 -08:00
SasReverb.cpp Fix a few reorder warnings. 2016-05-01 09:50:03 -07:00
SasReverb.h Sas: Correct reverb volume going negative. 2015-11-01 21:30:01 -08:00
SimpleAudioDec.cpp Cleanup FFmpeg funcs deprecated in 3.x. 2016-07-24 12:53:54 -07:00
SimpleAudioDec.h Mpeg: Correctly handle mono audio in videos. 2016-01-21 23:19:03 -08:00
StereoResampler.cpp Minor code cleanup in StereoResampler (remove inner class) 2016-09-10 12:17:19 +02:00
StereoResampler.h Minor code cleanup in StereoResampler (remove inner class) 2016-09-10 12:17:19 +02:00