omx: Reset buffer flags to 0 after it was consumed by the component or the element
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Fri, 4 Nov 2011 08:04:16 +0000 (09:04 +0100)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Fri, 4 Nov 2011 08:04:16 +0000 (09:04 +0100)
commitfa6881c1ccb8df4cf9044efdca49219b75a8c4a1
tree728166d5c98bd80746c9ace6fd6f4844bd7fde2e
parentef67a437021d2a7d0b9e96c76d3251e4b204c23c
omx: Reset buffer flags to 0 after it was consumed by the component or the element

Some implementations don't reset the flags and the standard is not
really clear on the expected behaviour. Let's just always reset the
flags as they're not valid at this point anymore.
omx/gstomx.c