diff options
author | Heinz Wiesinger <pprkut@slackbuilds.org> | 2012-09-02 15:46:51 +0200 |
---|---|---|
committer | Heinz Wiesinger <pprkut@slackbuilds.org> | 2012-09-02 15:46:51 +0200 |
commit | fd8e9ddecf41da64e9eecdfda27abf6a8f25d3b4 (patch) | |
tree | 684474cc8fd49801929c561f4617e543592a5006 /audio/faad2/README | |
parent | ae70403685d984519e670f5a71e0211a88058212 (diff) | |
download | slackbuilds-fd8e9ddecf41da64e9eecdfda27abf6a8f25d3b4.tar.gz |
audio/faad2: Remove --with-drm configure flag
This flag actually breaks more functionality than it would
provide. Since it is disabled in most other distributions,
disable it here too.
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
Diffstat (limited to 'audio/faad2/README')
-rw-r--r-- | audio/faad2/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/faad2/README b/audio/faad2/README index afe448b9c3..087c825c14 100644 --- a/audio/faad2/README +++ b/audio/faad2/README @@ -1,5 +1,5 @@ Faad2 is the fastest ISO AAC audio decoder available. -Faad2 correctly decodes all MPEG-4 and MPEG-2 MAIN, LC (Low Complexity), +Faad2 correctly decodes all MPEG-4 and MPEG-2 MAIN, LC (Low Complexity), HE (High Efficiency), LTP (Long Term Prediction), LD (Low Delay), and ER (Error Resiliency) object type AAC files. Faad2 includes code for SBR (HE AAC) decoding. |