projects
/
packages
/
faad2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8fb3d2a
)
- build fix.
author
Paweł Sikora
<pluto@pld-linux.org>
Thu, 17 Mar 2005 16:11:03 +0000
(16:11 +0000)
committer
cvs2git
<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]
patch
|
blob
diff --git a/faad2-gcc4.patch
b/faad2-gcc4.patch
new file mode 100644
(file)
index 0000000..
287244c
--- /dev/null
+++ b/
faad2-gcc4.patch
@@ -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.136865 seconds
and
4
git commands to generate.