Age | Commit message (Collapse) | Author |
|
|
|
Some plugins may have been missed due to them not being built here.
|
|
--HG--
rename : src/libreal/audio_decoder.c => src/libreal/xine_real_audio_decoder.c
rename : src/libreal/xine_decoder.c => src/libreal/xine_real_video_decoder.c
|
|
both audio and video.
CVS patchset: 8703
CVS date: 2007/03/17 15:45:37
|
|
parameter to define a codecs path during configure stage, rather than probing at runtime.
CVS patchset: 8688
CVS date: 2007/03/16 22:32:13
|
|
Alpha as that's the only architecture for which the binary codecs available on MPlayer site are needing them. Newer versions needs not these symbols, and for safety, I'd rather avoid messing with the global namespace.
CVS patchset: 8679
CVS date: 2007/03/16 20:02:33
|
|
(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
|
|
extracted some common targets and variables into a common Makefile
which is then included
CVS patchset: 4844
CVS date: 2003/05/14 16:21:44
|
|
CVS patchset: 3589
CVS date: 2002/12/19 21:40:02
|
|
CVS patchset: 3391
CVS date: 2002/11/30 15:27:55
|
|
CVS patchset: 3345
CVS date: 2002/11/22 23:37:40
|
|
CVS patchset: 3285
CVS date: 2002/11/18 03:03:07
|