| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit 'b82170336f90d06c645d8252ddeccfc92c2f9ccb' into release/2.4 | Michael Niedermayer | 2015-01-18 | 1 | -1/+1 |
|\ |
|
| * | tiffenc: initialize return value | Vittorio Giovara | 2015-01-13 | 1 | -1/+1 |
* | | Merge commit '9bd4561d74a46dd6557140e286228e09e380674c' into release/2.4 | Michael Niedermayer | 2015-01-17 | 1 | -23/+40 |
|\| |
|
| * | tiff: Check the check_size() return value and forward it | Luca Barbato | 2015-01-12 | 1 | -23/+40 |
| * | cosmetics: Write NULL pointer equality checks more compactly | Gabriel Dume | 2014-08-15 | 1 | -1/+1 |
* | | avcodec/tiffenc: properly compute packet size | Christophe Gisquet | 2014-11-01 | 1 | -3/+3 |
* | | Merge commit '49106844929b7b71ac719064d640f8aa56c89b1f' | Michael Niedermayer | 2014-06-18 | 1 | -3/+5 |
|\| |
|
| * | tiffenc: fix packet size calculation | Tristan Matthews | 2014-06-17 | 1 | -3/+5 |
* | | lavc/tiffenc: Enable frame-threading. | Carl Eugen Hoyos | 2014-05-31 | 1 | -0/+1 |
* | | Merge commit 'a9b046fb0ae5395c4d1d8a82cd0d3e354b5034ed' | Michael Niedermayer | 2014-04-13 | 1 | -9/+9 |
|\| |
|
| * | tiff: use a better name and enum values for PhotometricInterpretation | Justin Ruggles | 2014-04-12 | 1 | -10/+10 |
| * | tiff: Support rgba encoding | Carl Eugen Hoyos | 2014-03-16 | 1 | -0/+2 |
* | | Consider aspect ratio when writing tiff dpi. | Carl Eugen Hoyos | 2014-04-06 | 1 | -0/+7 |
* | | Merge commit '45bde93eefa78c1bdb0936109fbd2e2fb27fbfe7' | Michael Niedermayer | 2013-11-17 | 1 | -21/+22 |
|\| |
|
| * | tiffenc: use the AVFrame API properly. | Anton Khirnov | 2013-11-16 | 1 | -11/+25 |
* | | Merge commit '46ce9ded96ffcb798b03da894cdb5fdac376a6ee' | Michael Niedermayer | 2013-06-03 | 1 | -138/+143 |
|\| |
|
| * | tiff: K&R formatting cosmetics | Diego Biurrun | 2013-06-02 | 1 | -154/+154 |
| * | pixdesc: rename PIX_FMT_* flags to AV_PIX_FMT_FLAG_* | Anton Khirnov | 2013-05-15 | 1 | -2/+2 |
* | | Merge commit '5e9c6ef8f3beb9ed7b271654a82349ac90fe43f2' | Michael Niedermayer | 2012-11-14 | 1 | -2/+1 |
|\| |
|
| * | pixdesc: add av_pix_fmt_get_chroma_sub_sample | Luca Barbato | 2012-11-13 | 1 | -2/+2 |
| * | lavc: do not use av_pix_fmt_descriptors directly. | Anton Khirnov | 2012-10-12 | 1 | -1/+1 |
* | | Write tiff tag YCbCrPositioning if chroma_sample_location is top-left. | Carl Eugen Hoyos | 2012-11-05 | 1 | -0/+2 |
* | | tiffenc: fix integer overflow | Michael Niedermayer | 2012-10-19 | 1 | -2/+2 |
* | | lavc: do not use av_pix_fmt_descriptors directly | Paul B Mahol | 2012-10-12 | 1 | -3/+4 |
* | | Merge commit '716d413c13981da15323c7a3821860536eefdbbb' | Michael Niedermayer | 2012-10-08 | 1 | -26/+26 |
|\| |
|
| * | Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat | Anton Khirnov | 2012-10-08 | 1 | -20/+20 |
* | | tiffenc: remove unused variable | Michael Niedermayer | 2012-10-03 | 1 | -1/+0 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-10-02 | 1 | -2/+14 |
|\| |
|
| * | tiffenc: Check av_malloc() results. | Alex Converse | 2012-10-01 | 1 | -1/+15 |
| * | tiffenc: Simplify pixel format setup using AVPixFmtDescriptor. | Alex Converse | 2012-10-01 | 1 | -23/+17 |
* | | Merge commit '581281e242609a222233a2e5538b89dfb88fb18e' | Michael Niedermayer | 2012-09-20 | 1 | -1/+2 |
|\| |
|
| * | tiffenc: Add support for little endian RGB48 and GRAY16 | Alex Converse | 2012-09-19 | 1 | -3/+19 |
* | | Merge commit 'e6153f173a49e5bfa70b0c04d2f82930533597b9' | Michael Niedermayer | 2012-09-05 | 1 | -2/+2 |
|\| |
|
| * | avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union member | Martin Storsjö | 2012-09-04 | 1 | -1/+1 |
* | | Merge commit '124134e42455763b28cc346fed1d07017a76e84e' | Michael Niedermayer | 2012-09-05 | 1 | -4/+4 |
|\| |
|
| * | avopt: Store defaults for AV_OPT_TYPE_CONST in the i64 union member | Martin Storsjö | 2012-09-04 | 1 | -4/+4 |
* | | Write TIFF Tag ExtraSamples when encoding pix_fmts that contain transparency ... | Carl Eugen Hoyos | 2012-08-31 | 1 | -1/+5 |
* | | Cosmetics: Reorder pix_fmts in tiffenc.c. | Carl Eugen Hoyos | 2012-08-31 | 1 | -1/+1 |
* | | Simplify setting colour space for mono* when encoding tiff. | Carl Eugen Hoyos | 2012-08-31 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-08-16 | 1 | -2/+2 |
|\| |
|
| * | Don't include common.h from avutil.h | Martin Storsjö | 2012-08-15 | 1 | -0/+1 |
* | | Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85' | Michael Niedermayer | 2012-08-07 | 1 | -1/+1 |
|\| |
|
| * | Replace all CODEC_ID_* with AV_CODEC_ID_* | Anton Khirnov | 2012-08-07 | 1 | -1/+1 |
* | | lavc/tiffenc: apply misc doxy fixes | Stefano Sabatini | 2012-07-14 | 1 | -17/+19 |
* | | lavc/tiff: add GeoTIFF support to the TIFF decoder | Thomas Kühnel | 2012-07-14 | 1 | -2/+2 |
* | | tiffenc: use av_fast_padded_malloc(z) | Paul B Mahol | 2012-07-10 | 1 | -23/+40 |
* | | tiffenc: add .init | Paul B Mahol | 2012-07-10 | 1 | -5/+13 |
* | | tiffenc: PIX_FMT_YUV440P support | Paul B Mahol | 2012-07-09 | 1 | -1/+2 |
* | | tiffenc: PIX_FMT_GRAY8A support | Paul B Mahol | 2012-07-06 | 1 | -1/+2 |
* | | tiffenc: PIX_FMT_GRAY16LE support | Paul B Mahol | 2012-07-06 | 1 | -1/+2 |