Skip to content

misc changes on the picture allocation

Steve Lhomme requested to merge robUx4/dav1d:allocator/3 into master

Start cleaning the code to make room for external picture allocation.

Now the extra data are allocated in the buffer wrapper, not the codec/display picture data.

Merge request reports