index
:
mpd.git
master
v0.21.x
v0.22.x
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pcm_mix.c
Age
Commit message (
Expand
)
Author
2012-03-27
audio_format: remove SAMPLE_FORMAT_DSD_OVER_USB
Max Kellermann
2012-03-22
audio_format: remove the packed S24 format
Max Kellermann
2012-03-21
audio_format: remove the format SAMPLE_FORMAT_DSD_LSBFIRST
Max Kellermann
2012-03-19
audio_format: basic support for DSD-over-USB
Max Kellermann
2012-03-01
audio_format: add DSD sample format
Max Kellermann
2011-10-20
pcm_mix: implement float samples
Max Kellermann
2011-10-20
audio_format: basic support for floating point samples
Max Kellermann
2011-10-20
pcm_mix: return bool, make unimplemented format non-fatal
Max Kellermann
2011-10-10
pcm_{mix,volume}: pass only sample_format to pcm_mix()
Max Kellermann
2011-01-29
copyright year 2011
Max Kellermann
2010-09-25
eliminate g_error() usage
Thomas Jansen
2010-05-08
mixramp: Remove maths from pcm_mix when using MixRamp overlaps.
Tim Phipps
2010-03-21
Add support for MixRamp tags
Tim Phipps
2009-12-31
Update copyright notices.
Avuton Olrich
2009-12-03
pcm_mix: change old code to use format instead of bits
Viliam Mateicka
2009-12-02
audio_format: changed "bits" to "enum sample_format"
Max Kellermann
2009-11-19
pcm_mix: implemented 32 bit support
Max Kellermann
2009-11-12
include config.h in all sources
Max Kellermann
2009-03-13
all: Update copyright header.
Avuton Olrich
2009-01-07
pcm: pass void pointers to PCM functions
Max Kellermann
2009-01-07
pcm_volume: rename pcm_dither() to pcm_volume_dither()
Max Kellermann
2009-01-07
pcm_utils: moved code to pcm_mix.c
Max Kellermann