diff options
author | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2007-04-25 17:58:35 +0100 |
---|---|---|
committer | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2007-04-25 17:58:35 +0100 |
commit | ad65ce16f4583a1ecdf3d3a507a7991c208d6c0c (patch) | |
tree | 8e23565b42a641739acc0476bc82bd64643f97cc | |
parent | 3248b4b461546077a24093986511ce313b8d9f43 (diff) | |
download | xine-lib-ad65ce16f4583a1ecdf3d3a507a7991c208d6c0c.tar.gz xine-lib-ad65ce16f4583a1ecdf3d3a507a7991c208d6c0c.tar.bz2 |
Changelog entry for the Real codec search paths.
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2,6 +2,8 @@ xine-lib (1.1.7) (unreleased) * Support libdca (new name for libdts) by shuffling around the dts.h file. * Add support for MDHD version 1 atom in demux_qt. [bug #1679398] * Handle single-quoted attribute values in XML. + * Fix default paths for RealPlayer libraries (broken in 1.1.5). + [Bug 1707526] xine-lib (1.1.6) * Split the DirectFB plugin into X11 and non-X versions. |