On Fri Apr 26 11:47:33 2024 +0000, Rémi Bernon wrote:
The WMV decoder MF transform also aligns buffers the same way as the H264 decoder, so the output plane alignment could be kept. The input queue length attribute also could probably be kept. I'm not sure if it supports frame size changes, that would require some tests with concatenated streams like we have for H264, although I think it's probably safe to keep it as default.
keeping frame size change will make the ProcessOutput tests return unexpected value.