Add wav plugin on mac.

Update issue #397
Status: Started
Wav should work now. WMA is harder.
This commit is contained in:
John Maguire 2010-06-14 14:51:11 +00:00
parent fd037c0f9a
commit df199b64f4
1 changed files with 1 additions and 0 deletions

View File

@ -81,6 +81,7 @@ GSTREAMER_PLUGINS=[
'libgstmusepack.so',
'libgstogg.so',
'libgstvorbis.so',
'libgstwavparse.so',
# HTTP src support
'libgstneonhttpsrc.so',