wasapi: try to satisfy both mingw and msvc
[platform/upstream/gstreamer.git] / sys / applemedia /
2017-12-19 Tim-Philipp Müllerapplemedia: don't include private cocoa gl header
2017-12-19 Tim-Philipp Müllerapplemedia: fix build after gl move to -base
2017-12-19 Tim-Philipp Müllergl: update plugins to use GstGL from -base
2017-12-12 Josep Torravtenc: fix a warning when building in MacOS 10.12
2017-10-30 Matthew Watersvtdec: destroy and create the GL context on start(...
2017-10-30 Nicola Murinovtdec: flush decoder on stop
2017-10-30 Nicola Murinovtenc: flush encoder on stop
2017-10-19 Nicola Murinovtenc: fix memory leak
2017-09-06 Nicolas DufresneRequest minimum buffer even if need_pool is FALSE
2017-08-28 Matthew Watersgl: fix build for ios/win32/android after 2fd84a6c
2017-08-22 Philippe Normandapplemedia: fix build after commit 2fd84a6c
2017-08-09 Nicola Murinovtenc: assume 25 fps for unknown framerate
2017-05-18 Tim-Philipp MüllerFix up package name and origin in some plugins
2017-05-17 Sebastian Drögegst: Clear floating flag in constructor of all GstObjec...
2017-05-16 Nicolas DufresneRemove plugin specific static build option
2017-05-03 Josep Torraqtkit: drop the qtkitvideosrc element
2017-04-12 Thibault Saunierdocs: Port all docstring to gtk-doc markdown
2017-03-14 Matthew Watersapplemedia/iosurfacememory: Fix missing variable name...
2017-03-13 Matthew Watersgl/format: use our own GL format enum's instead of...
2017-03-09 Sebastian Drögeavfvideosrc: Use AVCaptureDeviceTypeBuiltInDuoCamera...
2017-03-08 Nick Kallenapplemedia/gl: Fix compile issues for OSX
2017-03-07 Nick Kallenapplemedia: avfvideosrc supports position, device-type...
2017-03-07 Nick Kallenapplemedia/gl: Update code to use ARC
2017-03-04 Nick Kallenapplemedia: Fix video texture cache build issue on...
2017-03-04 Nick Kallenapplemedia: ensure all textures are released before...
2017-02-14 Nick KallenBuilds for MacOS
2017-02-14 Nick Kallenapplemedia: free videotexturecache texture in gl thread
2017-01-27 Sebastian Drögeapplemedia: Fix some compiler warnings on iOS
2017-01-26 Sebastian Drögeapplemedia: Fail cleanly instead of crashing if obtaini...
2017-01-13 Matthew Watersgl: update sys dependants for function removals
2017-01-03 Garima GaurFix some caps leaks in pad template creation code
2016-11-18 Sebastian Drögevtdec: Mark pad as needing reconfiguration again if...
2016-11-17 Matthew Watersapplemedia: error out if the uri property is not set
2016-11-03 Matthew Watersgl: GST_GL_TYPE -> GST_TYPE_GL
2016-08-31 Sebastian Drögeapplemedia: Conditionally compile qtkitvideosrc
2016-08-26 Thibault SaunierUse the new API to post flow ERROR messages on the bus
2016-08-26 Alessandro Decinaapplemedia: fix compiler warning
2016-08-26 Alessandro Decinaapplemedia: changes to make GL memory mappable on CPU...
2016-08-22 Matej Knoppvtdec: fix MPEG-2 video caps
2016-08-19 Florian Zwochavfvideosrc: account for retina displays when capturing...
2016-08-16 Sergei Savelievavfassetsrc: Don't escape the URI another time in anoth...
2016-06-29 Matthew Watersvtdec: use L/LA textures on GLES2 as well
2016-06-29 Matthew Watersvtdec: add support for zerocopy decoding with GLES 3.x
2016-06-29 Matthew Watersglmemory: add the texture type to allocate to parameters
2016-06-23 Alessandro Decinavtdec: minimize renegotiation to make hw decoding more...
2016-06-13 Sebastian Drögeavfassetsrc: Don't escape the URI before passing it...
2016-06-13 Sebastian Drögeiosassetsrc: Print the correct URI if it was rejected
2016-06-07 Alessandro Decinavtdec: always drain in ::negotiate
2016-06-07 Alessandro Decinavtdec: try to preserve downstream caps order
2016-06-03 Edward Herveyapplemedia: Only use the OpenGL framework on OSX
2016-06-02 Havard Graffapplemedia: CGLTexImageIOSurface2D needs the OpenGL...
2016-06-02 Havard Graffavsamplevideosink: check we are compiling for 10.1...
2016-06-02 Heinrich Finkapplemedia: vtenc: Register a hardware-only vtenc_h264_...
2016-06-02 Alessandro Decinavtdec: make vtdec_hw fallback to software on renegotiation
2016-06-02 Alessandro Decinavtdec: fix switching from GLMemory to Sysmem
2016-06-02 Alessandro Decinavtdec: optimize renegotiation
2016-05-10 Philippe Normandapplemedia: fix core_video_meta init registration
2016-05-09 Sebastian Drögeapplemedia: Ship all headers in tarballs
2016-05-04 Alessandro Decinaapplemedia: vtdec: output sysmem by default
2016-04-21 Hyunjun Koapplemedia: vtenc: fix build break on iOS
2016-04-20 Hyunjun Koapplemedia: vtenc: Fix a warning by weak-link symbol
2016-04-13 Sebastian Drögeapplemedia: GstCoreVideoMeta in the plugin using only...
2016-04-13 Sebastian Drögeapplemedia: GstCoreMediaMeta in the plugin using only...
2016-04-13 Sebastian Drögemeta: Initialize all GstMeta fields
2016-03-24 Vineeth TMbad: use new gst_element_class_add_static_pad_template()
2016-02-25 Sebastian Drögevtdec: Negotiate the decoder in set_format() already
2016-02-25 Joe Gorseavfvideosrc: Frame durations as CTime to the API, not...
2016-02-10 Alessandro Decinaapplemedia: videotesturecache: let CVOpenGLESTextureCac...
2016-02-09 Alessandro Decinaapplemedia: vtdec: implement GstElement::set_context
2016-02-09 Alessandro Decinaapplemedia: vtdec: update copyright
2016-02-09 Alessandro Decinaapplemedia: avfvideosrc: implement GstElement::set_context
2016-02-09 Alessandro Decinaapplemedia: avfvideosrc: add myself to the copyright...
2016-01-29 Alessandro Decinaapplemedia: refactor GL context code
2016-01-27 Alessandro Decinaapplemedia: avfvideosrc: actually set the configured...
2016-01-22 Alessandro Decinaapplemedia: texture cache: copy the input metas
2016-01-19 Alessandro Decinaapplemedia: vtenc: fix build on iOS
2016-01-19 Alessandro Decinaapplemedia: always fill GstBuffers with GstMemory
2016-01-19 Ilya Konstantinovapplemedia: implement copying of meta
2016-01-19 Ilya Konstantinovapplemedia: implement GstAppleCoreVideoMemory
2016-01-19 Alessandro Decinaapplemedia: iosurfacememory: alloc with g_new0
2016-01-12 Alessandro Decinaapplemedia: avfvideosrc: optionally get the GL context...
2016-01-12 Alessandro Decinaapplemedia: iosurfacememory: remove NO_SHARE flag
2016-01-06 Alessandro Decinaapplemedia: avfvideosrc: enable renegotiation
2016-01-06 Alessandro Decinaapplemedia: avfvideosrc: small negotiation fix
2016-01-06 Alessandro Decinaapplemedia: vtenc: accept UYVY on Mac
2016-01-06 Alessandro Decinaapplemedia: avfvideosrc: change texture format from...
2015-12-28 Alessandro Decinaapplemedia: avfvideosrc: output at highest fps/resoluti...
2015-12-18 Julien Isorceapplemedia: set -mmacosx-version-min to 10.8
2015-12-18 Alessandro Decinaglmemory: add gst_gl_memory_allocator_get_default
2015-12-17 Matthew Watersgl*memory*: reverse the parameter order of user_data...
2015-12-17 Alessandro Decinaapplemedia: fix build on iOS
2015-12-17 Alessandro Decinaapplemedia: avfvideosrc: do fixate
2015-12-17 Matthew Watersglmemorypbo: remove our own alloc()/wrapped()/etc functions
2015-12-16 Sebastian Drögeapplemedia: Link to IOSurface.framework for the IOSurfa...
2015-12-16 Sebastian Drögeapplemedia: Link to IOKit.framework for IOSurface relat...
2015-12-16 Alessandro Decinaapplemedia: vtdec: fix texture-target on iOS
2015-12-16 Alessandro Decinaapplemedia: vtdec: remove obsolete FIXME
2015-12-16 Alessandro Decinaapplemedia: avfvideosrc: rework GLMemory negotiation
2015-12-16 Alessandro Decinaapplemedia: avfvideosrc: update after IOSurface changes
2015-12-16 Alessandro Decinaapplemedia: vtdec: remove the internal GstGLColorConvert
next