gst/playback/gstplaybin.c: Fix up caps on the frame buffer before we save it and...
authorTim-Philipp Müller <tim@centricular.net>
Thu, 25 Jan 2007 12:24:18 +0000 (12:24 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Thu, 25 Jan 2007 12:24:18 +0000 (12:24 +0000)
commitdab1309f32074897bb3de86abcc093013060c9d3
tree81fd8a226783a1e68a03ba6ddbd20c82c58d623d
parentd289e2d55cbbf1ad4916459859320d1f6a45e29b
gst/playback/gstplaybin.c: Fix up caps on the frame buffer before we save it and potentially make it accessible to ot...

Original commit message from CVS:
* gst/playback/gstplaybin.c: (handoff):
Fix up caps on the frame buffer before we save it and potentially
make it accessible to other threads via g_object_get; also use
gst_buffer_replace() instead of gst_mini_object_replace().
ChangeLog
gst/playback/gstplaybin.c