summaryrefslogtreecommitdiff
path: root/libavcodec/exif.h
Commit message (Expand)AuthorAge
* avcodec/exif: Move tag_list out of headerAndreas Rheinhardt2022-06-15
* avcodec/exif: Don't include tiff.h in exif.hAndreas Schneider2022-02-14
* avcodec/exif: Include bytestream.h for GetByteContextAndreas Schneider2022-02-14
* Remove/replace some unnecessary avcodec.h inclusionsAndreas Rheinhardt2021-07-22
* avcodec/exif: remove GetByteContext usage from avpriv_exif_decode_ifd()James Almer2017-10-26
* exif: take a generic log contextHendrik Leppkes2016-04-02
* Reindent after last commit.Thilo Borgmann2014-04-05
* lavc/exif: Make EXIF IFD decoding part of private API/ABI.Thilo Borgmann2014-04-05
* Update my email address.Thilo Borgmann2013-08-13
* avcodec: Add EXIF metadata parser to libavcodec.Thilo Borgmann2013-08-13