2015-03-09 Fred Gleason <fredg@paravelsystems.com>

* Merged patch from Chris Smowton to enable importation of
	MP4 files [GitHub pull request #000029].
	* Added prerequisites for MP4 importation in 'INSTALL'.
This commit is contained in:
Fred Gleason
2015-03-09 20:41:14 -04:00
parent a40df29314
commit fbc07bc9ab
3 changed files with 11 additions and 0 deletions

View File

@@ -84,6 +84,10 @@ GPIO Driver
A kernel driver for the line of data-acquisition boards from
MeasurementComputing. See http://www.rivendellaudio.org/.
FAAD2 / mp4v2 - AAC/MP4 Decoding Libraries. Needed for MP4 file importation.
Available at http://www.audiocoding.com/faad2.html and
https://code.google.com/p/mp4v2/ respectively.
LAME - MPEG Layer 3 Encoder Library. Needed for MPEG Layer 3 exporting.
Available at http://lame.sourceforge.net/.