[Bug 31836] Add support for GStreamer 1.0 API/ABI

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Apr 16 06:33:14 CDT 2015


https://bugs.winehq.org/show_bug.cgi?id=31836

--- Comment #11 from Rafał Mużyło <galtgendo at o2.pl> ---
It seems I need to clarify a point - as soon as I came to conclusion, that I
won't be able to port this on my own, I've pretty much dropped it. I'm chiming
in here just to explain the history.

Having that said, from what little I remember about this code, gstreamer 0.10
here was using bufferalloc functions to prevent copying of allocated memory
too.
Therefore gst_buffer_new*() might be insufficient, especially that this code
needs to assign additional data to the buffer (IMediaSample pointer) that's
being used in other callbacks.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.


More information about the wine-bugs mailing list