flacdec: split off channel decorrelation as flacdsp
authorMans Rullgard <mans@mansr.com>
Sun, 17 Jun 2012 14:10:40 +0000 (15:10 +0100)
committerMans Rullgard <mans@mansr.com>
Wed, 4 Jul 2012 11:24:30 +0000 (12:24 +0100)
commit4a8528349f897fba72e6eb41400aca3ca4605a79
tree4110f809093767578d281eb5900929e5199c8a3f
parent296d0da8bd3b5bc5220a3b062d387bf9fa4584c5
flacdec: split off channel decorrelation as flacdsp

Signed-off-by: Mans Rullgard <mans@mansr.com>
libavcodec/Makefile
libavcodec/flacdec.c
libavcodec/flacdsp.c [new file with mode: 0644]
libavcodec/flacdsp.h [new file with mode: 0644]
libavcodec/flacdsp_template.c [new file with mode: 0644]