diff options
author | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2007-08-27 21:55:56 +0100 |
---|---|---|
committer | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2007-08-27 21:55:56 +0100 |
commit | f66e7c14140725b6abc044498fd399a7e40e86e1 (patch) | |
tree | 69eeb091f8d20acd787beac32ffae6192a679cf9 | |
parent | 0bae23d08becdc9dd680ce40930b249d1fd0448b (diff) | |
parent | 5aa335b2b60b0d2cf4f411b509cd2493d6a5e282 (diff) | |
download | xine-lib-f66e7c14140725b6abc044498fd399a7e40e86e1.tar.gz xine-lib-f66e7c14140725b6abc044498fd399a7e40e86e1.tar.bz2 |
Merge from 1.1.8.
-rw-r--r-- | .hgsigs | 1 | ||||
-rw-r--r-- | .hgtags | 1 | ||||
-rw-r--r-- | ChangeLog | 4 |
3 files changed, 5 insertions, 1 deletions
@@ -1 +1,2 @@ 5e6d0656ac4efdc1a89ed0fc32f11050f4a22970 0 iD8DBQBGZ207sBKtjPGfWZ8RAhdEAKCrkwiBT6bTof7ro5QQwewRfF/dMACffsvfK42+ahQrjpSfQxEp6k7RpCI= +42358e16442fe54fa554006e0b0bafd51e065c32 0 iD8DBQBG0xz0zbwfTn7RbcARAoD3AJ4012pabmpQvCKKDokZNyZzfPIbWgCfRk5FRly/Eei/xXnSaT54XHAT5KM= @@ -61,3 +61,4 @@ fd12068ebd3fab2438f77b06e312c4244e97950a DXR3_095 204b8e92463b592e5c220b56f186a6d4d1007cf9 xine-lib-1_1_5-release 7b60f85a95345c41fb074dc5e3f7355d9e72968e xine-lib-1_1_6-release ab1531337553ad5eac24a69ac665eae33916b423 xine-lib-1_1_7-release +e0a332b9d3e8bb3fad4d7feac1e519292b062056 xine-lib-1_1_8-release @@ -38,7 +38,7 @@ xine-lib (1.1.90) (Unreleased) Such elements are handled as if they were after the XML content for compatibility reasons, though they must appear before it. -xine-lib (1.1.8) (Unreleased) +xine-lib (1.1.8) * Send a channel-changed event to the frontend when receiving the SYNC string from last.fm streaming server. * Disable mediaLib support by default (the licenses probably disallow the @@ -61,6 +61,8 @@ xine-lib (1.1.8) (Unreleased) * Add colouring for bold & italic in text subtitles. * Simple scaling of subtitles to fit the frame width (intended to cope with common DVB resolutions such as 544x576). + * Various small video frame-handling bug fixes. + * Add options to control bob deinterlacing in the XxMC video output plugin. xine-lib (1.1.7) * Support libdca (new name for libdts) by shuffling around the dts.h file. |