diff options
author | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2009-03-09 16:53:14 +0000 |
---|---|---|
committer | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2009-03-09 16:53:14 +0000 |
commit | 3863a132e3e7dd0fe4aab68a811a9732717a217b (patch) | |
tree | 6fbc5ad8cd8c7fc22c7ae10b7453ec9c1580d6bc /ChangeLog | |
parent | e2e4a31eef68c45ed4954d25b6b92eabbafef2ce (diff) | |
download | xine-lib-3863a132e3e7dd0fe4aab68a811a9732717a217b.tar.gz xine-lib-3863a132e3e7dd0fe4aab68a811a9732717a217b.tar.bz2 |
MPEG block demuxer fixup (prevents, e.g., segfaults when playing VCDs).
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -6,6 +6,7 @@ xine-lib (1.1.17) 2009-??-?? * Protect audio loop so it cannot write to a paused device (fix pause/resume freeze with pulseaudio). * Fix build with libavutil >= 50.0.0. + * Fix segfaults when playing VCDs. xine-lib (1.1.16.2) 2009-02-10 * Build fixes related to ImageMagick 6.4 & later. |