aboutsummaryrefslogtreecommitdiffstats
path: root/src/outputBuffer_xfade.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* added inline function audio_format_time_to_size()Max Kellermann2008-08-301-1/+1
* ringbuf: create a new struct rbvec instead of reusing struct iovecEric Wong2008-08-301-4/+4
* xfade: gracefully fail on very short xfade timesEric Wong2008-08-231-1/+2
* xfade: copy xfade_time locally to avoid race conditionsEric Wong2008-08-231-2/+5
* don't crossfade different audio formatsEric Wong2008-08-231-2/+4
* outputBuffer: fix buffer_before_play handlingEric Wong2008-08-231-25/+20
* core rewrite (decode,player,outputBuffer,playlist)Eric Wong2008-08-161-0/+105