diff options
author | Michael Roitzsch <mroi@users.sourceforge.net> | 2005-04-20 17:19:46 +0000 |
---|---|---|
committer | Michael Roitzsch <mroi@users.sourceforge.net> | 2005-04-20 17:19:46 +0000 |
commit | 9baab845acb8f2baff432fca3a542741f358d35e (patch) | |
tree | eee6ddf9085b21eec3f7875e8a508a55064e7984 | |
parent | 8a9083372c111d3df4c6ce54b93642e95aeb2fd6 (diff) | |
download | xine-lib-9baab845acb8f2baff432fca3a542741f358d35e.tar.gz xine-lib-9baab845acb8f2baff432fca3a542741f358d35e.tar.bz2 |
**BUGFIX**
I just realized that the plugin loader is not mentioned in the ChangeLog
CVS patchset: 7475
CVS date: 2005/04/20 17:19:46
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -37,6 +37,8 @@ xine-lib (1.0.1) * cleaned up hardware acceleration hooks in libmpeg2. * fixed X include path searching while configure detects XvMC support. * Experimental bob deinterlacing support in the xxmc module + * improved plugin loader to allow plugin garbage collection and more + flexible plugin linking xine-lib (1.0) * unbreak DXR3 plugin |