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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu May 2 05:46:09 PDT 2013


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

Joshua M. Doe <oss> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |UNCONFIRMED

--- Comment #6 from Joshua M. Doe <oss at nvl.army.mil> 2013-05-02 12:46:03 UTC ---
I've attached the patch, which is for 0.10, but I will port to 1.0 once the
following issues are resolved:
1) Are the ifdefs acceptable, or should I create a separate Windows plugin?
2) Should I allow TCP ports to be used both on Windows and not? Default both
socket-path and socket-port to NULL/0, and use whichever is set?
3) I should probably just leave the default port to be 0 and require it to be
set.
4) Just realized I shouldn't be using G_OS_WIN32 in shmpipe.[hc], would _WIN32
cover MinGW/MSVC?
5) Note that I've built this in MSVS, so I'll need to modify the make files to
add in the use of the Winsock library.

-- 
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