buffer: only warn if metadata is not writable when it should be, don't return as...
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Thu, 29 Apr 2010 22:29:30 +0000 (23:29 +0100)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Fri, 30 Apr 2010 12:09:34 +0000 (13:09 +0100)
commit8e932639ba8434cf5ea8b010650a173f5ec8dd6d
tree60494c17a2237752ea5e77868c0926da7515a17c
parentae56d7136310ab967479e1e0b6280cd06c46094d
buffer: only warn if metadata is not writable when it should be, don't return as well

Make sure we execute the same code path in git versions and in releases,
so just warn when metadata isn't writable when we want it to be instead
of bailing out.
gst/gstbuffer.c