summaryrefslogtreecommitdiff
path: root/audio/faad2/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'audio/faad2/patches/patch-aa')
-rw-r--r--audio/faad2/patches/patch-aa10
1 files changed, 8 insertions, 2 deletions
diff --git a/audio/faad2/patches/patch-aa b/audio/faad2/patches/patch-aa
index 4c40c369f2b..550b3e8e51d 100644
--- a/audio/faad2/patches/patch-aa
+++ b/audio/faad2/patches/patch-aa
@@ -1,8 +1,14 @@
-$NetBSD: patch-aa,v 1.2 2004/03/28 20:16:09 mycroft Exp $
+$NetBSD: patch-aa,v 1.3 2005/10/06 13:13:28 ben Exp $
--- libfaad/Makefile.am.orig 2004-02-06 13:12:28.000000000 +0000
+++ libfaad/Makefile.am 2004-03-27 22:27:18.000000000 +0000
-@@ -7,8 +7,9 @@
+@@ -1,5 +1,4 @@
+ lib_LTLIBRARIES = libfaad.la
+-include_HEADERS = ../include/faad.h
+
+ libfaad_la_SOURCES = bits.c cfft.c decoder.c drc.c \
+ error.c filtbank.c \
+@@ -7,8 +6,9 @@ ic_predict.c is.c lt_predict.c mdct.c mp
pulse.c specrec.c syntax.c tns.c hcr.c huffman.c \
rvlc.c ssr.c ssr_fb.c ssr_ipqf.c common.c \
sbr_dct.c sbr_e_nf.c sbr_fbt.c sbr_hfadj.c sbr_hfgen.c \