summaryrefslogtreecommitdiff
path: root/src/xine-utils/pool.c
AgeCommit message (Collapse)Author
2006-09-26Use protected visibility for all the functions exported by libxine.so, so ↵Diego 'Flameeyes' Pettenò
that their binding is local to the library (has a similar effect to -Bsymbolic, but will work better with hidden visibility enabled, that is step two). CVS patchset: 8289 CVS date: 2006/09/26 05:19:47
2006-01-27Added dynamic object pool.Thibaut Mattern
CVS patchset: 7849 CVS date: 2006/01/27 07:53:28