videodecoder: Create a complete subbuffer before pushing
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Thu, 5 Jul 2012 11:37:37 +0000 (13:37 +0200)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Thu, 5 Jul 2012 11:37:37 +0000 (13:37 +0200)
commit8e15a2c28d75697edfc81c26a53b0e98422452d7
treea4e0532ee17f4d47d2ff711ef0a75778c9c44b3d
parent74c7524b49dc71dced47ca5821705d93a9038fe6
videodecoder: Create a complete subbuffer before pushing

Otherwise we can't be sure that we are allowed to change the
buffer fields later for clipping.
gst-libs/gst/video/gstvideodecoder.c