summaryrefslogtreecommitdiff
path: root/sys/applemedia/plugin.m
AgeCommit message (Expand)AuthorFilesLines
2019-02-08Add device provider for AVFoundation capture devices.Josh Matthews1-0/+3
2017-05-18Fix up package name and origin in some pluginsTim-Philipp Müller1-1/+1
2017-05-03qtkit: drop the qtkitvideosrc elementJosep Torra1-8/+0
2017-03-07applemedia/gl: Update code to use ARCNick Kallen1-1/+0
2017-01-27applemedia: Fix some compiler warnings on iOSSebastian Dröge1-0/+1
2016-08-31applemedia: Conditionally compile qtkitvideosrcSebastian Dröge1-1/+4
2016-08-26applemedia: changes to make GL memory mappable on CPU on iOSAlessandro Decina1-0/+2
2016-01-19applemedia: implement GstAppleCoreVideoMemoryIlya Konstantinov1-0/+3
2015-04-26vtdec: fix build error with clangYujin Lee1-1/+1
2015-03-07vtdec: Register a hardware-only vtdec_hw on OSX and give it a higher rankSebastian Dröge1-1/+1
2015-02-24applemedia: new AVSampleBufferLayerSinkMatthew Waters1-0/+4
2014-09-17applemedia: Remove old code that is of no use anymoreSebastian Dröge1-8/+0
2014-09-17applemedia: Do weak linking with the VideoToolbox frameworkSebastian Dröge1-2/+5
2014-07-11atdec: Change rank to MARGINAL until it can properly handle multichannel audioSebastian Dröge1-1/+1
2014-07-02applemedia: enable vtdec and vtenc only on >= 10.8 where VideoToolbox is publicAlessandro Decina1-3/+8
2014-04-24avfassetsrc: downgrade rank to SECONDARY in OS XAndoni Morales Alastruey1-2/+5
2014-04-24iosavassetsrc: rename element to avfassetsrcMatthieu Bouron1-3/+3
2014-04-24iosavassetsrc: Port to 1.0Matthieu Bouron1-3/+3
2014-04-24applemedia: add new source/decoder element for iOS assetsAndoni Morales Alastruey1-0/+3
2014-01-20applemedia: Fix build on iOS and probably also on OSXSebastian Dröge1-0/+2
2013-12-14applemedia: always include <Foundation/Foundation.h>Alessandro Decina1-1/+1
2013-12-08applemedia: rewrite VideoToolbox decoder based on GstVideoDecoderAlessandro Decina1-2/+3
2013-11-07qtkitvideosrc: lower rank to GST_RANK_SECONDARYMatthieu Bouron1-1/+1
2013-11-07avfvideosrc: set rank to GST_RANK_PRIMARYMatthieu Bouron1-1/+1
2013-11-07applemedia: enable avfvideosrc if AVFoundation is presentMatthieu Bouron1-3/+8
2013-11-07applemedia: port avfvideosrc to 1.0Matthieu Bouron1-3/+1
2013-09-28iosassetsrc: Add new element from the GStreamer SDK projectAndoni Morales Alastruey1-0/+3
2013-09-28applemedia: avfvideosrc is not ported to 1.0 yetSebastian Dröge1-0/+4
2013-07-23applemedia: add AudioToolbox based audio decoderAlessandro Decina1-0/+2
2013-05-20applemedia: move plugins using private frameworks to applemedia-nonpublicAndoni Morales Alastruey1-8/+0
2013-02-16applemedia: update contact informationOle André Vadla Ravnås1-1/+1
2013-02-16applemedia: port vtenc to 1.0Ole André Vadla Ravnås1-1/+1
2012-11-04Fix FSF addressTim-Philipp Müller1-2/+2
2012-04-05gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge1-1/+1
2012-03-03applemedia: port vtdecAlessandro Decina1-1/+1
2012-02-28applemedia: port qtkitvideosrcAlessandro Decina1-0/+4
2011-05-15applemedia: bump the rank of qtkitvideosrc to PRIMARYAlessandro Decina1-1/+1
2010-11-04applemedia: rename iphonecamerasrc to celvideosrcOle André Vadla Ravnås1-3/+3
2010-11-04applemedia: add new iOS video source based on AVFoundationOle André Vadla Ravnås1-1/+4
2010-11-04applemedia: update e-mail addressesOle André Vadla Ravnås1-1/+1
2010-10-28applemedia: New plugin for Apple multimedia APIsOle André Vadla Ravnås1-0/+79