Sebastian Dröge
|
e100506194
|
gtk4: Don't unnecessarily set the sink to READY to retrieve the context
That's not needed and will cause the GL context messages to be not
distributed inside the pipeline.
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1101>
|
2023-02-22 14:24:49 +02:00 |
|
Sebastian Dröge
|
b7534643be
|
gtk4: example: Use a bin with a videoconvert in the non-GL case
The sink only supports RGB formats in that case, which decoders rarely
would output.
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1008>
|
2022-12-12 13:35:52 +02:00 |
|
Jordan Petridis
|
507377c052
|
video/gtk4: Implement support for GLTextures when possible.
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1008>
|
2022-12-12 13:34:22 +02:00 |
|
Sebastian Dröge
|
f058a5e229
|
Various minor cleanups
|
2022-10-22 19:50:24 +03:00 |
|
Sebastian Dröge
|
12400b6b87
|
Update everything for element factory builder API changes
And set properties as part of object construction wherever it makes
sense.
|
2022-10-19 19:43:29 +03:00 |
|
Vivia Nikolaidou
|
f11b0fa5eb
|
plugins, examples, tutorials: Use AudioCapsBuilder and VideoCapsBuilder
Simplify caps creation code
|
2022-10-13 19:24:57 +00:00 |
|
Bilal Elmoussaoui
|
82be7b3ac5
|
adapt to ObjectExt improvements
|
2021-11-08 14:43:53 +02:00 |
|
Sebastian Dröge
|
70f0aa9758
|
gtk4: Add support for rendering overlay composition rectangles directly via GTK
|
2021-10-17 19:03:24 +00:00 |
|
Bilal Elmoussaoui
|
30796fbe07
|
Add a GTK4 paintable sink plugin
Co-authored-by: Sebastian Dröge <sebastian@centricular.com>
Co-authored-by: Jordan Petridis <jordan@centricular.com>
|
2021-10-13 12:28:51 +03:00 |
|