Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |||
2005-08-25 | *BUGFIX* | František Dvořák | |
Windows ports fixes and improvements due to my current work on toxine: - first experiments with external win32 pthreads, more portable code (pthread_t may be a struct) - headers refactored - moved dirent win32 replacement to lib/, hide it for frontends, used system version, if found, not used non-POSIX dirent->d_reclen (this item doesn't work in MinGW), fix memleak in dvb - separated settings for postproc and avcodec when using external ffmpeg - check for malloc.h in public xine.m4, used it conditionally in xine headers - replaced random() by POSIX more common rand() - prevent one segfault in directx vo plugin, if fails - M$VC port update CVS patchset: 7709 CVS date: 2005/08/25 15:36:29 | |||
2004-12-01 | Initial import of dvb spu decoder | Mike Lampard | |
CVS patchset: 7172 CVS date: 2004/12/01 07:27:35 |