summaryrefslogtreecommitdiff
path: root/libavfilter/drawutils.h
Commit message (Expand)AuthorAge
* lavfi/drawutils: overhaul to improve pixel format supportrcombs2022-01-04
* avfilter/drawutils: Remove remnants of old APIAndreas Rheinhardt2021-01-29
* avfilter/drawutils: add support for full rangePaul B Mahol2018-05-03
* avfilter/drawutils: allow drawing opaque text on transparent backgroundPaul B Mahol2016-09-21
* avfilter/drawutils: >8 bit supportPaul B Mahol2016-02-17
* lavfi/drawutils: add const to blending mask.Nicolas George2015-10-25
* lavfi/drawutils: fix typoMatthieu Bouron2013-01-05
* Merge commit '716d413c13981da15323c7a3821860536eefdbbb'Michael Niedermayer2012-10-08
|\
| * Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormatAnton Khirnov2012-10-08
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
| * lavfi: add drawutilsStefano Sabatini2011-02-21
* lavfi/drawutils: make ff_draw_color() accept a const rgba mapStefano Sabatini2012-08-02
* drawutils: implement uniform and mask blending.Nicolas George2012-04-04
* drawutils: new API.Nicolas George2012-03-21
* lavfi: add internal function ff_fill_rgba_map()Stefano Sabatini2011-10-28
* lavfi: add drawutilsStefano Sabatini2011-02-21