Marek Vasut
|
c1adfb2e1a
|
qt: Added support for RGB16/BGR16 input format to qmlglsink
This allows input format to be 16-bit RGB565/BGR565, which is
generated by various V4L2 devices. This format can be useful
on hardware which is constrained by memory bandwidth.
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/7567>
|
2024-10-19 09:15:55 +00:00 |
|
Jan Schmidt
|
3c7f9c0fab
|
qmlglsink: Add support for external-oes textures
Support was added to qml6glsink in MR !7319
Backport similar support to the Qt5 element so it
can also support direct DMABuf import from hardware
decoders.
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/7393>
|
2024-08-21 17:03:21 +01:00 |
|
Jochen Henneberg
|
8b87d7bcf7
|
qt: Let plugin documentation show up
* Enabled cc file parsing from hotdoc
* Moved package to plugins-good where it really is
* Fixed section comments
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/6603>
|
2024-04-11 12:38:59 +00:00 |
|
Jochen Henneberg
|
7065d540ee
|
qt: Added support for NV12 input format to qmlglsink
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/6582>
|
2024-04-10 13:45:26 +02:00 |
|
Matthew Waters
|
65fc381403
|
qml: add support for non-RGBA formats as input format
Currently supported are RGBA, BGRA and YV12
Output is still RGBA textures
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/5119>
|
2023-08-01 01:36:40 +00:00 |
|
Vivienne Watermeier
|
6c2f6c3bd4
|
all: Use new navigation interface and API
Use and implement the new navigation interface in all relevant sink elements,
and use API functions everywhere instead of directy accessing the event structure.
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1633>
|
2022-03-23 13:14:52 +00:00 |
|
Thibault Saunier
|
5ff769d731
|
Move files from gst-plugins-good into the "subprojects/gst-plugins-good/" subdir
|
2021-09-24 16:13:50 -03:00 |
|