Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37493208
en ru br
ALT Linux repos
S:2.10.1-alt1
5.0: 2.6.1-alt4
4.1: 2.6.1-alt4
4.0: 2.0-alt3.20040923
3.0: 2.0-alt1.2_20040923

Group :: Sound
RPM: faad

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: faad2-2.0-gcc4.patch
Download


diff -urN faad2-20040923.orig/common/mp4ff/mp4ffint.h faad2-20040923/common/mp4ff/mp4ffint.h
--- faad2-20040923.orig/common/mp4ff/mp4ffint.h	2006-07-04 14:04:38 +0400
+++ faad2-20040923/common/mp4ff/mp4ffint.h	2006-07-04 14:05:12 +0400
@@ -345,7 +345,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,int meta_only);
 int32_t parse_atoms(mp4ff_t *f,int meta_only);
 
@@ -370,4 +370,4 @@
 }
 #endif /* __cplusplus */
 
-#endif
\ В конце файла нет новой строки
+#endif
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin