docs: mention gst_video_format_parse_caps() in porting guide

This commit is contained in:
Tim-Philipp Müller 2012-08-12 00:12:56 +01:00
parent dddcc31c42
commit fa34de3829

View file

@ -561,6 +561,15 @@ The 0.11 porting guide
GstGError -> GError
GST_TYPE_G_ERROR / gst_g_error_get_type() -> G_TYPE_ERROR
* GstVideo
GstXOverlay interface -> renamed to GstVideoOverlay, and now part of
the video library in gst-plugins-base, as the interfaces library
no longer exists.
gst_video_format_parse_caps() -> use gst_video_info_from_caps() and
then GstVideoInfo.
* "codec-data" and "streamheader" field in GstCaps (not implemented yet!)
codec-data and stream headers are no longer in GstCaps, but sent as