diff --git a/ChangeLog b/ChangeLog index 33319a8be7..75b9389b9f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2007-06-15 Stefan Kost + + * docs/pwg/advanced-types.xml: + Added more formats to caps table. + 2007-06-15 Stefan Kost * tools/gst-launch.c: (main): diff --git a/docs/pwg/advanced-types.xml b/docs/pwg/advanced-types.xml index ae67b46a71..883377be15 100644 --- a/docs/pwg/advanced-types.xml +++ b/docs/pwg/advanced-types.xml @@ -149,7 +149,7 @@ plugin_init (GstPlugin *plugin) - + List of Defined Types @@ -249,7 +249,7 @@ plugin_init (GstPlugin *plugin) - + All raw audio types. @@ -1159,15 +1159,29 @@ plugin_init (GstPlugin *plugin) - + All image types. - + + + + + image/gif + Graphics Interchange Format. + + + + + There are currently no specific properties defined or needed for + this type. + + + - + image/jpeg Joint Picture Expert Group Image. @@ -1181,9 +1195,9 @@ plugin_init (GstPlugin *plugin) video/x-jpeg ("Motion JPEG"). - + - + image/png Portable Network Graphics Image. @@ -1195,6 +1209,20 @@ plugin_init (GstPlugin *plugin) this type. + + + + + image/tiff + Tagged Image File Format. + + + + + There are currently no specific properties defined or needed for + this type. + +