gstreamer/docs
Thiago Santos 6b6a4e85ad tag: Adds basic exif tags support
Adds exif helper lib functions to parse exif buffers from/to
taglists. Exif is tipically used in jpeg images, but it can
also be embedded into TIFF, AVI and WAV formats.

Adds a couple function to handle exif in tiff header structures, that is how
exif is embedded in jpeg and (obviously) in tiff.

API: gst_tag_list_to_exif_buffer
API: gst_tag_list_to_exif_buffer_with_tiff_header
API: gst_tag_list_from_exif_buffer
API: gst_tag_list_from_exif_buffer_with_tiff_header

Fixes #614872
2010-06-09 16:26:36 -03:00
..
design docs: Add notes about Orc integration 2010-06-07 23:58:53 -07:00
libs tag: Adds basic exif tags support 2010-06-09 16:26:36 -03:00
plugins docs: remove references to and introspection data of plugins that no longer exist 2010-04-29 15:07:04 +01:00
random
.gitignore
design-audiosinks.txt
Makefile.am docs/Makefile.am: Fix installing plugin documentation when gtk-doc is disabled. 2008-05-21 17:09:42 +00:00
version.entities.in