On Mon Aug 11 21:28:54 2025 +0000, Elizabeth Figura wrote:
Do you think it's worth changing to opt-out rather than opt-in (i.e.
explicitly exclude `vtdec` as opposed to explicitly include `avdec_h264`)?
Although, I'll point out that this bug seems to affect only this test
case. We've had `h264parse` in Proton for almost 12 months and not needed this workaround. Yeah, that makes me more nervous actually. If just targeting avdec_h264 seems to be enough in practice then let's just limit it to that for now.
Anyway, the workaround seems reasonable to me, but we should alter
the comment to make clear that it's a workaround for a GStreamer bug.
Done.
Thanks, could you please also edit the code comment?
Oops. Yep. Missed that one, sorry. And done.