gtksink: Create a window if the widget is unparented
[platform/upstream/gst-plugins-good.git] / ext /
2015-07-16 Nicolas Dufresnegtksink: Create a window if the widget is unparented
2015-07-16 Nicolas Dufresnegtksink: Ensure the copy pasted code remains the same
2015-07-16 Nicolas Dufresnegtk: Fix race between queue_draw and destroy
2015-07-15 Nicolas Dufresnegtkgstwidget: Add missing break in get_property
2015-07-15 Nicolas Dufresnegtksinks: Remove undefined private structure
2015-07-09 Matthew Watersgtk: add to the generic/states test
2015-07-09 Xavier ClaessensGstGtkGLSink: Ensure widget has a toplevel parent
2015-07-09 Xavier ClaessensGstGtkGLSink: Post error if widget gets destroyed
2015-07-09 Xavier ClaessensGstGtkGLSink: fix possible warning in finalize
2015-07-06 Thibault Sauniergtkglsink: Release the widget lock when trying to get...
2015-06-15 Sebastian Drögegtkglwidget: Const'ify another array
2015-06-15 Sebastian Drögegtkglwidget: Calculate the viewport size ourselves
2015-06-15 Sebastian Drögegtk: Use the display width/height for the widget's...
2015-06-15 Sebastian Drögegtksink: Add support for xRGB/BGRx
2015-06-15 Sebastian Drögegtk: Cairo color formats are in native endianness,...
2015-06-15 Sebastian Drögegtk: Implement ignore-alpha property and enable it...
2015-06-15 Sebastian Drögegtk: Sync properties from the sink to the widget upon...
2015-06-15 Matthew Watersgtk: implement pixel and display aspect ratio handling
2015-06-15 Matthew Watersgtk: silence unused variable warnings for unsupported...
2015-06-15 Matthew Watersgtk: implement basic wayland GL support
2015-06-12 Thibault Sauniergtk: Do not try to activate a NULL GLContext
2015-06-12 Matthew Watersgtk: implement video aspect-ratio handling
2015-06-12 Matthew Watersgtk: fix a couple of typos
2015-06-12 Matthew Watersgtkglsink: reset the context/display in READY_TO_NULL
2015-06-11 Nicolas Dufresnegstgtk: Allow doing gst-inspect-1.0 on these elements
2015-06-11 Thibault Sauniergtk: Do not try to initialize display if we have not...
2015-06-11 Matthew WatersImplement gtk sinks