diff options
author | Darren Salt <devspam@moreofthesa.me.uk> | 2012-06-09 18:30:59 +0100 |
---|---|---|
committer | Darren Salt <devspam@moreofthesa.me.uk> | 2012-06-09 18:30:59 +0100 |
commit | f78bedc5da5b9bfb72383726c48e1f3287c5b956 (patch) | |
tree | 1137cdb8e5785d3eef07e795109b20b2f6795a1d /ChangeLog | |
parent | 4227cf2d342d3803619f2ae4a34693140e9db796 (diff) | |
parent | 9f1eb4a63fc25a5f46c64d2c374d005eb692e2ee (diff) | |
download | xine-lib-f78bedc5da5b9bfb72383726c48e1f3287c5b956.tar.gz xine-lib-f78bedc5da5b9bfb72383726c48e1f3287c5b956.tar.bz2 |
Merge from 1.1.
--HG--
rename : src/libfaad/xine_faad_decoder.c => src/audio_dec/xine_faad_decoder.c
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 12 |
1 files changed, 7 insertions, 5 deletions
@@ -82,18 +82,20 @@ xine-lib (1.2.0) 2012-01-01 * Report more video output capabilities via (port)->get_capabilities(): colour controls, zooming, colour keying. -xine-lib (1.1.21) ????-??-?? - * mpeg-ts fixes and enhancements +xine-lib (1.1.21) 2012-06-09 + * Fix a potential double-free (goom) when playing AAC files. + * Fix a possible clean-up crash in the goom FFT code. + * Fix matroska header compression. + * MPEG-TS fixes and enhancements * Improved syncing of DVB subtitles * BluRay support (requires libbluray) * Fix full range YUV (with ffmpeg codecs) * Fix multithreading with recent ffmpeg versions * Fix cropping with ffmpeg codecs * Fix OSD when using OpenGL video output - -xine-lib (1.1.20.2) ????-??-?? + * xine-list no longer causes catalog.cache to be written. + * Windows-related (cygwin, mingw) build fixes. * Various bug fixes. - * Fix matroska header compression. xine-lib (1.1.20.1) 2012-01-01 * Various bug fixes. |