mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-07-11 22:27:44 +02:00
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:
parent
a40df29314
commit
fbc07bc9ab
3
AUTHORS
3
AUTHORS
@ -42,6 +42,9 @@ Alban Peignier <alban.peignier@free.fr>
|
||||
Daniel Roviriego <danifernando@gmail.com>
|
||||
Portuguese Translation (pt_BR).
|
||||
|
||||
Chris Smowton
|
||||
MP4 imporatation support.
|
||||
|
||||
Scott Spillers <scotts@paravelsystems.com>
|
||||
The Icon set
|
||||
|
||||
|
@ -14824,3 +14824,7 @@
|
||||
'rdadmin/list_endpoints.cpp'.
|
||||
2015-03-06 Fred Gleason <fredg@paravelsystems.com>
|
||||
* Incremented the package version to 2.10.3int01.
|
||||
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'.
|
||||
|
4
INSTALL
4
INSTALL
@ -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/.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user