diff options
author | Michael Roitzsch <mroi@users.sourceforge.net> | 2005-04-20 17:12:09 +0000 |
---|---|---|
committer | Michael Roitzsch <mroi@users.sourceforge.net> | 2005-04-20 17:12:09 +0000 |
commit | 8a9083372c111d3df4c6ce54b93642e95aeb2fd6 (patch) | |
tree | 1276c4a3e52a1ee23991a0c31bfd2156e591fbe5 | |
parent | 9926ff47e59fb47ef01a4c931b19fa6dc1a4efa3 (diff) | |
download | xine-lib-8a9083372c111d3df4c6ce54b93642e95aeb2fd6.tar.gz xine-lib-8a9083372c111d3df4c6ce54b93642e95aeb2fd6.tar.bz2 |
fix a typo and move cool feature to 1.0.1
CVS patchset: 7474
CVS date: 2005/04/20 17:12:09
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,9 +1,8 @@ xine-lib (1.1) - * Experimental bob deinterlacing support in the xxmc module xine-lib (1.0.1) * Big XvMC quality / correctness / cpu-usage fix. [bug #1114517] - * fixed builds with Xv or the entire X11 unavailble + * fixed builds with Xv or the entire X11 unavailable * updated internal copies of VCD libraries to libcdio 0.71 and vcdimager 0.7.21 * fixed compatibility with new libtool versions [bug #1094262] * renamed input.http_no_proxy to media.network.http_no_proxy @@ -37,6 +36,7 @@ xine-lib (1.0.1) regarding VLD XvMC. * 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 xine-lib (1.0) * unbreak DXR3 plugin |