summaryrefslogtreecommitdiff
path: root/libavcodec/tiff_common.c
Commit message (Expand)AuthorAge
* avcodec/tiff_common: Fix AVBPrint error checksAndreas Rheinhardt2021-08-30
* Remove/replace some unnecessary avcodec.h inclusionsAndreas Rheinhardt2021-07-22
* Fix all -Wformat warnings raised by DJGPPClément Bœsch2017-03-29
* avcodec/exif/exif_add_metadata: add support for SSHORT & SBYTEMichael Niedermayer2014-04-20
* Merge commit '0a467a9b594dd67aa96bad687d05f8845b009f18'Michael Niedermayer2014-04-13
* Issue-#3407 : Enhance precision for double to string conversion, useful for G...Sylvain Fabre2014-02-23
* lavc/tiff_common: add const to silent warningsLukasz Marek2014-02-15
* avcodec/tiff_common: allow count = 0 in ff_tadd_bytes_metadata()Michael Niedermayer2013-11-01
* avcodec/tiff_common: Improve formating of long arraysMichael Niedermayer2013-10-03
* avcodec/tiff_common: fix bprint max sizesMichael Niedermayer2013-09-29
* avcodec/tiff_common: add ff_tadd_bytes_metadata()Michael Niedermayer2013-09-29
* Update my email address.Thilo Borgmann2013-08-13
* avcodec/tiff: Refactor TIFF tag related functions to share the code.Thilo Borgmann2013-08-13