aboutsummaryrefslogtreecommitdiffstats
path: root/src/filter/convert_filter_plugin.c (unfollow)
Commit message (Expand)AuthorFilesLines
2012-03-21audio_format: remove the reverse_endian attributeMax Kellermann1-1/+0
2011-10-10audio_format: convert reverse_endian to a "bool"Max Kellermann1-1/+1
2011-01-29copyright year 2011Max Kellermann1-1/+1
2009-12-31Update copyright notices.Avuton Olrich1-1/+1
2009-12-25filter_plugin: allow open() to force an input formatMax Kellermann1-3/+2
2009-11-12include config.h in all sourcesMax Kellermann1-0/+1
2009-07-23pcm_convert: use GError for error handlingMax Kellermann1-11/+3
2009-07-19Add reverse_endian field to struct audio_format and handle conversionDavid Woodhouse1-0/+1
2009-07-06filter/convert: new filter which calls pcm_convert() on demandMax Kellermann1-0/+154