index
:
gst-plugins-bad
BRANCH-ERROR
BRANCH-EVENTS2
BRANCH-GSTREAMER-0_6
BRANCH-GSTREAMER-0_8
BRANCH-RELEASE-0_10_19
BRANCH-RELEASE-0_3_3
BRANCH-RELEASE-0_3_4
BRANCH-RELEASE-0_4_0
BRANCH-RELEASE-0_4_1
BRANCH-RELEASE-0_4_2
BRANCH-RELEASE-0_5_0
BRANCH-RELEASE-0_5_1
BRANCH-RELEASE-0_5_2
BRANCH-RELEASE-0_7_4
BRANCH-RELEASE-0_7_5
BRANCH-RELEASE-0_8_2
BRANCH-THREADED
BRANCH_RELEASE-0_7_2
CAPS
TYPEFIND
master
LV2 for GStreamer (SoC 2009)
dave@drobilla.net
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ext
/
metadata
/
gstmetadataparse.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-12-04
Fixed element properties and now muxer writes to png also.
Edgard Lima
1
-23
/
+20
2007-11-30
Muxer writes (in jpeg only) whole EXIF and XMP chunks sent as tags.
Edgard Lima
1
-8
/
+6
2007-11-30
Fixed get_range bug when injecting and stripping. And mux is almost done now.
Edgard Lima
1
-67
/
+70
2007-11-28
Sending make and model individual tags and muxer now links fine.
Edgard Lima
1
-11
/
+32
2007-11-28
Small fixes in get_range and better structure for generic muxer and demuxer.
Edgard Lima
1
-52
/
+65
2007-11-26
Now works when get_range is not available upstream.
Edgard Lima
1
-1
/
+16
2007-11-23
Now parser is generic (just add/remove a list of chunks). And a template of m...
Edgard Lima
1
-200
/
+469
2007-11-19
Fixed buffer strip (safer wil pull and after seek).
Edgard Lima
1
-124
/
+123
2007-11-19
Strip out in pull mode also. Seek and Query functions added.
Edgard Lima
1
-11
/
+189
2007-11-18
Strip out metadata chunks.
Edgard Lima
1
-6
/
+293
2007-11-02
Added support for PNG/XMP. Indentation. And fixed pull mode to parse the file.
Edgard Lima
1
-14
/
+38
2007-11-02
Now metadataparse works in push or pull mode.
Edgard Lima
1
-18
/
+28
2007-10-31
Now sending iptc tag in whole chunk. Ready to also send exif and xmp in the s...
Edgard Lima
1
-10
/
+50
2007-10-30
Changed kclass to "Parser/Extracter/Metadata", changed caps to "image/jpeg, t...
Edgard Lima
1
-19
/
+35
2007-10-30
Created new plugin ('medadata') and element ('metadataparse') that extract me...
Edgard Lima
1
-0
/
+914