gstreamer/gst-libs/gst
Nick Kallen 46bbc60d24 applemedia/gl: Update code to use ARC
All code interacting with Objective-C objects should now use Automated
Reference Counting rather than manual memory management or Garbage
Collection. Because ARC prohibits C-structs from containing
references to Objective-C objects, all such fields are now typed
'gpointer'. Setting and gettings Objective-C fields on such a
struct now uses explicit __bridge_* calls to tell ARC about
object lifetimes.

https://bugzilla.gnome.org/show_bug.cgi?id=777847
2017-03-07 13:37:07 +02:00
..
adaptivedemux adaptivedemux: answer duration queries for live streams 2017-03-02 19:54:04 +02:00
allocators allocators: Add GstPhysMemoryAllocator abstraction 2017-02-27 10:42:05 +02:00
audio Fix incorrect return type in several functions 2016-10-27 23:06:26 +05:30
base aggregator: Use the event_full function for GstAggregatorPads 2016-09-06 16:30:28 -03:00
basecamerabinsrc Add support for Meson as alternative/parallel build system 2016-08-20 11:35:54 +01:00
codecparsers codecparsers: remove problematic 'extern inline' 2017-01-10 16:03:30 +00:00
gl applemedia/gl: Update code to use ARC 2017-03-07 13:37:07 +02:00
insertbin meson: Build GIR files 2017-01-23 12:48:53 -03:00
interfaces interfaces: photography: clean up header indentation 2016-11-21 10:52:39 +00:00
mpegts meson: Build GIR files 2017-01-23 12:48:53 -03:00
opencv opencv: add opencv image format documentation 2016-11-29 21:21:49 -05:00
player meson: Build GIR files 2017-01-23 12:48:53 -03:00
uridownloader Add support for Meson as alternative/parallel build system 2016-08-20 11:35:54 +01:00
video videoaggregator: redo src caps negotiation if a sink pad's caps have changed in the meantime 2017-03-06 17:20:56 +02:00
wayland meson: wayland: wl_scanner is required: false 2016-11-17 17:42:30 -03:00
gettext.h Fix FSF address 2012-11-04 00:09:59 +00:00
glib-compat-private.h Update GLib dependency to 2.40.0 2015-10-02 22:24:19 +03:00
gst-i18n-plugin.h Fix FSF address 2012-11-04 00:09:59 +00:00
Makefile.am allocators: Add GstPhysMemoryAllocator abstraction 2017-02-27 10:42:05 +02:00
meson.build opencv: Enable in meson build 2016-11-26 17:55:23 +00:00