aboutsummaryrefslogtreecommitdiffstats
path: root/src/filter/convert_filter_plugin.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* audio_format: remove the reverse_endian attributeMax Kellermann2012-03-211-1/+0
* audio_format: convert reverse_endian to a "bool"Max Kellermann2011-10-101-1/+1
* copyright year 2011Max Kellermann2011-01-291-1/+1
* Update copyright notices.Avuton Olrich2009-12-311-1/+1
* filter_plugin: allow open() to force an input formatMax Kellermann2009-12-251-3/+2
* include config.h in all sourcesMax Kellermann2009-11-121-0/+1
* pcm_convert: use GError for error handlingMax Kellermann2009-07-231-11/+3
* Add reverse_endian field to struct audio_format and handle conversionDavid Woodhouse2009-07-191-0/+1
* filter/convert: new filter which calls pcm_convert() on demandMax Kellermann2009-07-061-0/+154