https://bugs.freedesktop.org/show_bug.cgi?id=89969
--- Comment #11 from Christian König <[email protected]> --- (In reply to Ilia Mirkin from comment #10) > Wouldn't it be simpler to just accumulate user buffers and then do all the > work in end_frame instead? And like Christian said, it'd be easy enough to > get st/va to do this. Accumulating all the user buffers in the state tracker is what I initially suggested as well and I wouldn't mind if it goes into this direction in the long term. You would need to add a new type for the bitstream buffer (we currently already abuse vertext buffers in the OMX encoder for this). For the short term your patch looks like it's going into the right direction. -- You are receiving this mail because: You are the QA Contact for the bug. You are the assignee for the bug.
_______________________________________________ Nouveau mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/nouveau
