From: Paweł Sikora Date: Thu, 17 Mar 2005 16:11:03 +0000 (+0000) Subject: - build fix. X-Git-Tag: auto/th/faad2-2_0-5_4~6 X-Git-Url: http://git.pld-linux.org/?p=packages%2Ffaad2.git;a=commitdiff_plain;h=dbdcd4d98fdf1700535da53ea2d55f7a6f1ab6de - build fix. Changed files: faad2-gcc4.patch -> 1.1 --- diff --git a/faad2-gcc4.patch b/faad2-gcc4.patch new file mode 100644 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++; +