index
:
delta/ffmpeg.git
ffmpeg
h264_assembly
master
merge2
oldabi
release/0.10
release/0.11
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
release/1.0
release/1.1
release/1.2
release/2.0
release/2.1
release/2.2
release/2.3
release/2.4
release/2.5
release/2.6
release/2.7
release/2.8
release/3.0
release/3.1
release/3.2
release/3.3
release/3.4
release/4.0
release/4.1
release/4.2
release/4.3
release/4.4
release/5.0
release/5.1
release/6.0
git.ffmpeg.org: ffmpeg.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavcodec
/
tiffenc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
|
tiffenc: merge common code
Paul B Mahol
2012-07-06
1
-6
/
+0
*
|
tiffenc: use av_get_bits_per_pixel() to get bpp
Paul B Mahol
2012-07-06
1
-12
/
+3
*
|
tiffenc: use av_pix_fmt_descriptors to set bpp_tab[]
Paul B Mahol
2012-07-06
1
-10
/
+4
*
|
tiffenc: simplify calculation of bpp_tab_size
Paul B Mahol
2012-07-06
1
-3
/
+2
*
|
tiffenc: use av_assert()
Michael Niedermayer
2012-06-10
1
-1
/
+1
*
|
tiffenc: fix out of array read
Michael Niedermayer
2012-05-12
1
-7
/
+18
*
|
Make tiff-in-mov QuickTime-compatible for more colour-spaces.
Carl Eugen Hoyos
2012-04-18
1
-0
/
+5
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-04-07
1
-8
/
+9
|
\
\
|
|
/
|
*
cosmetics: Clean up the tiffenc pix_fmts declaration to match the style of ot...
Martin Storsjö
2012-04-07
1
-6
/
+6
|
*
cosmetics: Align codec declarations
Martin Storsjö
2012-04-06
1
-4
/
+4
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-04-04
1
-1
/
+1
|
\
\
|
|
/
|
*
cosmetics: Consistently place static, inline and av_cold attributes/keywords.
Diego Biurrun
2012-04-04
1
-1
/
+1
*
|
cosmetics: remove superfluous curly brackets
Paul B Mahol
2012-03-23
1
-2
/
+1
*
|
tiffenc: switch to ff_alloc_packet2().
Michael Niedermayer
2012-03-22
1
-3
/
+2
*
|
tiffenc: fix return value.
Michael Niedermayer
2012-03-22
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-03-03
1
-1
/
+1
|
\
\
|
|
/
|
*
Remove unnecessary AVFrame pointer casts.
Diego Biurrun
2012-03-01
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-02-24
1
-24
/
+33
|
\
\
|
|
/
|
*
tiffenc: switch to encode2().
Anton Khirnov
2012-02-23
1
-13
/
+22
|
*
tiffenc: properly forward error codes in encode_frame().
Anton Khirnov
2012-02-23
1
-12
/
+12
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-01-28
1
-16
/
+0
|
\
\
|
|
/
|
*
lavc: remove disabled FF_API_TIFFENC_COMPLEVEL cruft.
Anton Khirnov
2012-01-27
1
-16
/
+0
*
|
Support 64bit tiff images.
Carl Eugen Hoyos
2012-01-14
1
-1
/
+9
*
|
Support tiff RGBA encoding.
Carl Eugen Hoyos
2011-12-02
1
-1
/
+5
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-11-25
1
-0
/
+6
|
\
\
|
|
/
|
*
tiffenc: deprecate using compression_level
Anton Khirnov
2011-11-24
1
-0
/
+6
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-11-24
1
-7
/
+24
|
\
\
|
|
/
|
*
tiffenc: add a private option for selecting compression algorithm
Anton Khirnov
2011-11-23
1
-1
/
+25
|
*
tiffenc: initialize forgotten avctx.
Jean First
2011-10-12
1
-0
/
+1
*
|
AVOptions: rename remaining FF_OPT_TYPE_* to AV_OPT_TYPE_*.
Clément Bœsch
2011-10-17
1
-1
/
+1
*
|
tiffenc: Enable RGB48LE (16-bit) encoding support
Jean First
2011-09-25
1
-2
/
+10
*
|
tiffenc: initialize forgotten avctx.
Jean First
2011-09-23
1
-0
/
+1
*
|
tiffenc: Add forgotten avclass to context.
Jean First
2011-09-23
1
-0
/
+1
*
|
Allow setting resolution in DPI for Tiff.
Carl Eugen Hoyos
2011-08-18
1
-1
/
+10
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-07-30
1
-10
/
+5
|
\
\
|
|
/
|
*
lavc: use designated initialisers for all codecs.
Anton Khirnov
2011-07-29
1
-10
/
+5
[next]