summaryrefslogtreecommitdiff
path: root/sys/applemedia
Commit message (Expand)AuthorAgeFilesLines
* applemedia: silence a couple of MoltenVK warningsMatthew Waters2021-07-282-3/+20
* vulkan: provide a custom VK_DEFINE_NON_DISPATCHABLE_HANDLEWim Taymans2021-04-061-2/+2
* gst: don't use volatile to mean atomicMatthew Waters2021-03-226-6/+6
* vtdec/vulkan: use Shared storage mode for IOSurface texturesMatthew Waters2020-09-231-1/+1
* build: update for gl pkg-config file splitMatthew Waters2020-08-071-1/+1
* avfvideosrc: wait for permissions request dialog callbackKevin King2020-06-241-0/+11
* applemedia: Add some properties to GstAvfDeviceJames Westman2020-03-231-4/+36
* avfvideosrc: element requests camera permissions even with capture-screen pro...Roman Shpuntov2019-12-111-0/+4
* vtdec: add support for outputing vulkan imagesMatthew Waters2019-12-099-30/+870
* applemedia: rename IOSurfaceMemory -> IOSurfaceGLMemoryMatthew Waters2019-12-096-134/+137
* videotexturecache: implement GL specifics as a subclassMatthew Waters2019-12-098-233/+373
* applemedia/videocache: make a GObject subclassMatthew Waters2019-12-094-43/+129
* avfvideosrc: don't leak texture cachesMatthew Waters2019-12-091-1/+2
* avfvideosrc: Explicitly request device video permissions for macOS 10.14+o0Ignition0o2019-12-021-0/+39
* documentation: fixed a heap o' typosAaron Boxer2019-11-052-5/+5
* vtdec: fix leak of CMFormatDescriptionRoman Shpuntov2019-11-041-0/+4
* vtdec: memory leaks bugfixRoman Shpuntov2019-11-021-0/+6
* Remove autotools build systemTim-Philipp Müller2019-10-141-128/+0
* applemedia/videocache: remove unimplemented/used upload functionMatthew Waters2019-09-161-1/+0
* applemedia: add the '-fobjc-arc' for darwin/iosMatthew Waters2019-06-171-0/+9
* meson: add more plugins to plugins listTim-Philipp Müller2019-05-301-0/+1
* doc: remove xml from commentsMathieu Duponchelle2019-05-292-6/+4
* build: Don't forget to dist applemedia/avfdeviceprovider.hNirbheek Chauhan2019-03-011-0/+1
* applemedia: add Hardware tag to element metadataTim-Philipp Müller2019-02-194-5/+5
* Add device provider for AVFoundation capture devices.Josh Matthews2019-02-087-103/+443
* avfvideosrc: add device-name propertyVaL Doroshchuk2019-01-251-2/+14
* sys: applemedia: meson: Add dependencies by using appleframeworksJustin Kim2018-12-141-1/+1
* applemedia: install plugin pkg-config fileMatthew Waters2018-11-061-0/+1
* meson: Fix applemedia dependencies on iOSNirbheek Chauhan2018-09-011-4/+2
* meson: host_system is 'ios' when building for iOSNirbheek Chauhan2018-08-171-2/+2
* meson: Add an option for the applemedia pluginNirbheek Chauhan2018-08-141-12/+16
* meson: enable applemediaAlessandro Decina2018-08-031-0/+88
* Fix code indentationTim-Philipp Müller2018-04-221-1/+1
* applemedia: don't include private cocoa gl headerTim-Philipp Müller2017-12-191-1/+0
* applemedia: fix build after gl move to -baseTim-Philipp Müller2017-12-191-1/+3
* gl: update plugins to use GstGL from -baseTim-Philipp Müller2017-12-191-6/+6
* vtenc: fix a warning when building in MacOS 10.12Josep Torra2017-12-121-1/+1
* vtdec: destroy and create the GL context on start()/stop()Matthew Waters2017-10-301-2/+11
* vtdec: flush decoder on stopNicola Murino2017-10-301-0/+2
* vtenc: flush encoder on stopNicola Murino2017-10-301-0/+4
* vtenc: fix memory leakNicola Murino2017-10-201-22/+55
* Request minimum buffer even if need_pool is FALSENicolas Dufresne2017-09-061-9/+9
* gl: fix build for ios/win32/android after 2fd84a6cMatthew Waters2017-08-283-2/+2
* applemedia: fix build after commit 2fd84a6cPhilippe Normand2017-08-221-0/+1
* vtenc: assume 25 fps for unknown framerateNicola Murino2017-08-091-2/+9
* Fix up package name and origin in some pluginsTim-Philipp Müller2017-05-181-1/+1
* gst: Clear floating flag in constructor of all GstObject subclasses that are ...Sebastian Dröge2017-05-173-0/+3
* Remove plugin specific static build optionNicolas Dufresne2017-05-161-1/+1
* qtkit: drop the qtkitvideosrc elementJosep Torra2017-05-034-818/+0
* docs: Port all docstring to gtk-doc markdownThibault Saunier2017-04-122-8/+8