summaryrefslogtreecommitdiff
path: root/audio/faad2/patches/patch-ao
diff options
context:
space:
mode:
Diffstat (limited to 'audio/faad2/patches/patch-ao')
-rw-r--r--audio/faad2/patches/patch-ao13
1 files changed, 0 insertions, 13 deletions
diff --git a/audio/faad2/patches/patch-ao b/audio/faad2/patches/patch-ao
deleted file mode 100644
index 319cf005a4f..00000000000
--- a/audio/faad2/patches/patch-ao
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-ao,v 1.1 2006/05/30 20:28:34 tron Exp $
-
---- plugins/mpeg4ip/faad2.h.orig 2004-01-05 14:05:12.000000000 +0000
-+++ plugins/mpeg4ip/faad2.h 2006-05-30 16:04:22.000000000 +0100
-@@ -81,7 +81,7 @@
-
- int aac_file_next_frame(codec_data_t *ifptr,
- uint8_t **buffer,
-- uint64_t *ts);
-+ frame_timestamp_t *ts);
- int aac_file_eof(codec_data_t *ifptr);
-
- void aac_file_used_for_frame(codec_data_t *ifptr,