Robert Mader
|
7bdb37c01b
|
waylandsink: Fix alpha value for the test pattern in example
The background-color property is in big-endian ARGB, resulting in
a alpha value of `0`. This accidentally used to work on all common
compositors, but on Weston this now correctly results in a black
background.
See also https://gitlab.freedesktop.org/wayland/weston/-/issues/577
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1446>
|
2022-01-13 19:39:59 +00:00 |
|
Rob Agar
|
f48c8f4d17
|
missing transceiver unref in WebRTC renegotiation example
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1160>
|
2021-10-15 10:03:46 +01:00 |
|
Mengkejiergeli Ba
|
b57df4cfd1
|
tests:va: Fix null ptr dereference in multi-vpp
Dereference the pointer err before null check, which raised a null
pointer dereference issue by Coverity. Modify it to do the null check
of err first, then dereference it.
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1143>
|
2021-10-15 00:45:45 +00:00 |
|
Seungha Yang
|
b3710aa68d
|
d3d11: Rename screen capture element
Old name "desktopdup" may confuse users. Now it's renamed to
"screencapture"
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1136>
|
2021-10-14 15:15:56 +00:00 |
|
Seungha Yang
|
1bf237e767
|
examples: d3d11: Add a desktop capture example
... with d3d11 desktop capture device provider
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1103>
|
2021-10-11 15:21:26 +00:00 |
|
Víctor Manuel Jáquez Leal
|
01cfc1ee7e
|
va: Use macro rather than VAMemory feature string.
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1061>
|
2021-10-06 07:19:50 +00:00 |
|
Mathieu Duponchelle
|
d17c7f25e6
|
scte35-section: semantic API break
Document that the constructors for the splice events expect
a running time, as users of the API can not be expected to
predict the appropriate local PTS.
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/913>
|
2021-09-25 01:29:37 +00:00 |
|
Thibault Saunier
|
019971a3c7
|
Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir
|
2021-09-24 16:14:36 -03:00 |
|