gstreamer/tests/examples
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
..
audiomixmatrix audiomixmatrix: New element that mixes audio channels 2017-02-23 21:02:44 +02:00
avsamplesink applemedia: new AVSampleBufferLayerSink 2015-02-24 19:12:10 +11:00
camerabin2 Update Edgard Lima's email 2017-02-27 00:50:46 +00:00
codecparsers gstreamer: bad: Fix memory leaks when context parse fails 2015-10-02 17:24:35 +03:00
directfb gst: Fix caps leak 2016-11-30 09:59:08 +02:00
gl applemedia/gl: Update code to use ARC 2017-03-07 13:37:07 +02:00
gtk gl/examples/gtk: fixed compilation on systems without GL_GEOMETRY_SHADER 2017-01-13 11:20:51 +11:00
mpegts examples: Add CAT section and CA descriptor support 2014-07-11 08:32:07 +02:00
mxf mxfdemux-structure: Sync fakesink state with the bin to make the application work at all 2015-10-21 19:54:15 +03:00
opencv examples: opencv: typo fix 2016-05-19 09:18:43 +01:00
qt tests/examples/qmlsink: scope QApplication/Engine 2016-12-07 23:02:02 +11:00
uvch264 configure.ac: fix build when the uvch264 plugin is not selected 2015-08-19 16:52:03 +03:00
waylandsink tests: put the waylandsink example window.ui file in EXTRA_DIST 2015-11-22 13:11:48 +01:00
Makefile.am audiomixmatrix: New element that mixes audio channels 2017-02-23 21:02:44 +02:00
playout.c gstreamer: bad: Fix memory leaks when context parse fails 2015-10-02 17:24:35 +03:00