Commit graph

4 commits

Author SHA1 Message Date
Simon Hausmann
9fcb07f508 gstreamer example: Move the bus sender instead of cloning 2025-07-29 19:20:55 +02:00
Be
ac971a8027 GStreamer example: handle messages from pipeline bus
How to do this is not straightforward, so it is helpful to have in
the example.
2025-07-29 13:05:03 +02:00
Simon Hausmann
2edd97bf8b gstreamer-player: Make the EGL integration easier to re-use
By not requiring a pipeline and having a lower-level SlintOpenGLSink type,
it's easier to re-use this code in application code that for example doesn't use playbin.
2025-01-17 14:14:02 +01:00
Simon Hausmann
6d475603d2 Rework the gstreamer example
- Play a real video, not just the test source.
- Provide an egl integration on Linux.
  Based on commit c3596baa0c, further fixed
  up by Sebastian Dröge <sebastian@centricular.com>
2025-01-17 11:54:43 +01:00