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
/
libavfilter
/
drawutils.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
avfilter/drawutils: support gray14
Paul B Mahol
2018-05-05
1
-1
/
+2
*
avfilter/drawutils: add support for full range
Paul B Mahol
2018-05-03
1
-3
/
+8
*
avutil/pixdesc: deprecate AV_PIX_FMT_FLAG_PSEUDOPAL
wm4
2018-04-03
1
-1
/
+1
*
lavfi/drawutils: Do not claim to support P016.
Carl Eugen Hoyos
2018-03-08
1
-1
/
+1
*
avfilter/drawutils: add gray9/10/12 support
Paul B Mahol
2017-08-07
1
-6
/
+8
*
avfilter/drawutils: support gbrap10 too
Paul B Mahol
2017-08-07
1
-0
/
+2
*
avfilter/drawutils: allow drawing opaque text on transparent background
Paul B Mahol
2016-09-21
1
-3
/
+4
*
avfilter/drawutils: honor shift for color component description
Timo Rothenpieler
2016-08-31
1
-1
/
+2
*
avfilter/drawutils: P010 is not supported
Timo Rothenpieler
2016-08-31
1
-0
/
+2
*
avfilter/drawutils: Fix single plane with alpha
Michael Niedermayer
2016-08-09
1
-0
/
+2
*
Split drawutils test out into separate file
Derek Buitenhuis
2016-05-11
1
-40
/
+0
*
lavfi/drawutils: support NV12 and NV21
Rodger Combs
2016-05-10
1
-17
/
+16
*
lavfi/drawutils: Add some missing GBRP pix_fmts.
Carl Eugen Hoyos
2016-03-03
1
-0
/
+10
*
avfilter/drawutils: fix gray and gbr formats on big endian
Michael Niedermayer
2016-02-25
1
-5
/
+5
*
avfilter/drawutils: Fix ff_fill_rectangle() on big endian
Michael Niedermayer
2016-02-25
1
-1
/
+8
*
avfilter/drawutils: >8 bit support
Paul B Mahol
2016-02-17
1
-40
/
+204
*
avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT
Derek Buitenhuis
2016-01-27
1
-9
/
+9
*
lavfi: recognize GBR9-14P as RGB in ff_fill_rgba_map().
Ronald S. Bultje
2016-01-24
1
-0
/
+4
*
drawutils: Reindent
Timothy Gu
2015-10-26
1
-2
/
+2
*
lavfi/drawutils: add const to blending mask.
Nicolas George
2015-10-25
1
-4
/
+5
*
avfilter/all: propagate errors of functions from avfilter/formats
Ganesh Ajjanagadde
2015-10-14
1
-2
/
+4
*
Replace all remaining occurances of step/depth_minus1 and offset_plus1
Hendrik Leppkes
2015-09-08
1
-4
/
+4
*
avfilter/drawutils: Assert av_pix_fmt_desc_get() return value in ff_fill_line...
Michael Niedermayer
2015-06-13
1
-1
/
+6
*
avfilter/drawutils: Fix format validity check in ff_draw_init()
Michael Niedermayer
2015-06-13
1
-1
/
+1
*
avfilter/drawutils: Check for av_malloc* failures
Michael Niedermayer
2015-01-22
1
-0
/
+7
*
avfilter/drawutils: Use av_malloc_array()
Michael Niedermayer
2015-01-22
1
-1
/
+1
*
avfilter/vf_drawtext: Avoid using non public AV_PIX_FMT_NB
Michael Niedermayer
2014-05-27
1
-7
/
+6
*
lavfi/drawutils: set subsampling for rgb too
Paul B Mahol
2013-07-14
1
-4
/
+2
*
lavfi/drawutils: fix planar rgb
Paul B Mahol
2013-07-08
1
-1
/
+6
*
lavfi/drawutils: attempt to fix subsampling.
Clément Bœsch
2013-05-28
1
-9
/
+13
*
replace remaining PIX_FMT_* flags with AV_PIX_FMT_FLAG_*
Michael Niedermayer
2013-05-15
1
-3
/
+3
*
lavfi/drawutils: add 16 bit rgb and planar rgb to ff_fill_rgba_map()
Paul B Mahol
2013-05-08
1
-0
/
+10
*
lavfi/drawutils: fix blending computation in blend_line function
Matthieu Bouron
2013-01-05
1
-1
/
+0
*
Merge commit 'd1d9efaae6c7e8466b06c30ca21c6b569dd2e480'
Michael Niedermayer
2012-11-21
1
-1
/
+1
|
\
*
\
Merge commit '59ee9f78b0cc4fb84ae606fa317d8102ad32a627'
Michael Niedermayer
2012-10-12
1
-3
/
+3
|
\
\
|
|
/
|
*
lavfi: do not use av_pix_fmt_descriptors directly.
Anton Khirnov
2012-10-12
1
-1
/
+1
*
|
Merge commit '716d413c13981da15323c7a3821860536eefdbbb'
Michael Niedermayer
2012-10-08
1
-19
/
+19
|
\
\
|
|
/
|
*
Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat
Anton Khirnov
2012-10-08
1
-7
/
+7
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-08-16
1
-0
/
+3
|
\
\
|
|
/
|
*
Don't include common.h from avutil.h
Martin Storsjö
2012-08-15
1
-0
/
+3
|
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-4
/
+4
|
*
lavfi: add drawutils
Stefano Sabatini
2011-02-21
1
-0
/
+117
*
lavfi/drawutils: make ff_draw_color() accept a const rgba map
Stefano Sabatini
2012-08-02
1
-1
/
+1
*
lavfi: update some deprecated functions
Paul B Mahol
2012-06-16
1
-1
/
+2
*
drawutils: fix copyright
Michael Niedermayer
2012-05-24
1
-0
/
+3
*
Mark GRAY8 format as pseudo-paletted.
Reimar Döffinger
2012-04-09
1
-1
/
+1
*
drawutils: implement uniform and mask blending.
Nicolas George
2012-04-04
1
-0
/
+234
*
drawutils: new API.
Nicolas George
2012-03-21
1
-0
/
+190
*
lavfi: add internal function ff_fill_rgba_map()
Stefano Sabatini
2011-10-28
1
-11
/
+16
*
lavfi: add drawutils
Stefano Sabatini
2011-02-21
1
-0
/
+117