Tim-Philipp Müller

Results 19 comments of Tim-Philipp Müller

This would be incredibly useful for GStreamer for what it's worth :)

Possible that some of the recent commits in https://gitlab.freedesktop.org/gstreamer/gst-plugins-good/-/commits/master/sys/rpicamsrc might be relevant, up to including https://gitlab.freedesktop.org/gstreamer/gst-plugins-good/-/commit/477eba2dd7aff757f34566af28bf2e77c5e4227b (there were some follow-up build fixes to that).

Not saying that this is the same issue, but there were fixes between 3.0.7 and 3.1.3 that [fixed HLS/DASH streaming with libsoup3](https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/1384#note_1513385)

I would also be happy to maintain or help maintain a meson build system going forward.

If a test should fail if there's something in the dmesg then perhaps that should be incorporated into the test or runner itself so that it returns a negative return...

In https://github.com/netvl/xml-rs/pull/213 I propose a `from_bytes()` convenience wrapper for this purposes.

> The question for me is about what exactly should HedgeDoc inform? Notes you own that got edited? All notes in your history that got edited? Notes that one subscribes...

No opinion on the correctness of the patch, but this could probably use a comment. If they're the same file I would expect the headers to make sure double-includes work...

A meson port is also available here now: https://gitlab.freedesktop.org/gstreamer/meson-ports/libltc (including CI). Cross-compilation for embedded targets is not a problem (see CI). I didn't think to check for an existing port,...