summaryrefslogtreecommitdiffstats
path: root/libavcodec/exif.c
Commit message (Expand)AuthorAgeFilesLines
* avcodec/exif: remove GetByteContext usage from avpriv_exif_decode_ifd()James Almer2017-10-261-3/+13
* exif: take a generic log contextHendrik Leppkes2016-04-021-8/+8
* Print a warning instead of requesting a sample for an invalid exif tag.Carl Eugen Hoyos2014-07-241-0/+5
* avcodec/exif: do not follow 0 offsetsMichael Niedermayer2014-04-201-0/+5
* avcodec/exif/exif_add_metadata: add support for SSHORT & SBYTEMichael Niedermayer2014-04-201-2/+4
* 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-2/+2
* avcodec/exif: print bytes and undefined types as scalar listsMichael Niedermayer2013-09-291-1/+1
* Update my email address.Thilo Borgmann2013-08-131-2/+2
* avcodec: Add EXIF metadata parser to libavcodec.Thilo Borgmann2013-08-131-0/+130
OpenPOWER on IntegriCloud