Stefan Kost
|
3b78cc5eca
|
jpegformat: add xmp reading and writing support
Bump needed base version for new xmp helper library. Use xmp helpers in
jpegparse and jifmux.
|
2010-03-12 10:35:15 +02:00 |
|
Stefan Kost
|
6c6ea0b79b
|
jpegformat: add a basic jifmuxer
The new element can chop and reassemble the markers. I implements the tagsetter
and for now can serialize some tags to jpeg comments.
|
2010-02-03 15:13:30 +02:00 |
|
Stefan Kost
|
e1dd998bd0
|
jpegformat: code cleanups
Move the jpeg marker defines to a header (to be used for jifmux). Rewrite some
comments. Use gst_element_class_set_details_simple(). Add more logging.
|
2010-02-01 17:15:38 +02:00 |
|
Stefan Kost
|
8bd0f42017
|
jpegformat: move plugin part to speparate file, so that we can add the jifmux
|
2010-01-29 12:25:08 +02:00 |
|
Arnout Vandecappelle
|
bb5331e272
|
jpegparse: new jpeg parser element. FIxes #583098
Parse JPEG images, extracts its metadata, set caps and
packetize an image per buffer.
|
2010-01-29 11:41:15 +02:00 |
|