[Bug 777847] ios/osx: Don't use manual reference counting in ObjC code
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Fri Feb 3 13:59:52 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=777847
Nick Kallen <socialmediamaster9000 at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |socialmediamaster9000 at gmail
| |.com
--- Comment #1 from Nick Kallen <socialmediamaster9000 at gmail.com> ---
Created attachment 344859
--> https://bugzilla.gnome.org/attachment.cgi?id=344859&action=edit
Upgrade gst-plugins-pad/applemedia to ARC
This is my first attempt at converting the code to ARC. It compiles in the
context of my XCode project and it successfully make's inside gst-plugins-bad.
However, the makefile in the latter needs to be updated to use ARC, which I
don't know how to do. I have successfully tested iosassetsrc in my project, and
it seems to be fine with these changes. However, I'm new to Objective-C
programming and I'm not 100% confident that every change I have made is correct
and wont lead to prematurely freeing objects or memory leaks.
--
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