Switch Mac gstreamer HTTP plugin from neon to soup.

This commit is contained in:
John Maguire 2011-02-17 20:26:48 +00:00
parent 832b258b55
commit e5f9db8d2e

2
dist/macdeploy.py vendored
View File

@ -90,7 +90,7 @@ GSTREAMER_PLUGINS=[
'libgstwavparse.so',
# HTTP src support
'libgstneonhttpsrc.so',
'libgstsouphttpsrc.so',
# Icecast support
'libgsticydemux.so',