Skip to content

h264parse: buffer mismatch in map/unmap

Aaron Boxer requested to merge boxerab/gst-plugins-bad:h264parse_nal into master

unmap should be called on the original mapped nal buffer, not the wrapped nal buffer.

Merge request reports