From 96f0a4d0c0cd5f5a4bcb33c19f0911cf72e33591 Mon Sep 17 00:00:00 2001 From: Stefan Kost Date: Tue, 29 Jan 2008 07:43:28 +0000 Subject: ext/metadata/README: Formatting. Original commit message from CVS: * ext/metadata/README: Formatting. * tests/icles/metadata_editor.c: Include stdlib.h. --- ext/metadata/README | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'ext') diff --git a/ext/metadata/README b/ext/metadata/README index 7d5c0985..f3cd20d7 100644 --- a/ext/metadata/README +++ b/ext/metadata/README @@ -38,8 +38,8 @@ or * in any case metadataparse strips out metadata chunks (different from current implementation) -3- Modify (add, change, delete tags) +3- Modify (add, change, delete tags) +--> whole chunk send as event to next element -- ... --+ | | @@ -65,6 +65,7 @@ Obs: By looking at the proposed design (1- view and 2- modify) seems that the me Only the application map the tags to/from metadata specific format. This is because, if you notice, only tags sent by application will be keep on new file. + 4- Convert (for example from jpeg to png) +--> whole chunk send as event to next element -- ... --+ -- cgit v1.2.1