.. |
AsyncIOManager.cpp
|
Big mutex overhaul - remove our custom ones, make them non-recursive where possible
|
2017-02-28 11:40:29 +01:00 |
AsyncIOManager.h
|
Big mutex overhaul - remove our custom ones, make them non-recursive where possible
|
2017-02-28 11:40:29 +01: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
|
Fix a bad memory leak in sceMpeg
|
2017-02-20 11:12:39 +01:00 |
SasAudio.cpp
|
Clean up among the logs. Remove MASTER_LOG.
|
2017-03-06 13:10:23 +01:00 |
SasAudio.h
|
Fix bug causing stack overflow in SasAudio, #9190. Move the mixbuffer off the stack for easier-to-diagnose error (this trashed the info I needed to debug pretty badly...)
|
2016-12-27 18:32:47 +01: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
|
Small changes to make Common and Core build under my preliminary UWP setup.
|
2017-02-24 18:59:41 +01:00 |
SimpleAudioDec.h
|
Mpeg: Correctly handle mono audio in videos.
|
2016-01-21 23:19:03 -08:00 |
StereoResampler.cpp
|
Assorted warning fixes
|
2017-03-05 10:52:45 +01:00 |
StereoResampler.h
|
Big mutex overhaul - remove our custom ones, make them non-recursive where possible
|
2017-02-28 11:40:29 +01:00 |