audioconvert: Map buffer as READWRITE if the buffer and memory is writable
authorMatej Knopp <matej.knopp@gmail.com>
Fri, 4 Oct 2013 11:57:51 +0000 (13:57 +0200)
committerSebastian Dröge <slomo@circular-chaos.org>
Fri, 4 Oct 2013 12:02:06 +0000 (14:02 +0200)
commit12f85c325db81e36d12bcbb348d4806eb5057458
tree53b8a8ce8cc64b8551a24341a7f2614473a02fc3
parent6bb58eec8a9b3caa7cb88ab7c2a16032bf2cf396
audioconvert: Map buffer as READWRITE if the buffer and memory is writable

and only use the input buffer as temporary buffer in that case.

https://bugzilla.gnome.org/show_bug.cgi?id=709408
gst/audioconvert/gstaudioconvert.c