Thibault Saunier
|
2fd28195ca
|
Move files from gst-plugins-base into the "subprojects/gst-plugins-base/" subdir
|
2021-09-24 16:13:26 -03:00 |
|
Seungha Yang
|
8593e1517e
|
examples: win32-videooverlay: Add support for testing gst_video_overlay_set_render_rectangle
Add keyboard handler to test gst_video_overlay_set_render_rectangle()
API for Windows video elements
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/merge_requests/1235>
|
2021-08-02 18:32:22 +09:00 |
|
Seungha Yang
|
abe7bbf1d3
|
examples: win32-videooverlay: Use d3d11videosink by default
d3d11videosink was promoted to have primary rank and
it's recommended videosink element on Windows
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/merge_requests/1235>
|
2021-07-30 23:04:57 +09:00 |
|
Seungha Yang
|
f886766a6b
|
examples: win32-videooverlay: Add test option for threading scenario
Add an option to test the case where window thread and pipeline handling
thread are different. Mainly to test the HWND leak fixed by
https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/2302
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/merge_requests/1188>
|
2021-07-30 02:01:13 +09:00 |
|
Seungha Yang
|
595ca46301
|
examples: win32-videooverlay: Add test for fullscreen mode switch
Add test option "--fullscreen" for testing fullscreen mode switch.
When enabled, user can switch fullscreen mode via SPACE key or
right mouse button click.
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/merge_requests/721>
|
2020-07-08 13:41:07 +00:00 |
|
Seungha Yang
|
90bcaf5a43
|
examples: win32-videooverlay: Remove unused variable
win32-videooverlay.c:34:20: warning: 'msg_io_channel' defined but not used [-Wunused-variable]
|
2019-12-08 18:45:22 +09:00 |
|
Seungha Yang
|
ed651022cb
|
examples: win32-videooverlay: Add an option for testing reuse of external window
Adding "repeat" option to test a case where external window is reused.
|
2019-11-18 11:25:47 +00:00 |
|
Seungha Yang
|
8f125fb4d9
|
examples: win32-videooverlay: Fix C2440 build error
Follow WNDPROC define to avoid implicit type conversion.
|
2019-07-10 01:34:13 +09:00 |
|
Seungha Yang
|
3a53ec066b
|
examples: Add a video overlay example for WIN32 videosink elements
User can set the target WIN32 video element via "videosink" command line
option. Default is glimagesink.
|
2019-07-08 17:32:37 +09:00 |
|