]> git.sesse.net Git - vlc/commit
* all: added Musepack support using libmpdec (1.2.1) from www.musepack.net.
authorLaurent Aimar <fenrir@videolan.org>
Sun, 9 Oct 2005 11:14:41 +0000 (11:14 +0000)
committerLaurent Aimar <fenrir@videolan.org>
Sun, 9 Oct 2005 11:14:41 +0000 (11:14 +0000)
commit499cb6f593cb0c3254aac3f9ebc271ba3a4c965d
tree086f1dc91ed04db251d80684c422afb3f41f31f1
parenta93fc49af1a5ba31fdb54f7841ba3210760221ec
  * all: added Musepack support using libmpdec (1.2.1) from www.musepack.net.
   (It is done the ugly way : decoding take place at the demuxer but it works)
configure.ac
modules/demux/Modules.am
modules/demux/mpc.c [new file with mode: 0644]