Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lavfi/drawutils: add const to blending mask. | Nicolas George | 2015-10-25 | 1 | -1/+1 |
* | lavfi/drawutils: fix typo | Matthieu Bouron | 2013-01-05 | 1 | -2/+2 |
* | Merge commit '716d413c13981da15323c7a3821860536eefdbbb' | Michael Niedermayer | 2012-10-08 | 1 | -4/+4 |
|\ | |||||
| * | Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat | Anton Khirnov | 2012-10-08 | 1 | -1/+1 |
| * | 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/+43 |
* | lavfi/drawutils: make ff_draw_color() accept a const rgba map | Stefano Sabatini | 2012-08-02 | 1 | -1/+1 |
* | drawutils: implement uniform and mask blending. | Nicolas George | 2012-04-04 | 1 | -0/+33 |
* | drawutils: new API. | Nicolas George | 2012-03-21 | 1 | -0/+77 |
* | lavfi: add internal function ff_fill_rgba_map() | Stefano Sabatini | 2011-10-28 | 1 | -0/+2 |
* | lavfi: add drawutils | Stefano Sabatini | 2011-02-21 | 1 | -0/+43 |