diff options
author | Bastien Nocera <hadess@users.sourceforge.net> | 2007-03-04 16:19:12 +0000 |
---|---|---|
committer | Bastien Nocera <hadess@users.sourceforge.net> | 2007-03-04 16:19:12 +0000 |
commit | 0f487297ae72bc48e33b4b5923921a1b43eb445f (patch) | |
tree | 6ad1da10caa356080b4e090409a9d97fb4c0eb30 /ChangeLog | |
parent | 47ac04e99dbcebf8d7d1f8e7f96ee20d8fe66317 (diff) | |
download | xine-lib-0f487297ae72bc48e33b4b5923921a1b43eb445f.tar.gz xine-lib-0f487297ae72bc48e33b4b5923921a1b43eb445f.tar.bz2 |
- commit documentation, and header changes for the relicensing of the
xine-lib XML parser to GNU LGPL
CVS patchset: 8643
CVS date: 2007/03/04 16:19:12
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,4 +1,4 @@ -xine-lib (1.1.5) +xine-lib (1.1.5) (Unreleased) * Improved PulseAudio plugin, now only one connection per instance is opened and the mainloop is threaded to reduce latency during playback. * Added XCB-based output plugins (Xv and XShm), to use in software using @@ -13,6 +13,8 @@ xine-lib (1.1.5) * Priority of the AAC encoder is now lower than anything else, so it's not going to crash xine down if you try to run an mp3 stream on FAAD2. + * Relicense the xine-lib XML parser under the GNU LGPL, for use in other + projects. xine-lib (1.1.4) * Mark string-type configuration items according to whether they're plain |