aboutsummaryrefslogtreecommitdiff
path: root/media
diff options
context:
space:
mode:
Diffstat (limited to 'media')
-rw-r--r--media/libs/faad2/faad2-2.0.diff12
1 files changed, 12 insertions, 0 deletions
diff --git a/media/libs/faad2/faad2-2.0.diff b/media/libs/faad2/faad2-2.0.diff
index 19c9e820..56012ffd 100644
--- a/media/libs/faad2/faad2-2.0.diff
+++ b/media/libs/faad2/faad2-2.0.diff
@@ -11,3 +11,15 @@
# Tell versions [3.59,3.63) of GNU make to not export all variables.
# Otherwise a system limit (for SysV at least) may be exceeded.
.NOEXPORT:
+
+--- common/mp4ff/mp4ffint.h 2005-02-12 23:38:28.828890793 -0500
++++ common/mp4ff/mp4ffint.h 2005-02-12 23:41:01.618473068 -0500
+@@ -301,7 +301,7 @@
+ mp4ff_t *mp4ff_open_edit(mp4ff_callback_t *f);
+ #endif
+ void mp4ff_close(mp4ff_t *ff);
+-void mp4ff_track_add(mp4ff_t *f);
++static void mp4ff_track_add(mp4ff_t *f);
+ int32_t parse_sub_atoms(mp4ff_t *f, const uint64_t total_size);
+ int32_t parse_atoms(mp4ff_t *f);
+