diff options
author | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2009-12-12 03:05:33 +0000 |
---|---|---|
committer | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2009-12-12 03:05:33 +0000 |
commit | 8bd8e600bf475426cbcd5b8f8f89fb2d6e53ec29 (patch) | |
tree | 96f97a7a8bc898ff7036c3a0c8ec366530c059b2 /ChangeLog | |
parent | 258ff7f5eef3a0813f04c4c78f28f50fb601bef7 (diff) | |
parent | d6e3f2809541eb3b0753222a582d30bc13c31b55 (diff) | |
download | xine-lib-8bd8e600bf475426cbcd5b8f8f89fb2d6e53ec29.tar.gz xine-lib-8bd8e600bf475426cbcd5b8f8f89fb2d6e53ec29.tar.bz2 |
Merge from 1.1.
--HG--
rename : include/xine.h.in => include/xine.h
rename : src/combined/decoder_flac.c => src/combined/flac_decoder.c
rename : src/libspuhdmv/xine_hdmv_decoder.c => src/spu_dec/spuhdmv_decoder.c
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
@@ -68,7 +68,14 @@ xine-lib (1.1.90) (Unreleased) * Report more video output capabilities via (port)->get_capabilities(): colour controls, zooming, colour keying. -xine-lib (1.1.17) 2009-??-?? +xine-lib (1.1.1?) 20??-??-?? + * Bump the FLAC decoder's priority above ffmpegaudio. This should fix + various problems with FLAC playback. + * Build fix (undefined symbol) for when using older ffmpeg. + * TTA demuxer fixes; allow seeking. + * More meta-information tags. (Nothing sets these yet, though.) + +xine-lib (1.1.17) 2009-12-01 * Add support for Matroska SIMPLEBLOCK. * Add support for sndio (OpenBSD sound API). * Correct invalid MIME info in the MOD demuxer. |