Add required dependencies of cocoa GL example for linking.
[platform/upstream/gstreamer.git] / tests / examples /
2020-08-10 Josh MatthewsAdd required dependencies of cocoa GL example for linking.
2020-08-07 Sebastian Drögevideoaggregator: Update for additional info parameter...
2020-08-06 Guillaume Desmottesgl: move each gl platform specific API to its own gir
2020-08-05 Mathieu Duponchellevideoaggregator: update to new samples selection API
2020-07-31 Tim-Philipp Müllerexamples: compositor: fix build with older GLib versions
2020-07-31 Mathieu Duponchellevideoaggregator: implement samples selection API
2020-07-14 Matthew Watersexamples/gl/qt: silence compiler warnings
2020-07-08 Seungha Yangexamples: win32-videooverlay: Add test for fullscreen...
2020-07-07 Seungha Yangexamples/gl/qt: Don't include GL/glx.h unconditionally
2020-06-12 Matthew Watersgl/examples/qt: hook up to meson build
2020-04-01 Jan Schmidttests/examples/seek/instant-rate-change: Add example app
2020-04-01 Sebastian Drögeplayback-test: Add support for start_type=stop_type...
2020-04-01 Sebastian Drögeplayback-test: Add support for sending instant-rate...
2019-12-18 Olivier Crêtetests: Remove deprecated GTimeVal
2019-12-09 Tim-Philipp Müllertest: fix up HAVE_X11 / HAVE_X defines
2019-12-08 Seungha Yangexamples: overlaycomposition: Fix implicit declaration...
2019-12-08 Seungha Yangexamples: win32-videooverlay: Remove unused variable
2019-11-18 Seungha Yangexamples: win32-videooverlay: Add an option for testing...
2019-11-15 Seungha Yangexamples: overlaycomposition: Fix typo
2019-11-13 Seungha Yangexamples: overlaycomposition: Add option for videosink...
2019-10-13 Tim-Philipp MüllerRemove autotools build system
2019-10-11 Edward Herveybase: Avoid usage of deprecated API
2019-10-07 Mathieu Duponchelleexamples: add device provider example
2019-10-02 Matthew Watersexamples/gl/sdlshare: port to OpenGL 3.0 core profile
2019-09-30 Sebastian Drögeexamples/sdlshare: Map video frames as early as possibl...
2019-09-30 Sebastian Drögeexamples/sdlshare: Initialize GL as part of the event...
2019-09-30 Sebastian Drögeexamples/sdlshare: Activate and initialize our wrapped...
2019-09-30 Sebastian Drögeexamples/sdlshare: Call gst_init() a bit earlier in...
2019-09-30 Sebastian Drögeexamples/sdlshare: Create an OpenGL context for OpenGL 2.0
2019-09-30 Sebastian Drögeexamples/sdlshare: Switch from a GLib main loop to...
2019-09-30 Sebastian Drögeexamples/sdlshare: Port to SDL2
2019-09-30 Sebastian Drögeexamples/sdlshare: Move from a fakesink to an appsink
2019-09-30 Sebastian Drögeexamples/sdlshare: Store buffer queues and loop in...
2019-09-30 Sebastian Drögeexamples/sdlshare: Bus sync handlers return no value
2019-09-30 Sebastian Drögeexamples/sdlshare: Fix various memory leaks
2019-08-30 Thibault SaunierPass the code through codespell
2019-08-05 Aaron Boxerplayback-test: plug some memory leaks
2019-07-09 Seungha Yangexamples: win32-videooverlay: Fix C2440 build error
2019-07-08 Seungha Yangexamples: Add a video overlay example for WIN32 videosi...
2019-04-04 Matthew Watersexamples/gl/sdl: only build on glx/wgl systems
2019-03-21 Nicolas DufresneRemove some left over 0.10 references
2018-12-28 Tim-Philipp Müllercompositor: add to build after move from -bad
2018-12-28 Tim-Philipp MüllerMove GstVideoAggregator, compositor and OpenGL mixers...
2018-12-27 Philippe Normandexamples/gl/gtk: Fix build on macOS
2018-12-26 Philippe Normandexamples/gl: Cocoa example Meson build definitions
2018-12-14 Justin Kimtests: examples: gl: gtk: Disabled on MacOS X
2018-12-14 Justin Kimexamples: gl: generic: recordgraphic: Use gst/gl/gstglf...
2018-11-22 Xavier ClaessensDisable gl examples when we don't have OpenGL
2018-11-05 Edward Herveyexamples: Fix libgstvideo linking
2018-11-01 Philippe Normandexamples/playback-test: New entry for text-offset updates
2018-10-28 Philippe Normandexamples: overlaycomposition: Fix Meson build
2018-10-28 Sebastian Drögecompositor: Implement different operators via per-pad...
2018-10-28 Sebastian Drögeoverlaycomposition: New element that allows application...
2018-10-07 Tim-Philipp Müllerexamples: gl: remove bitrotten clutter examples
2018-10-03 Sebastian Drögegl: Rename GST_TYPE_GL_STEREO_DOWNMIX GType macro every...
2018-10-03 Sebastian Drögegl: Generate enum GTypes via glib-mkenums
2018-09-19 Tim-Philipp Müllerexamples: gl: generic: recordgraphic: fix build with...
2018-09-19 Tim-Philipp Müllermeson: add clutter gl examples to Meson build
2018-09-19 Tim-Philipp Müllerexamples: gl: remove old and broken vs solution files
2018-09-19 Tim-Philipp Müllermeson: add generic gl examples to Meson build
2018-08-18 Tim-Philipp Müllermeson: gl: return not-found dependency instead of disab...
2018-07-27 Nirbheek Chauhanmeson: Add feature options for all plugins
2018-07-21 Nicolas Dufresnemeson: gl/gtk tests: Add video_dep to the helper
2018-07-21 Tim-Philipp Müllermeson: examples: fix wrong keyword for gtk examples
2018-07-21 Nicolas Dufresnemeson: Build gl/gtk examples
2018-05-13 Tim-Philipp Müllerexamples: gl: subdirs can be built independently in...
2018-05-13 Pierre Labastieexamples: gl: sdl: link to the right in-tree libgstvideo
2018-05-11 Edward Herveyexamples: Disable a specific warning
2018-04-18 Mathieu Duponchellemeson: move some dependency checks to the top level
2018-02-15 Tim-Philipp MüllerDist compositor crossfade example and pythons script...
2018-02-13 Tim-Philipp Mülleraudioaggregator, audiomixer, audiointerleave: move...
2018-01-08 Tim-Philipp Müllerexamples: playback: don't use deprecated font button API
2017-12-19 Tim-Philipp Müllergl: hook up to build system
2017-12-19 Tim-Philipp Müllergl: examples: fix c++ code for -Wreturn-aggregate
2017-12-19 Tim-Philipp Müllergl: remove GST_USE_UNSTABLE_API bits
2017-12-19 Tim-Philipp MüllerMove OpenGL library and plugin from -bad
2017-12-09 Nicolas Dufresnesdlshare: Destroy GL backend buffer before the GL Context
2017-12-09 Nicolas Dufresnesdlshare2: Fix race conditions
2017-12-09 Nicolas Dufresnemeson: Build gl/sdl examples
2017-12-09 Jan Schmidt3dvideo example: Correct video overlay for HiDPI
2017-12-09 Jérôme LaheurteUse value instead of version macro when testing for...
2017-12-09 Philippe Normandexamples/gl/gtk: build fix for the 3dvideo example...
2017-12-09 Philippe Normandexamples/gl/gtk: fix overlay handling for macOS
2017-12-09 Julien Isorcegl: do not include GL headers in public gstgl headers
2017-12-09 Tim-Philipp Müllerexamples: gl: remove ancient bitrotten .vcproj files
2017-12-09 Josep Torraexamples: fix macOS 9.12 deprecation warnings
2017-12-09 Nick Kallenapplemedia/gl: Update code to use ARC
2017-12-09 Matthew Watersexamples/gl/qt: fix the examples for the use of newer API
2017-12-09 Matthew Watersgl: GST_GL_TYPE -> GST_TYPE_GL
2017-12-09 Alistair Buxtongl/examples: Really remove references to $(GST_PLUGINS_...
2017-12-09 Matthew Watersgl/examples/fxtest: fix up for wayland support
2017-12-09 Matthew Watersgl/examples: fix switchvideooverlay for wayland
2017-12-09 Matthew Watersgl/examples: remove duplicated videooverlay example
2017-12-09 Matthew Watersgl/examples/3d: additions for wayland support
2017-12-09 Sebastian Drögegl/gtk: Fix compiler warning in example
2017-12-09 Matthew Watersgl/examples/qt: restrict the GL API to opengl where...
2017-12-09 Matthew Watersgl/examples/gtk: call XInitThreads
2017-12-09 Matthew Watersgl/examples/cube*: choose opengl by default
2017-12-09 Matthew Watersgl/examples/fxtest: add needed glupload to the pipeline
2017-12-09 Sebastian Drögeclutter: Fix compilation error in GL examples
next