]> git.pld-linux.org Git - packages/faad2.git/commitdiff
- build fix.
authorPaweł Sikora <pluto@pld-linux.org>
Thu, 17 Mar 2005 16:11:03 +0000 (16:11 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    faad2-gcc4.patch -> 1.1

faad2-gcc4.patch [new file with mode: 0644]

diff --git a/faad2-gcc4.patch b/faad2-gcc4.patch
new file mode 100644 (file)
index 0000000..287244c
--- /dev/null
@@ -0,0 +1,11 @@
+--- faad2/common/mp4ff/mp4ff.c.orig    2004-01-11 16:52:18.000000000 +0100
++++ faad2/common/mp4ff/mp4ff.c 2005-03-17 17:04:10.000000000 +0100
+@@ -87,7 +87,7 @@
+     if (ff) free(ff);
+ }
+-static void mp4ff_track_add(mp4ff_t *f)
++void mp4ff_track_add(mp4ff_t *f)
+ {
+     f->total_tracks++;
This page took 0.77355 seconds and 4 git commands to generate.