summaryrefslogtreecommitdiff
path: root/sys/applemedia
Commit message (Expand)AuthorAgeFilesLines
* vtdec: destroy and create the GL context on start()/stop()Matthew Waters2017-12-111-2/+11
* vtenc: assume 25 fps for unknown framerateNicola Murino2017-08-111-2/+9
* Fix up package name and origin in some pluginsTim-Philipp Müller2017-06-121-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
* applemedia/iosurfacememory: Fix missing variable name changeMatthew Waters2017-03-141-1/+1
* gl/format: use our own GL format enum's instead of gstvideo'sMatthew Waters2017-03-136-26/+21
* avfvideosrc: Use AVCaptureDeviceTypeBuiltInDuoCamera instead of DualCamera fo...Sebastian Dröge2017-03-091-1/+1
* applemedia/gl: Fix compile issues for OSXNick Kallen2017-03-081-0/+10
* applemedia: avfvideosrc supports position, device-type, and orientationNick Kallen2017-03-072-14/+215
* applemedia/gl: Update code to use ARCNick Kallen2017-03-0711-204/+126
* applemedia: Fix video texture cache build issue on MacOSNick Kallen2017-03-041-0/+5
* applemedia: ensure all textures are released before texturecache is releasedNick Kallen2017-03-041-15/+29
* Builds for MacOSNick Kallen2017-02-143-9/+14
* applemedia: free videotexturecache texture in gl threadNick Kallen2017-02-143-10/+10
* applemedia: Fix some compiler warnings on iOSSebastian Dröge2017-01-272-1/+3
* applemedia: Fail cleanly instead of crashing if obtaining a GL display failedSebastian Dröge2017-01-261-0/+11
* gl: update sys dependants for function removalsMatthew Waters2017-01-131-24/+2
* Fix some caps leaks in pad template creation codeGarima Gaur2017-01-031-0/+1
* vtdec: Mark pad as needing reconfiguration again if it failedSebastian Dröge2016-11-181-1/+8
* applemedia: error out if the uri property is not setMatthew Waters2016-11-171-0/+6
* gl: GST_GL_TYPE -> GST_TYPE_GLMatthew Waters2016-11-031-2/+2
* applemedia: Conditionally compile qtkitvideosrcSebastian Dröge2016-08-312-3/+12
* Use the new API to post flow ERROR messages on the busThibault Saunier2016-08-261-2/+1
* applemedia: fix compiler warningAlessandro Decina2016-08-261-1/+1
* applemedia: changes to make GL memory mappable on CPU on iOSAlessandro Decina2016-08-2618-178/+472
* vtdec: fix MPEG-2 video capsMatej Knopp2016-08-221-1/+2
* avfvideosrc: account for retina displays when capturing screensFlorian Zwoch2016-08-191-2/+18
* avfassetsrc: Don't escape the URI another time in another location tooSergei Saveliev2016-08-161-5/+2
* vtdec: use L/LA textures on GLES2 as wellMatthew Waters2016-06-291-15/+3
* vtdec: add support for zerocopy decoding with GLES 3.xMatthew Waters2016-06-291-3/+15
* glmemory: add the texture type to allocate to parametersMatthew Waters2016-06-293-8/+14
* vtdec: minimize renegotiation to make hw decoding more reliableAlessandro Decina2016-06-231-11/+23
* avfassetsrc: Don't escape the URI before passing it to NSURLSebastian Dröge2016-06-131-5/+2
* iosassetsrc: Print the correct URI if it was rejectedSebastian Dröge2016-06-131-2/+2
* vtdec: always drain in ::negotiateAlessandro Decina2016-06-071-6/+3
* vtdec: try to preserve downstream caps orderAlessandro Decina2016-06-071-4/+5
* applemedia: Only use the OpenGL framework on OSXEdward Hervey2016-06-031-1/+1
* applemedia: CGLTexImageIOSurface2D needs the OpenGL framework on OSXHavard Graff2016-06-021-0/+1
* avsamplevideosink: check we are compiling for 10.1 up to 10.4Havard Graff2016-06-021-1/+4
* applemedia: vtenc: Register a hardware-only vtenc_h264_hw element on OSXHeinrich Fink2016-06-022-2/+15
* vtdec: make vtdec_hw fallback to software on renegotiationAlessandro Decina2016-06-021-21/+28
* vtdec: fix switching from GLMemory to SysmemAlessandro Decina2016-06-021-0/+5
* vtdec: optimize renegotiationAlessandro Decina2016-06-021-3/+9
* applemedia: fix core_video_meta init registrationPhilippe Normand2016-05-101-1/+1
* applemedia: Ship all headers in tarballsSebastian Dröge2016-05-091-0/+2
* applemedia: vtdec: output sysmem by defaultAlessandro Decina2016-05-041-2/+2
* applemedia: vtenc: fix build break on iOSHyunjun Ko2016-04-211-1/+1
* applemedia: vtenc: Fix a warning by weak-link symbolHyunjun Ko2016-04-201-0/+6
* applemedia: GstCoreVideoMeta in the plugin using only public API has no ctx m...Sebastian Dröge2016-04-131-1/+0