GNOME Bugzilla – Bug 698349
mssdemux: new plugin for smoothstreaming support
Last modified: 2013-05-08 08:58:11 UTC
A smoothstreaming plugin is ready to be merged, it currently is at: http://cgit.collabora.com/git/user/thiagoss/gst-plugins-bad.git/ [master] It also requires patches from: http://cgit.collabora.com/git/user/thiagoss/gst-plugins-good.git/log/ http://cgit.collabora.com/git/user/thiagoss/gst-plugins-base.git/log/ Those same patches are required for dashdemux at: https://bugzilla.gnome.org/show_bug.cgi?id=690555 Please review so we can have it upstream.
I think it would make sense to push the DASH/MSS plugins, and let us fix up any things later. This way other people can easily start working on it, test it, fix things, report bugs, etc. I reviewed the HLS changes a longer time ago and they all looked fine to me and ready to push. Any opinions?
Cool stuff! I think it should go in (into master) as soon as possible, so people can give it a spin.
Pushed to master. Thanks to all reviewers o/