[Bug 796919] osxaudiosink does not work on iOS 12

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Aug 21 18:50:07 UTC 2018


https://bugzilla.gnome.org/show_bug.cgi?id=796919

Nicolas Dufresne (ndufresne) <nicolas at ndufresne.ca> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nicolas at ndufresne.ca

--- Comment #3 from Nicolas Dufresne (ndufresne) <nicolas at ndufresne.ca> ---
(In reply to Michael from comment #2)
> We took a look and got a fix. However, we're a little unclear as to how to
> submit a patch. Could you point me in the right direction to the
> instructions?

Hi Micheal,

to submit a patch, commit your changes with a proper commit message in your
local git tree. Then you can extract this change as a patch file, using "git
format-patch -1". Finally, attach this patch to the bugzilla. We will proceed
with a code review, if there is any change, update the patch and resubmit,
otherwise, we'll merge it in to the main tree.

Alternatively, you may want to use git-bz extension, a git extension that will
handle the uploading of attachment to bugzilla for you.

https://fishsoup.net/software/git-bz/

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