Some fixes for win32 gstreamer-0.10 and its plugins

Carlos Rafael Giani dv at pseudoterminal.org
Sat Jun 8 03:54:48 PDT 2013


On 2013-06-08 12:05, Tomasz Wasilczyk wrote:
> Hi,
>
> I've been working recently on win32 build of gstreamer. I've made some
> fixes, that I think should be pushed to upstream.
>
> Warning fixes:
> https://dl.dropboxusercontent.com/u/5448886/contrib/mingw32-gst-plugins-bad-warnings.patch
> https://dl.dropboxusercontent.com/u/5448886/contrib/mingw32-gst-plugins-base-warnings.patch
> https://dl.dropboxusercontent.com/u/5448886/contrib/mingw32-gstreamer-warnings.patch
>
> Build fix (not mine, it was in OBS repo):
> https://dl.dropboxusercontent.com/u/5448886/contrib/gst-plugins-base-0.10.28-gnomevfswin32.patch
>
> Winks fix:
> https://dl.dropboxusercontent.com/u/5448886/contrib/mingw32-gst-plugins-bad-winks-fix.patch
>
> The last one was most important for me, because it actually fixes
> improperly working winks plugin. The patch contains:
> - configure.ac fix, to allow winks building at all;
> - Makefile.am fix, to package missing source files;
> - fixate output size at early negotiation stage, because winks doesn't
> support ranges; there was already a fixme comment for that.
>
> The whole OBS project is accessible here:
> https://build.opensuse.org/project/show?project=home%3Atomkiewicz%3Agst0
>
> Waiting for feedback,
> Tomek
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel

Note that 0.10 is officially abandoned. I'm sure the developers 
appreciate your patches, but at this point, it is unlikely that anything 
0.10 related will be pushed upstream.
However, if you modify them to work with GStreamer 1.0, it is an 
entirely different story.
Also, I suggest using bugzilla for this.

cheers


More information about the gstreamer-devel mailing list