diff options
| author | Matt Messier <mmessier@grapetv.org> | 2007-05-08 15:10:27 -0400 |
|---|---|---|
| committer | Matt Messier <mmessier@grapetv.org> | 2007-05-08 15:10:27 -0400 |
| commit | c8f3f69be6bd2a6ce361e2433f174abd57b77911 (patch) | |
| tree | a8db2fb70963d1e4e2a4c8291a9a5548540ca7eb /ChangeLog | |
| parent | 1956c347edc0af71e479eacbc9e64f67ba7cba05 (diff) | |
| parent | 92d72104e3cd37e7470a41a65b230297592f1331 (diff) | |
| download | xine-lib-c8f3f69be6bd2a6ce361e2433f174abd57b77911.tar.gz xine-lib-c8f3f69be6bd2a6ce361e2433f174abd57b77911.tar.bz2 | |
Merge changes from main 1.2 repository
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -27,6 +27,12 @@ xine-lib (1.1.7) (unreleased) [Bug 1707526] * Fix proxy usage when the hostnames cannot be resolved. Thanks to Jeff Mitchell for reporting and testing the fix. + * Avoid zero-sized frames when demuxing MPEG PES. + * Improved MPEG2 detection and optimised processing. + * Extract AFD information (commonly used in UK DVB-T) from the MPEG stream. + * Ensure that the ffmpeg video image size is properly initialised. + * Allow XxMC to switch back to software decoding; don't deinterlace if it's + not needed for any given frame. xine-lib (1.1.6) * Split the DirectFB plugin into X11 and non-X versions. |
