summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiguel Freitas <miguelfreitas@users.sourceforge.net>2001-11-15 00:44:21 +0000
committerMiguel Freitas <miguelfreitas@users.sourceforge.net>2001-11-15 00:44:21 +0000
commit008c3d81263eaa0cf3f81d1f4dde94e2993ccbb0 (patch)
treede87af82207575742eb745fdf03158b9f3a48883
parent2c82a5b3b2398de419ec33297fabf2a752539d80 (diff)
downloadxine-lib-008c3d81263eaa0cf3f81d1f4dde94e2993ccbb0.tar.gz
xine-lib-008c3d81263eaa0cf3f81d1f4dde94e2993ccbb0.tar.bz2
- direct show makefile
- AUTHORS update (Marcelo helped me with w32 audio code) CVS patchset: 1042 CVS date: 2001/11/15 00:44:21
-rw-r--r--AUTHORS3
-rw-r--r--configure.in1
2 files changed, 4 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
index 9c50f899b..70f816093 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -159,4 +159,7 @@ Contributions
Matthias Dahl <matthew2k@web.de>
rpm .spec file maintainer, syncfb and other patches
+ Marcelo Roberto Jimenez <mroberto@cetuc.puc-rio.br>
+ w32dll audio bugfixes
+
(let us know if we've forgotten anyone)
diff --git a/configure.in b/configure.in
index 20d5114c4..6c7b17b80 100644
--- a/configure.in
+++ b/configure.in
@@ -746,6 +746,7 @@ src/libdts/Makefile
src/libmad/Makefile
src/libw32dll/Makefile
src/libw32dll/wine/Makefile
+src/libw32dll/DirectShow/Makefile
src/libspudec/Makefile
src/libvfill/Makefile
src/libvorbis/Makefile