Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-25avcodec/tiff: improve color handling in DNGPaul B Mahol
2022-09-23avcodec/tiff: improve lut handling for DNGPaul B Mahol
2020-01-14tiffdec: support embedded ICC profilesLynne
2019-09-02lavc/tiff: Decode embedded JPEGs in DNG imagesNick Renieris
2019-05-30avcodec/tiff: Recognize DNG/CinemaDNG imagesNick Renieris
2018-11-12avcodec/tiff: add initial bayer and sub image supportPaul B Mahol
2014-08-18Merge commit '12640e4cbb142be0cd025bcf37f1ea437bdfecd0'Michael Niedermayer
2014-08-18tiff: Return proper error for missing LZMA compressionDiego Elio Pettenò
2014-04-13Merge commit 'a9b046fb0ae5395c4d1d8a82cd0d3e354b5034ed'Michael Niedermayer
2014-04-12tiff: use a better name and enum values for PhotometricInterpretationJustin Ruggles
2013-08-13avcodec/tiff: Refactor TIFF tag related functions to share the code.Thilo Borgmann
2013-06-03Merge commit '46ce9ded96ffcb798b03da894cdb5fdac376a6ee'Michael Niedermayer
2013-06-02tiff: K&R formatting cosmeticsDiego Biurrun
2012-08-31Write TIFF Tag ExtraSamples when encoding pix_fmts that contain transparency ...Carl Eugen Hoyos
2012-07-17tiff: read more tags of type stringPaul B Mahol
2012-07-14lavc/tiff: add GeoTIFF support to the TIFF decoderThomas Kühnel
2012-01-11tiffdec: notify user that tile support is missingPaul B Mahol
2011-07-15Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-07-14doxygen: consistently place brief descriptionDiego Biurrun
2011-05-11tiff: perform minor cleanups in the headerStefano Sabatini
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard
2010-04-20Remove explicit filename from Doxygen @file commands.Diego Biurrun
2009-09-24Support both LSB and MSB orders for TIFF CCITT G.x compressed data.Kostya Shishkov
2009-02-01Use full internal pathname in doxygen @file directives.Diego Biurrun
2008-12-22Register TIFF tags for CCITT Group 3 and 4 compression optionsKostya Shishkov
2008-08-31Globally rename the header inclusion guard names.Stefano Sabatini
2007-10-17Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun
2007-07-05license header consistency cosmeticsDiego Biurrun
2007-06-17include all prerequisites in header filesMåns Rullgård
2007-04-04Add some Doxygen comments, by Kamil Nowosad, k.nowosad students.mimuw.edu pl.Diego Biurrun
2007-04-03tiff encoder by (Bartlomiej Wolowiec b.wolowiec students mimuw edu pl)Michael Niedermayer