gst/playback/: Make sure the video frame buffer we return to apps via the "frame...
authorTim-Philipp Müller <tim@centricular.net>
Thu, 15 Dec 2005 09:48:19 +0000 (09:48 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Thu, 15 Dec 2005 09:48:19 +0000 (09:48 +0000)
commitf2e9c13e3fc87bcea21071610801c0ae16c03e3b
tree6be0b9c4b2f7fdda55bcaa1eb396598ef4daa341
parent7906b3c94528ead4ff63af6f4871bd6add47448c
gst/playback/: Make sure the video frame buffer we return to apps via the "frame" property always has caps set on it....

Original commit message from CVS:
* gst/playback/gstplaybasebin.c:
* gst/playback/gstplaybin.c: (handoff):
Make sure the video frame buffer we return to apps via the
"frame" property always has caps set on it. Modify
_gst_gvalue_set_object() macro to handle NULL objects
gracefully too.
ChangeLog
gst/playback/gstplaybasebin.c
gst/playback/gstplaybin.c