]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
Implement the flac audio format handler.
authorAndre Noll <maan@systemlinux.org>
Wed, 28 Sep 2011 20:55:07 +0000 (22:55 +0200)
committerAndre Noll <maan@systemlinux.org>
Sun, 13 Nov 2011 13:48:04 +0000 (14:48 +0100)
This adds another audio format to para_server and para_afh. Since
meta data tags flac are essentially vorbis comments, they are fully
supported. However, the audio format handler accepts only flac
files with fixed block size, and ogg/flac is not supported either at
this point.


No differences found