summaryrefslogtreecommitdiff
path: root/gst/gstatomicqueue.h
diff options
context:
space:
mode:
authorNicolas Dufresne <nicolas.dufresne@collabora.com>2014-03-26 15:56:08 -0400
committerNicolas Dufresne <nicolas.dufresne@collabora.com>2014-04-26 15:03:04 -0400
commitec69ad4e8adddc83d4cdc8c5608099d74f7397d3 (patch)
tree700acc7709c552301e91631a392d3931beee5d0d /gst/gstatomicqueue.h
parentd17438d5fd321daec4adbeb28a8fb5d5e07298dc (diff)
downloadgstreamer-ec69ad4e8adddc83d4cdc8c5608099d74f7397d3.tar.gz
buffer: Only set TAG_MEMORY if the memory has been replaced
Currently we set TAG_MEMORY as soon a resize changes the size of one of the memory. This has the side effect that buffer pool cannot know if the memory have simply been resized, or if the memorys has been replaced. This make it hard to actually implement _reset(). Instead, only set the TAG_MEMORY if one or more memory has been replaced, and do a light sanity check of the size. https://bugzilla.gnome.org/show_bug.cgi?id=727109
Diffstat (limited to 'gst/gstatomicqueue.h')
0 files changed, 0 insertions, 0 deletions