diff options
author | Miguel Freitas <miguelfreitas@users.sourceforge.net> | 2001-11-15 00:44:21 +0000 |
---|---|---|
committer | Miguel Freitas <miguelfreitas@users.sourceforge.net> | 2001-11-15 00:44:21 +0000 |
commit | 008c3d81263eaa0cf3f81d1f4dde94e2993ccbb0 (patch) | |
tree | de87af82207575742eb745fdf03158b9f3a48883 | |
parent | 2c82a5b3b2398de419ec33297fabf2a752539d80 (diff) | |
download | xine-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-- | AUTHORS | 3 | ||||
-rw-r--r-- | configure.in | 1 |
2 files changed, 4 insertions, 0 deletions
@@ -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 |