Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-04-04 | Move the Speex decoder from libspeex to libxineadec, as it's a single file. | Diego 'Flameeyes' Pettenò | |
--HG-- rename : src/libspeex/xine_decoder.c => src/libxineadec/xine_speex_decoder.c | |||
2006-07-10 | Implement visibility support, available on GCC 4.0 and later and on some 3.4 ↵ | Diego 'Flameeyes' Pettenò | |
(through backports), to avoid exporting unneeded internal symbols, making plugins' loading faster and use of internal copies of libraries more solid. It should automatically fall back to the old way in GCCs that does not support -fvisibility=hidden, but has to be tested carefully. No issues were found in the months of testing in Gentoo, but this requires special attention anyway. CVS patchset: 8101 CVS date: 2006/07/10 22:08:12 | |||
2003-06-18 | small Makefile cleanup | Michael Roitzsch | |
CVS patchset: 5063 CVS date: 2003/06/18 12:52:19 | |||
2003-05-25 | speex support contributed by Conrad Parker <conrad@metadecks.org> | Guenter Bartsch | |
CVS patchset: 4926 CVS date: 2003/05/25 13:39:13 |