summaryrefslogtreecommitdiff
path: root/libavcodec/exif.h
Commit message (Expand)AuthorAgeFilesLines
* avcodec/exif: Move tag_list out of headerAndreas Rheinhardt2022-06-151-130/+0
* avcodec/exif: Don't include tiff.h in exif.hAndreas Schneider2022-02-141-1/+0
* avcodec/exif: Include bytestream.h for GetByteContextAndreas Schneider2022-02-141-0/+1
* Remove/replace some unnecessary avcodec.h inclusionsAndreas Rheinhardt2021-07-221-2/+2
* avcodec/exif: remove GetByteContext usage from avpriv_exif_decode_ifd()James Almer2017-10-261-2/+5
* exif: take a generic log contextHendrik Leppkes2016-04-021-1/+1
* Reindent after last commit.Thilo Borgmann2014-04-051-1/+1
* lavc/exif: Make EXIF IFD decoding part of private API/ABI.Thilo Borgmann2014-04-051-1/+1
* Update my email address.Thilo Borgmann2013-08-131-2/+2
* avcodec: Add EXIF metadata parser to libavcodec.Thilo Borgmann2013-08-131-0/+170