diff --git a/ChangeLog b/ChangeLog index 7be006d106..6ef44280c8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2006-11-07 Stefan Kost + + * docs/pwg/advanced-types.xml: + documents the new caps elements (see #363118) + 2006-11-06 Tim-Philipp Müller * gst/gstplugin.c: (gst_plugin_load_file): diff --git a/docs/pwg/advanced-types.xml b/docs/pwg/advanced-types.xml index 1678c3d9bd..9db468a118 100644 --- a/docs/pwg/advanced-types.xml +++ b/docs/pwg/advanced-types.xml @@ -887,12 +887,11 @@ plugin_init (GstPlugin *plugin) video/x-h263 H-263 video. - - - + variant + string + itu, lead, microsoft, vdolive, vivo, xirlink - There are currently no specific properties defined or needed for - this type. + Vendor specific variant of the format. 'itu' is the standard. @@ -901,12 +900,11 @@ plugin_init (GstPlugin *plugin) video/x-h264 H-264 video. - - - + variant + string + itu, videosoft - There are currently no specific properties defined or needed for - this type. + Vendor specific variant of the format. 'itu' is the standard. @@ -939,6 +937,19 @@ plugin_init (GstPlugin *plugin) + + video/x-intel-h263 + H-263 video. + variant + string + intel + + Vendor specific variant of the format. + + + + + video/x-jpeg Motion-JPEG video.