diff options
author | James Courtier-Dutton <jcdutton@users.sourceforge.net> | 2005-07-31 16:34:37 +0000 |
---|---|---|
committer | James Courtier-Dutton <jcdutton@users.sourceforge.net> | 2005-07-31 16:34:37 +0000 |
commit | 1fde0a6c81315076f6d4fce9b3d28f61b9d71370 (patch) | |
tree | a21656df5a86e9c43b0d0d10977830ff0dc33993 | |
parent | 32ebb41a6662ac8f68b0243a622e667ccaa259ab (diff) | |
download | xine-lib-1fde0a6c81315076f6d4fce9b3d28f61b9d71370.tar.gz xine-lib-1fde0a6c81315076f6d4fce9b3d28f61b9d71370.tar.bz2 |
Summary: Place feature in correct xine-lib version.
CVS patchset: 7706
CVS date: 2005/07/31 16:34:37
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -1,4 +1,7 @@ xine-lib (1.1.1) + * Improve sound quality when using alsa 1.0.9 or above. + When playing a 44.1khz stream on a 48khz only capable sound card. + It bypasses alsa-lib resampler and uses xine's xine-lib (1.1.0) * new quality deinterlacer from dscaler: GreedyH (Greedy High Motion) @@ -10,8 +13,6 @@ xine-lib (1.1.0) * add an extended MRL reference event (MRL title, start time, play time): needed for the ASX parser; deprecates plain MRL reference events. * goom updated to 2k4-0 - * Improve sound quality when using alsa, playing a 44.1khz stream on a 48khz - only capable sound card. It bypasses alsa-lib resampler and uses xine's xine-lib (1.0.2) * fixed playback of single-session Real RTSP streams, such as |