summaryrefslogtreecommitdiff
path: root/sys/applemedia/plugin.m
Commit message (Expand)AuthorAgeFilesLines
* vtdec: fix build error with clangYujin Lee2015-04-261-1/+1
* vtdec: Register a hardware-only vtdec_hw on OSX and give it a higher rankSebastian Dröge2015-03-071-1/+1
* applemedia: new AVSampleBufferLayerSinkMatthew Waters2015-02-241-0/+4
* applemedia: Remove old code that is of no use anymoreSebastian Dröge2014-09-171-8/+0
* applemedia: Do weak linking with the VideoToolbox frameworkSebastian Dröge2014-09-171-2/+5
* atdec: Change rank to MARGINAL until it can properly handle multichannel audioSebastian Dröge2014-07-111-1/+1
* applemedia: enable vtdec and vtenc only on >= 10.8 where VideoToolbox is publicAlessandro Decina2014-07-021-3/+8
* avfassetsrc: downgrade rank to SECONDARY in OS XAndoni Morales Alastruey2014-04-241-2/+5
* iosavassetsrc: rename element to avfassetsrcMatthieu Bouron2014-04-241-3/+3
* iosavassetsrc: Port to 1.0Matthieu Bouron2014-04-241-3/+3
* applemedia: add new source/decoder element for iOS assetsAndoni Morales Alastruey2014-04-241-0/+3
* applemedia: Fix build on iOS and probably also on OSXSebastian Dröge2014-01-201-0/+2
* applemedia: always include <Foundation/Foundation.h>Alessandro Decina2013-12-141-1/+1
* applemedia: rewrite VideoToolbox decoder based on GstVideoDecoderAlessandro Decina2013-12-081-2/+3
* qtkitvideosrc: lower rank to GST_RANK_SECONDARYMatthieu Bouron2013-11-071-1/+1
* avfvideosrc: set rank to GST_RANK_PRIMARYMatthieu Bouron2013-11-071-1/+1
* applemedia: enable avfvideosrc if AVFoundation is presentMatthieu Bouron2013-11-071-3/+8
* applemedia: port avfvideosrc to 1.0Matthieu Bouron2013-11-071-3/+1
* iosassetsrc: Add new element from the GStreamer SDK projectAndoni Morales Alastruey2013-09-281-0/+3
* applemedia: avfvideosrc is not ported to 1.0 yetSebastian Dröge2013-09-281-0/+4
* applemedia: add AudioToolbox based audio decoderAlessandro Decina2013-07-231-0/+2
* applemedia: move plugins using private frameworks to applemedia-nonpublicAndoni Morales Alastruey2013-05-201-8/+0
* applemedia: update contact informationOle André Vadla Ravnås2013-02-161-1/+1
* applemedia: port vtenc to 1.0Ole André Vadla Ravnås2013-02-161-1/+1
* Fix FSF addressTim-Philipp Müller2012-11-041-2/+2
* gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge2012-04-051-1/+1
* applemedia: port vtdecAlessandro Decina2012-03-031-1/+1
* applemedia: port qtkitvideosrcAlessandro Decina2012-02-281-0/+4
* applemedia: bump the rank of qtkitvideosrc to PRIMARYAlessandro Decina2011-05-151-1/+1
* applemedia: rename iphonecamerasrc to celvideosrcOle André Vadla Ravnås2010-11-041-3/+3
* applemedia: add new iOS video source based on AVFoundationOle André Vadla Ravnås2010-11-041-1/+4
* applemedia: update e-mail addressesOle André Vadla Ravnås2010-11-041-1/+1
* applemedia: New plugin for Apple multimedia APIsOle André Vadla Ravnås2010-10-281-0/+79