]> git.tuebingen.mpg.de Git - paraslash.git/commit
Rename filter source files.
authorAndre Noll <maan@systemlinux.org>
Sun, 30 Nov 2008 20:45:38 +0000 (21:45 +0100)
committerAndre Noll <maan@systemlinux.org>
Sun, 30 Nov 2008 20:45:38 +0000 (21:45 +0100)
commitdd0b1f12758ac877de6834b34f8c7f9291d4311d
treea7b5404c3071541b83325fa8812906dd8a8a268e
parent89a0e510df07bc7210ca9e73381763fdd183df75
Rename filter source files.

Some filters already had the _filter postfix, others had not. Rename
the latter just to be consistent.
15 files changed:
Makefile.in
aacdec.c [deleted file]
aacdec_filter.c [new file with mode: 0644]
compress.c [deleted file]
compress_filter.c [new file with mode: 0644]
configure.ac
error.h
filter.h
mp3dec.c [deleted file]
mp3dec_filter.c [new file with mode: 0644]
oggdec.c [deleted file]
oggdec_filter.c [new file with mode: 0644]
server.c
wav.c [deleted file]
wav_filter.c [new file with mode: 0644]