diff options
author | Leo Izen <leo.izen@gmail.com> | 2025-03-06 17:53:41 -0500 |
---|---|---|
committer | Leo Izen <leo.izen@gmail.com> | 2025-08-19 11:26:46 -0400 |
commit | ad77345a5d14862f4701e5ad422b03b14934a5b9 (patch) | |
tree | 002bf06e5a5186ff35846f872f1fe254d94d4963 /compat/atomics/pthread/stdatomic.h | |
parent | bb90b262d6d23f1bca3587a48abc15b951cbbf05 (diff) | |
download | ffmpeg-ad77345a5d14862f4701e5ad422b03b14934a5b9.tar.gz |
avcodec/exif: add EXIF parser and struct API
This commit adds a structure to contain parsed EXIF metadata, as well
as code to read and write that struct from/to binary EXIF buffers. Some
internal functions have been moved to exif_internal.h. Code to read
from this new struct and write to an AVDictionary **dict has been added
as well in order to preserve interoperability with existing callers.
The only codec changes so far as of this commit are to call these
interop functions, but in future commits there will be codec changes to
use the new parsing routines instead.
Signed-off-by: Leo Izen <leo.izen@gmail.com>
Diffstat (limited to 'compat/atomics/pthread/stdatomic.h')
0 files changed, 0 insertions, 0 deletions