rewrite GStreamer backend to directly use the element and not create a pipeline
commit05acb78a01ca9262744f34981b5ef54fd7b3ba28
authorBenjamin Otte <otte@gnome.org>
Fri, 26 Oct 2007 19:13:20 +0000 (26 21:13 +0200)
committerBenjamin Otte <otte@gnome.org>
Fri, 26 Oct 2007 19:13:20 +0000 (26 21:13 +0200)
tree05a88165db555f3f5bf130fa2fb564a294aca255
parente34ac83cf6b15eccaf945203f0f0628d04649870
rewrite GStreamer backend to directly use the element and not create a pipeline

That was Wim's suggested method, and it works fine. The only issue right now is
that GStreamer also does the resampling, and a) audioresample is slow and
b) the whole process takes a lot of time. This causes the app to stop for half a
second when a long sample gets decoded. Not good.
libswfdec/swfdec_codec_gst.c