summaryrefslogtreecommitdiff
path: root/libavcodec/tiff_common.c
Commit message (Expand)AuthorAgeFilesLines
* avcodec/tiff_common: Fix AVBPrint error checksAndreas Rheinhardt2021-08-301-55/+21
* Remove/replace some unnecessary avcodec.h inclusionsAndreas Rheinhardt2021-07-221-0/+1
* Fix all -Wformat warnings raised by DJGPPClément Bœsch2017-03-291-1/+1
* avcodec/exif/exif_add_metadata: add support for SSHORT & SBYTEMichael Niedermayer2014-04-201-4/+6
* Merge commit '0a467a9b594dd67aa96bad687d05f8845b009f18'Michael Niedermayer2014-04-131-12/+6
* Issue-#3407 : Enhance precision for double to string conversion, useful for G...Sylvain Fabre2014-02-231-1/+1
* lavc/tiff_common: add const to silent warningsLukasz Marek2014-02-151-1/+1
* avcodec/tiff_common: allow count = 0 in ff_tadd_bytes_metadata()Michael Niedermayer2013-11-011-1/+1
* avcodec/tiff_common: Improve formating of long arraysMichael Niedermayer2013-10-031-10/+14
* avcodec/tiff_common: fix bprint max sizesMichael Niedermayer2013-09-291-5/+5
* avcodec/tiff_common: add ff_tadd_bytes_metadata()Michael Niedermayer2013-09-291-0/+31
* Update my email address.Thilo Borgmann2013-08-131-2/+2
* avcodec/tiff: Refactor TIFF tag related functions to share the code.Thilo Borgmann2013-08-131-0/+282