summaryrefslogtreecommitdiff
path: root/libavcodec/exif.c
Commit message (Expand)AuthorAge
* avcodec/exif: Avoid allocation for small bufferAndreas Rheinhardt2021-01-26
* avcodec/exif: remove GetByteContext usage from avpriv_exif_decode_ifd()James Almer2017-10-26
* exif: take a generic log contextHendrik Leppkes2016-04-02
* Print a warning instead of requesting a sample for an invalid exif tag.Carl Eugen Hoyos2014-07-24
* avcodec/exif: do not follow 0 offsetsMichael Niedermayer2014-04-20
* avcodec/exif/exif_add_metadata: add support for SSHORT & SBYTEMichael Niedermayer2014-04-20
* Reindent after last commit.Thilo Borgmann2014-04-05
* lavc/exif: Make EXIF IFD decoding part of private API/ABI.Thilo Borgmann2014-04-05
* avcodec/exif: print bytes and undefined types as scalar listsMichael Niedermayer2013-09-29
* Update my email address.Thilo Borgmann2013-08-13
* avcodec: Add EXIF metadata parser to libavcodec.Thilo Borgmann2013-08-13