summaryrefslogtreecommitdiff
path: root/apps/plugins/mpegplayer/pcm_output.c (follow)
Commit message (Expand)AuthorAge
* Enable setting of global output samplerate on certain targets.Michael Sevakis2013-07-06
* MPEGPlayer: Fixup typecasting for PCM buffer a bit.Michael Sevakis2012-04-26
* Revise the PCM callback system after adding multichannel audio.Michael Sevakis2012-03-03
* Have mpegplayer use the mixer (the playback channel, since it's mutually excl...Michael Sevakis2011-07-08
* MPEGPlayer: Account for drivers that pass pointers to their internal state va...Michael Sevakis2011-01-25
* MPEGPlyaer: A bit of audio mutation. Remove a useless thread state. Take some...Michael Sevakis2011-01-07
* Eliminate %zd tag in printf format strings, replace them with %ld. The %z for...Jeffrey Goode2010-05-15
* Fix various size_t related warnings and errorsFrank Gevaerts2010-05-14
* another cast ssize_t -> longRafaël Carré2010-05-14
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* mpegplayer: Use the core DSP to process audio. Removes the sample rate restri...Michael Sevakis2008-02-01
* mpegplayer: Misc seeking tweaks 1) Consolidate some code amongst functions. 2...Michael Sevakis2008-01-07
* mpegplayer: Make playback engine fully seekable and frame-accurate and split ...Michael Sevakis2007-12-29