summaryrefslogtreecommitdiffstats
path: root/libavfilter/drawutils.h
Commit message (Expand)AuthorAgeFilesLines
* avfilter/drawutils: add support for full rangePaul B Mahol2018-05-031-0/+1
* avfilter/drawutils: allow drawing opaque text on transparent backgroundPaul B Mahol2016-09-211-1/+7
* avfilter/drawutils: >8 bit supportPaul B Mahol2016-02-171-3/+3
* lavfi/drawutils: add const to blending mask.Nicolas George2015-10-251-1/+1
* lavfi/drawutils: fix typoMatthieu Bouron2013-01-051-2/+2
* Merge commit '716d413c13981da15323c7a3821860536eefdbbb'Michael Niedermayer2012-10-081-4/+4
|\
| * Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormatAnton Khirnov2012-10-081-1/+1
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
| * lavfi: add drawutilsStefano Sabatini2011-02-211-0/+43
* lavfi/drawutils: make ff_draw_color() accept a const rgba mapStefano Sabatini2012-08-021-1/+1
* drawutils: implement uniform and mask blending.Nicolas George2012-04-041-0/+33
* drawutils: new API.Nicolas George2012-03-211-0/+77
* lavfi: add internal function ff_fill_rgba_map()Stefano Sabatini2011-10-281-0/+2
* lavfi: add drawutilsStefano Sabatini2011-02-211-0/+43
OpenPOWER on IntegriCloud