From ee201f1f9b4505382f9b3eacd478a997f5488e68 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim-Philipp=20M=C3=BCller?= Date: Thu, 24 Jan 2008 10:15:34 +0000 Subject: docs/plugins/: Update this too, hopefully fixes the docs build (does at least for me, after make clean in docs/plugins). Original commit message from CVS: * docs/plugins/gst-plugins-bad-plugins.args: * docs/plugins/inspect/plugin-metadata.xml: Update this too, hopefully fixes the docs build (does at least for me, after make clean in docs/plugins). --- docs/plugins/inspect/plugin-metadata.xml | 38 ++++++++++++++++---------------- 1 file changed, 19 insertions(+), 19 deletions(-) (limited to 'docs/plugins/inspect/plugin-metadata.xml') diff --git a/docs/plugins/inspect/plugin-metadata.xml b/docs/plugins/inspect/plugin-metadata.xml index ab4b2170..6a68f124 100644 --- a/docs/plugins/inspect/plugin-metadata.xml +++ b/docs/plugins/inspect/plugin-metadata.xml @@ -1,6 +1,6 @@ metadata - Metadata (EXIF, IPTC and XMP) image (JPEG, TIFF) parser and muxer + Metadata (EXIF, IPTC and XMP) image (JPEG, TIFF) demuxer and muxer ../../ext/metadata/.libs/libgstmetadata.so libgstmetadata.so 0.10.5.1 @@ -10,42 +10,42 @@ Unknown package origin - metadatamux - Metadata muxer - Muxer/Metadata - Convert tags to metadata (EXIF, IPTC and XMP) and insert into the stream + metadatademux + Metadata demuxer + Demuxer/Extracter/Metadata + Send metadata tags (EXIF, IPTC and XMP) and remove metadata chunks from stream Edgard Lima <edgard.lima@indt.org.br> - sink - sink + src + source always
image/jpeg, tags-extracted=(boolean)true; image/png, tags-extracted=(boolean)true
- src - source + sink + sink always -
image/jpeg; image/png
+
image/jpeg, tags-extracted=(boolean)false; image/png, tags-extracted=(boolean)false
- metadataparse - Metadata parser - Parser/Extracter/Metadata - Send metadata tags (EXIF, IPTC and XMP) while passing throught the contents + metadatamux + Metadata muxer + Muxer/Extracter/Metadata + Write metadata (EXIF, IPTC and XMP) into a image stream Edgard Lima <edgard.lima@indt.org.br> - sink - sink + src + source always -
image/jpeg, tags-extracted=(boolean)false; image/png, tags-extracted=(boolean)false
+
image/jpeg; image/png
- src - source + sink + sink always
image/jpeg, tags-extracted=(boolean)true; image/png, tags-extracted=(boolean)true
-- cgit v1.2.1