summaryrefslogtreecommitdiff
path: root/sys/applemedia/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* applemedia: Conditionally compile qtkitvideosrcSebastian Dröge2016-09-011-2/+8
* applemedia: Ship all headers in tarballsSebastian Dröge2016-07-181-0/+2
* applemedia: refactor GL context codeAlessandro Decina2016-01-291-3/+5
* applemedia: implement GstAppleCoreVideoMemoryIlya Konstantinov2016-01-191-0/+1
* applemedia: set -mmacosx-version-min to 10.8Julien Isorce2015-12-181-1/+9
* applemedia: Link to IOSurface.framework for the IOSurface APISebastian Dröge2015-12-161-1/+1
* applemedia: Link to IOKit.framework for IOSurface related functionsSebastian Dröge2015-12-161-1/+2
* applemedia: vtdec: switch to IOSurface on MacAlessandro Decina2015-12-161-1/+2
* applemedia: rename GstCoreVideoTextureCache to GstVideoTextureCacheAlessandro Decina2015-12-161-2/+2
* applemedia: dist missing header filesAleix Conchillo Flaqué2015-09-301-0/+2
* applemedia: new AVSampleBufferLayerSinkMatthew Waters2015-02-241-1/+2
* avfvideosrc: implement the GL texture upload metaAlessandro Decina2015-01-151-6/+12
* vtenc: set profile and level in capsAlessandro Decina2014-11-271-0/+1
* applemedia: Remove old code that is of no use anymoreSebastian Dröge2014-09-171-2/+0
* applemedia: Do weak linking with the VideoToolbox frameworkSebastian Dröge2014-09-171-1/+1
* vtenc: Port to the real VideoToolbox API instead of using our dlopen() wrapperSebastian Dröge2014-09-161-14/+2
* applemedia: enable vtdec and vtenc only on >= 10.8 where VideoToolbox is publicAlessandro Decina2014-07-021-7/+9
* iosavassetsrc: rename element to avfassetsrcMatthieu Bouron2014-04-241-2/+2
* iosavassetsrc: Port to 1.0Matthieu Bouron2014-04-241-3/+3
* applemedia: add new source/decoder element for iOS assetsAndoni Morales Alastruey2014-04-241-2/+4
* applemedia: Fix libtool usageEdward Hervey2014-02-061-1/+1
* applemedia: Actually the enc/decbins are not used anywhere currentlySebastian Dröge2014-01-201-3/+1
* applemedia: Fix build on iOS and probably also on OSXSebastian Dröge2014-01-201-1/+3
* applemedia: rewrite VideoToolbox decoder based on GstVideoDecoderAlessandro Decina2013-12-081-0/+4
* applemedia: enable avfvideosrc if AVFoundation is presentMatthieu Bouron2013-11-071-2/+9
* applemedia: Link with gmodule for g_module_open() and othersSebastian Dröge2013-11-041-1/+2
* iosassetsrc: Port to 1.0 and fix some bugs on the waySebastian Dröge2013-09-281-3/+3
* iosassetsrc: Add new element from the GStreamer SDK projectAndoni Morales Alastruey2013-09-281-2/+4
* applemedia: avfvideosrc is not ported to 1.0 yetSebastian Dröge2013-09-281-6/+6
* applemedia: add AudioToolbox based audio decoderAlessandro Decina2013-07-231-2/+6
* applemedia: move defines to CPPFLAGS for obj-c filesAndoni Morales Alastruey2013-06-181-4/+6
* applemedia: fix duplicated symbols with applemediaAndoni Morales Alastruey2013-05-241-1/+11
* applemedia: remove the unneeded buffer factoryAndoni Morales Alastruey2013-05-201-2/+0
* applemedia: don't use the dynamic API for public frameworksAndoni Morales Alastruey2013-05-201-4/+1
* applemedia: move plugins using private frameworks to applemedia-nonpublicAndoni Morales Alastruey2013-05-201-12/+2
* gst: Add better support for static pluginsSebastian Dröge2013-04-151-1/+1
* applemedia: fix build for objcThiago Santos2013-03-251-0/+4
* applemedia: port vtenc to 1.0Ole André Vadla Ravnås2013-02-161-0/+1
* applemedia: Put the right flags into the right variableSebastian Dröge2012-05-301-1/+1
* configure: Add OBJC specific compiler flagsSebastian Dröge2012-05-301-2/+2
* applemedia: do not link gstinterfacesMatej Knopp2012-04-161-1/+0
* gst: Update versioningSebastian Dröge2012-04-041-2/+2
* applemedia: port vtdecAlessandro Decina2012-03-031-0/+1
* applemedia: port qtkitvideosrcAlessandro Decina2012-02-281-6/+0
* applemedia: rename iphonecamerasrc to celvideosrcOle André Vadla Ravnås2010-11-041-2/+2
* applemedia: add new iOS video source based on AVFoundationOle André Vadla Ravnås2010-11-041-2/+11
* applemedia: New plugin for Apple multimedia APIsOle André Vadla Ravnås2010-10-281-0/+85