]> git.sesse.net Git - vlc/commit
added a demux and decoder for flac files (disabled by default). Works for
authorSigmund Augdal Helberg <sigmunau@videolan.org>
Sun, 23 Feb 2003 16:31:48 +0000 (16:31 +0000)
committerSigmund Augdal Helberg <sigmunau@videolan.org>
Sun, 23 Feb 2003 16:31:48 +0000 (16:31 +0000)
commit5733e86efa86c7bceedb900fe297e93715946020
tree416938b2e4df9c069cc08c455a9b928a989d7be0
parent8345dff51880556e3dd61fc544e35d05cdf5196e
added a demux and decoder for flac files (disabled by default). Works for
16bit per sample streams, only tested with stereo
configure.ac.in
modules/codec/Modules.am
modules/codec/flacdec.c [new file with mode: 0644]
modules/demux/Modules.am
modules/demux/flac.c [new file with mode: 0644]