GStreamer multimedia framework
Find a file
Matthew Waters 1fe2996b01 gltransformation: implement navigation events
Reverses the transformation applied through the properties and forwards the
event.

The process for finding the coordinates on the video are as follows:
1. Convert the given pointer_x and pointer_y to model space at the near and far planes
2. Get the equation of the video plane
3. Find where the ray in 1 intersects the plane
4. Profit!
2017-12-09 19:32:14 +00:00
ext/gl gltransformation: implement navigation events 2017-12-09 19:32:14 +00:00
gst-libs/gst/gl gl/x11/navigation: add button press to the selected event mask 2017-12-09 19:32:14 +00:00
pkgconfig gstglconfig: Put gstglconfig.h into $(libdir)/gstreamer-1.0/include 2017-12-09 19:31:49 +00:00
tests glcontext: implement checking whether a context has been shared 2017-12-09 19:32:14 +00:00