ChanServ changed the topic of #cedrus to: Cedrus development channel (http://linux-sunxi.org/Cedrus) | *only registered users can talk* | Logs at https://oftc.irclog.whitequark.org/cedrus/
sauce has quit [Server closed connection]
sauce has joined #cedrus
<ndufresne> linkmauve: we've added a flush in gldowload recently for sync issues, the GL rendering (without upload to DMABuf) wasn't a concern, but perhaps we missed something?
<ndufresne> (well glFinish)
<linkmauve> ndufresne, how recently is recently? I’m still on 1.24.5 here.
<linkmauve> I can try to upgrade to master I guess.
<linkmauve> Speaking of building Gstreamer master, is there a way to disable all plugins, and only selectively enable the ones I want? I don’t need any encoding one besides a hypothetical future v4l2slh264enc once paulk will get his cedrus encoder merged for instance.
<linkmauve> And listing them all as -Dx265=disabled is tedious.
<linkmauve> Also to make sure the problem comes from cedrus I just played an AV1 video instead, and wow Gstreamer is still defaulting to libaom instead of dav1d! That’s a lot of free performance left behind.