summaryrefslogtreecommitdiff
path: root/apps/plugins/mpegplayer/pcm_output.c
AgeCommit message (Expand)Author
2011-07-08Have mpegplayer use the mixer (the playback channel, since it's mutually excl...Michael Sevakis
2011-01-25MPEGPlayer: Account for drivers that pass pointers to their internal state va...Michael Sevakis
2011-01-07MPEGPlyaer: A bit of audio mutation. Remove a useless thread state. Take some...Michael Sevakis
2010-05-15Eliminate %zd tag in printf format strings, replace them with %ld. The %z for...Jeffrey Goode
2010-05-14Fix various size_t related warnings and errorsFrank Gevaerts
2010-05-14another cast ssize_t -> longRafaël Carré
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg
2008-02-01mpegplayer: Use the core DSP to process audio. Removes the sample rate restri...Michael Sevakis
2008-01-07mpegplayer: Misc seeking tweaks 1) Consolidate some code amongst functions. 2...Michael Sevakis
2007-12-29mpegplayer: Make playback engine fully seekable and frame-accurate and split ...Michael Sevakis