Skip to content

audiovisualizer: fix buffer mapping to not increase refcount

Fixing the mapping of the buffers to pass along to the subclasses.

Reason:

...mapping the video frame writable without that flag will make the buffer non-writeable afterwards.

@slomo

Merge request reports