ppsspp/Core/HW
kaienfr c6a1b0e743 Provide a new method AuCtx::AuCreateCodecContextFromSource()
This method can automatically read audio information from file (as channels, sample rate etc) via ffmpeg,
and create accurate ffmpeg's codec context.
Especially used for unknown audio format but supported  by ffmpeg.
2014-04-14 13:23:10 +02:00
..
AsyncIOManager.cpp Avoid overwriting io thread results. 2014-03-02 13:45:12 -08:00
AsyncIOManager.h Avoid overwriting io thread results. 2014-03-02 13:45:12 -08:00
BufferQueue.h Fix buffer queue. 2014-01-13 21:44:05 +08:00
MediaEngine.cpp Merge pull request #5816 from raven02/patch-8 2014-04-09 15:01:00 +02:00
MediaEngine.h updates 2014-04-01 04:58:56 +02:00
MemoryStick.cpp Check version in each DoState() func. 2013-09-14 20:23:03 -07:00
MemoryStick.h Avoid some ChunkFile includes. 2014-03-15 11:32:57 -07:00
MpegDemux.cpp Fix leaks in sceMpeg demuxing. 2014-03-30 13:06:42 -07:00
MpegDemux.h Fix leaks in sceMpeg demuxing. 2014-03-30 13:06:42 -07:00
SasAudio.cpp Inline ADSREnvelope::Step (thanks @unknownbrackets) 2014-03-22 09:31:09 +01:00
SasAudio.h Inline ADSREnvelope::Step (thanks @unknownbrackets) 2014-03-22 09:31:09 +01:00
SimpleAudioDec.cpp Provide a new method AuCtx::AuCreateCodecContextFromSource() 2014-04-14 13:23:10 +02:00
SimpleAudioDec.h Provide a new method AuCtx::AuCreateCodecContextFromSource() 2014-04-14 13:23:10 +02:00