diff options
author | František Dvořák <valtri@users.sourceforge.net> | 2006-01-01 21:28:31 +0000 |
---|---|---|
committer | František Dvořák <valtri@users.sourceforge.net> | 2006-01-01 21:28:31 +0000 |
commit | feb563384bc37729b57086bbf6cc1170f1e63eae (patch) | |
tree | 1afdd6d5931bb980c377192f1897bc61ec795924 /ChangeLog | |
parent | 6edfbdb15a312fc1cecb116a1462f2ceda248195 (diff) | |
download | xine-lib-feb563384bc37729b57086bbf6cc1170f1e63eae.tar.gz xine-lib-feb563384bc37729b57086bbf6cc1170f1e63eae.tar.bz2 |
*BUGFIX*
Added missing function to VCD plugin from original sources
(thanks to Gert Vervoort).
Fixed Changelog (added 1.0.3 entries, the new ones go to 1.0.4).
CVS patchset: 7829
CVS date: 2006/01/01 21:28:31
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 6 insertions, 2 deletions
@@ -38,11 +38,15 @@ xine-lib (1.1.0) needed for the ASX parser; deprecates plain MRL reference events. * goom updated to 2k4-0 -xine-lib (1.0.3) +xine-lib (1.0.4) * tiny doc update * build fixes and cross build improvements * fixed an align problem in Win32 DirectX video output plugin - + +xine-lib (1.0.3) + * fixed format string vulnerability in audio CD input plugin + * some build system fixes for Windows + xine-lib (1.0.2) * fixed playback of single-session Real RTSP streams, such as rtsp://stream.samurai.fm/broadcast/live_hi.rm |