Attention is currently required from: laforge, pespin.
2 comments:
Patchset:
wouldn't we have to inject a silence frame, or a duplicate of the previous, or something? Otherweis […]
Ideally, yes. I think there's even ECU for FR in the playback chain. The problem is that there's currently no _proper_ way to signal to the ECU block that it's a bad frame and that it needs to be engaged. Another problem is that there's a format converter block between the fb and the ECU, which does expect a fixed number of bytes at the input. So this is quite a lot of work and TODO...
Maybe it would be better to avoid enqueuing an empty frame in first place, to avoid allocating and f […]
See Harald's comment about injecting silence frames. We may want to implement this at some point in the future. But for now let's make sure that at least the whole process does not crash.
To view, visit change 35507. To unsubscribe, or for help writing mail filters, visit settings.