videodecoder: Make sure the buffer is writable before changing fields in finish_frame...
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Thu, 5 Jul 2012 11:38:48 +0000 (13:38 +0200)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Thu, 5 Jul 2012 11:38:48 +0000 (13:38 +0200)
commit7803ae97e9e61abe09c98380cbc44c89beef31ef
tree3e429cadf9f91b0f48cdcef1f18577916ba982e3
parent8e15a2c28d75697edfc81c26a53b0e98422452d7
videodecoder: Make sure the buffer is writable before changing fields in finish_frame() too

We can't be sure that we have the one and only reference here either.
gst-libs/gst/video/gstvideodecoder.c