index
:
ffmpeg-streaming
master
Raptor Engineering's fork of FFmpeg with streaming enhancements https://git.ffmpeg.org/ffmpeg.git
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libavcodec
/
tiffenc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
|
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
|
\
\
|
|
/
[next]