Skip to content

Backport of "audioencoder: Avoid using temporarily mapped memory as base for input buffers" into 1.24

Backport of !6320 (merged) "audioencoder: Avoid using temporarily mapped memory as base for input buffers".

Commits:

  • 15e0affc audioencoder: Avoid wrapping temporarily mapped memory with a GstBuffer and passing that to subclass
  • 9c084faa qtdemux: Fix wrapping temporary memory in buffers
  • 3243c5fe audiovisualizer: Don't wrap temporary memory in buffers

Merge request reports