diff options
author | Wim Taymans <wim.taymans@gmail.com> | 2001-12-26 20:54:43 +0000 |
---|---|---|
committer | Wim Taymans <wim.taymans@gmail.com> | 2001-12-26 20:54:43 +0000 |
commit | 5413b4a10d665611618ecdadcf9122fa28196105 (patch) | |
tree | 188090658b0b1544f5d945ec4c67e5b2bbe9def0 /configure.ac | |
parent | e21340d2ee18feb21ebf9c6aae509c03c07b8464 (diff) |
Fixed the smooothwave madness removed a yield from vorbisdec don't call mpeg2_close, it seems to segfault sometimes.
Original commit message from CVS:
Fixed the smooothwave madness
removed a yield from vorbisdec
don't call mpeg2_close, it seems to segfault sometimes.
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 3c808045..a0286e7d 100644 --- a/configure.ac +++ b/configure.ac @@ -1077,7 +1077,7 @@ ext/rtp/Makefile ext/sdl/Makefile ext/shout/Makefile ext/sidplay/Makefile -ext/smoothwave/Makefile +ext/smooothwave/Makefile ext/vorbis/Makefile ext/xmms/Makefile gst-libs/Makefile |