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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Apr 24 08:14:39 PDT 2013


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

--- Comment #3 from Joshua M. Doe <oss at nvl.army.mil> 2013-04-24 15:14:34 UTC ---
(In reply to comment #1)
> If the result does not respect shmsrc/sink API (the properties) it would be in
> my opinion better to create winshmsrc/sink elements. Also, ifdef are generally
> very hard to maintain, so I would not favor that way, but I'd check with others
> to see what they think. In the end, ask yourself if the remainting shared code
> is worth not duplicating.

Point taken about the differing API. The ifdefs aren't too bad, mostly it's a
matter of different sp_writer_create, sp_open_shm, and sp_client_open
functions, but it's certainly not ideal.

(In reply to comment #2)
> Please show us the patch so we can see how intrusive it is. Much easier to
> judge with the code at hand.

Due to organizational processes, it'll be one or two weeks before I can post
code. I just wanted to get any feedback I could in the mean time so I could
make changes if needed.

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