[Bug 698657] [PATCH] shm: Port shared memory plugin to Windows

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed May 29 13:22:45 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=698657
  GStreamer | gst-plugins-bad | unspecified

--- Comment #8 from Joshua M. Doe <oss at nvl.army.mil> 2013-05-29 20:22:41 UTC ---
Created an attachment (id=245588)
 View: https://bugzilla.gnome.org/attachment.cgi?id=245588
 Review: https://bugzilla.gnome.org/review?bug=698657&attachment=245588

port of 1.0 shm plugin to Windows

Here's a version of the patch against 1.0 (master). I've set the default port
to 0 to force users to set it, and now use _WIN32 in shmpipe.[ch], and have
fixed any incompatibilities with MinGW, so it build fine with make/cerbero.

I have had one problem, where sometimes (most times actually) the stream will
stop after all blocks of the shared area are allocated. If I remove the
allocator by uncommenting the propose_allocation assignment, everything works
fine. I tried to debug this, but couldn't find anything obvious. Perhaps
Olivier or someone else familiar with the allocator code could take a look.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list