diff options
-rw-r--r-- | ChangeLog | 2 | ||||
-rw-r--r-- | configure.ac | 2 |
2 files changed, 4 insertions, 0 deletions
@@ -10,6 +10,8 @@ xine-lib (1-rc4) * fix channel swapping in wave demuxer (lpcm) * colorkey support for drawing OSD (XVideo only - fix some flickering) * avoid possible segfaults in cdda + * libvcd updated to 0.7.20 + * libcdio updated to 0.68 * build improvements - different source and build directory, translations xine-lib (1-rc3c) diff --git a/configure.ac b/configure.ac index 4351aa361..ab2445cfb 100644 --- a/configure.ac +++ b/configure.ac @@ -1927,6 +1927,8 @@ src/input/libreal/Makefile src/input/vcd/Makefile src/input/vcd/libcdio/Makefile src/input/vcd/libcdio/cdio/Makefile +src/input/vcd/libcdio/MSWindows/Makefile +src/input/vcd/libcdio/image/Makefile src/input/vcd/libvcd/Makefile src/input/vcd/libvcd/libvcd/Makefile src/liba52/Makefile |