Home
last modified time | relevance | path

Searched refs:videooverlay (Results 1 – 15 of 15) sorted by relevance

/third_party/gstreamer/gstplugins_base/tests/examples/overlay/
Dmeson.build7 executable('gtk-videooverlay', 'gtk-videooverlay.c',
22 executable('qt-videooverlay', 'qt-videooverlay.cpp',
28 # FIXME: this doesn't work properly yet, no moc_qtgv-videooverlay.cpp generated
29 …moc_files = qt5_mod.preprocess(moc_headers : 'qtgv-videooverlay.h')#moc_sources : 'qtgv-videooverl…
30 executable('qtgv-videooverlay', 'qtgv-videooverlay.cpp', moc_files,
40 executable('win32-videooverlay', 'win32-videooverlay.c',
47 executable('win32-videooverlay-playbin', 'win32-videooverlay-playbin.c',
/third_party/gstreamer/gstplugins_base/tests/examples/gl/gtk/
Dgstgtk.c93 gst_video_overlay_set_gtk_window (GstVideoOverlay * videooverlay, in gst_video_overlay_set_gtk_window() argument
106 gst_video_overlay_set_window_handle (videooverlay, in gst_video_overlay_set_gtk_window()
113 gst_video_overlay_set_window_handle (videooverlay, (guintptr) in gst_video_overlay_set_gtk_window()
120 gst_video_overlay_set_window_handle (videooverlay, GDK_WINDOW_XID (window)); in gst_video_overlay_set_gtk_window()
126 gst_video_overlay_set_window_handle (videooverlay, in gst_video_overlay_set_gtk_window()
DREADME4 Show how to use the videooverlay interface through GTK.
9 without using the videooverlay interface.
13 using the videooverlay interface.
23 change the videooverlay window while the stream is playing.
Dgstgtk.h29 void gst_video_overlay_set_gtk_window (GstVideoOverlay *videooverlay, GtkWidget *window);
/third_party/gstreamer/gstplugins_base/tests/examples/gl/qt/
DREADME3 - videooverlay:
4 Show how to use the videooverlay interface through Qt.
9 Show how to use the videooverlay interface through Qt.
13 Show how to use the videooverlay interface through Qt.
Dmeson.build15 subdir('videooverlay') subdir
/third_party/gstreamer/gstplugins_base/tests/examples/gl/cocoa/
Dmeson.build4 executable('cocoa-videooverlay', 'cocoa-videooverlay.m',
Dcocoa-videooverlay.m27 #include <gst/video/videooverlay.h>
70 [self setTitle:@"gst-plugins-gl implements videooverlay interface"];
/third_party/gstreamer/gstplugins_base/tests/icles/
Dmeson.build14 [ 'stress-videooverlay.c', not x11_dep.found(), [x11_dep, video_dep] ],
18 …[ 'test-videooverlay.c', not x11_dep.found() or not gtk_x11_dep.found(), [x11_dep, gtk_x11_dep, vi…
/third_party/gstreamer/gstplugins_base/tests/examples/gl/qt/videooverlay/
Dmeson.build1 executable('videoverlay', 'videooverlay.cpp',
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dmeson.build37 'videooverlay.c',
71 'videooverlay.h',
/third_party/gstreamer/gstplugins_base/
DBUILD.gn229 "gst-libs/gst/video/videooverlay.c",
DChangeLog1177 * gst-libs/gst/video/videooverlay.c:
1227 * tests/examples/overlay/win32-videooverlay-playbin.c:
1228 examples: win32-videooverlay-playbin: Add a repeat option
2385 * tests/examples/overlay/win32-videooverlay.c:
2386 examples: win32-videooverlay: Add support for testing gst_video_overlay_set_render_rectangle
2393 * tests/examples/overlay/win32-videooverlay.c:
2394 examples: win32-videooverlay: Use d3d11videosink by default
2409 * tests/examples/overlay/win32-videooverlay.c:
2410 examples: win32-videooverlay: Add test option for threading scenario
3795 * tests/examples/gl/cocoa/cocoa-videooverlay.m:
[all …]
/third_party/gstreamer/gstplugins_good/sys/osxvideo/
Dosxvideosink.m35 #include <gst/video/videooverlay.h>
/third_party/gstreamer/gstplugins_bad/
DChangeLog31177 This is fork of win32-videooverlay in -base but more d3d11videosink specific one.
53688 * tests/examples/gl/cocoa/cocoa-videooverlay.m:
53763 * tests/examples/gl/qt/videooverlay/GeneratedFiles/debug/moc_gstthread.cpp:
53764 * tests/examples/gl/qt/videooverlay/GeneratedFiles/debug/moc_pipeline.cpp:
53765 * tests/examples/gl/qt/videooverlay/GeneratedFiles/debug/moc_qrenderer.cpp:
53766 * tests/examples/gl/qt/videooverlay/videooverlay.cpp:
53767 * tests/examples/gl/qt/videooverlay/videooverlay.pri:
53768 * tests/examples/gl/qt/videooverlay/videooverlay.pro:
53769 * tests/examples/gl/qt/videooverlay/videooverlay.sln:
54265 kmssink: support videooverlay interface
[all …]