Move StreamContext to Rygel as GstStream.
authorZeeshan Ali (Khattak) <zeeshanak@src.gnome.org>
Sun, 14 Dec 2008 20:22:02 +0000 (20:22 +0000)
committerZeeshan Ali (Khattak) <zeeshanak@src.gnome.org>
Sun, 14 Dec 2008 20:22:02 +0000 (20:22 +0000)
commit04c681349e755bad1bff33a876e3222ec869749a
tree8182b4df8f4e039e09210f320c4ee4561ede3944
parent50a1714c7a6775a5672f1b88062213be24acf07c
Move StreamContext to Rygel as GstStream.

This is to avoid code-duplication in plugins. Now plugins just create the
gst source element they want to stream from and tell the Streamer to
stream from that.

svn path=/trunk/; revision=341
src/plugins/test/rygel-test-audio-item.vala
src/rygel/Makefile.am
src/rygel/rygel-1.0.deps [new file with mode: 0644]
src/rygel/rygel-gst-stream.vala [new file with mode: 0644]
src/rygel/rygel-streamer.vala