projects
/
paraslash.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (from:
89b3918
)
Implement the flac decoding filter.
author
Andre Noll
<maan@systemlinux.org>
Wed, 3 Aug 2011 22:52:48 +0000
(
00:52
+0200)
committer
Andre Noll
<maan@systemlinux.org>
Sun, 13 Nov 2011 13:54:21 +0000
(14:54 +0100)
This replaces the dummy functions in flacdec_filter.c by a working
implementation. Although it contains an ugly workaround for a
shortcoming in the flac library, see the comment in read_cb() for
details, it seems to work fine.
No differences found