summaryrefslogtreecommitdiff
path: root/multimedia/mpeg4ip/patches/patch-lib_mp4_hinthnti.c
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/mpeg4ip/patches/patch-lib_mp4_hinthnti.c')
-rw-r--r--multimedia/mpeg4ip/patches/patch-lib_mp4_hinthnti.c15
1 files changed, 0 insertions, 15 deletions
diff --git a/multimedia/mpeg4ip/patches/patch-lib_mp4_hinthnti.c b/multimedia/mpeg4ip/patches/patch-lib_mp4_hinthnti.c
deleted file mode 100644
index a550264b883..00000000000
--- a/multimedia/mpeg4ip/patches/patch-lib_mp4_hinthnti.c
+++ /dev/null
@@ -1,15 +0,0 @@
-$NetBSD: patch-lib_mp4_hinthnti.c,v 1.1 2012/12/20 21:44:51 joerg Exp $
-
---- lib/mp4/hinthnti.c.orig 2012-12-20 16:54:04.000000000 +0000
-+++ lib/mp4/hinthnti.c
-@@ -53,7 +53,9 @@ int quicktime_read_hint_hnti(quicktime_t
- } while (quicktime_position(file) < parent_atom->end);
- }
-
--int quicktime_write_hint_hnti(quicktime_t *file, quicktime_hint_hnti_t *hnti)
-+void quicktime_write_sdp(quicktime_t *file, quicktime_sdp_t *sdp);
-+
-+void quicktime_write_hint_hnti(quicktime_t *file, quicktime_hint_hnti_t *hnti)
- {
- quicktime_atom_t atom;
-