Sebastian Dröge
|
384a9d05f0
|
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/1100>
|
2023-02-22 14:22:06 +02:00 |
|
Sebastian Dröge
|
c7209dbd4f
|
Return exit code from gio::Application::run() from main()
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1065>
|
2023-01-27 18:50:01 +00:00 |
|
Sebastian Dröge
|
4464bf2eaa
|
Update for gtk::Application constructor API changes
|
2023-01-16 11:51:10 +02:00 |
|
Sebastian Dröge
|
8c457cfa04
|
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/995>
|
2022-11-30 11:59:53 +02:00 |
|
Jordan Petridis
|
975f0141be
|
video/gtk4: Implement support for GLTextures when possible.
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/588>
|
2022-11-29 21:18:46 +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 |
|