Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | vf_drawtext: Remove some write-only variables. | Diego Biurrun | 2011-07-07 | 1 | -15/+2 |
* | drawtext: add braces around initialisers for option defaults | Stefano Sabatini | 2011-06-20 | 1 | -29/+29 |
* | drawtext: reindent after the previous commit | Stefano Sabatini | 2011-06-20 | 1 | -20/+20 |
* | drawtext: fix strftime() text expansion | Stefano Sabatini | 2011-06-20 | 1 | -18/+27 |
* | vf_drawtext: Replace FFmpeg by Libav in license boilerplate. | Diego Biurrun | 2011-05-31 | 1 | -4/+4 |
* | drawtext: add shadow support. | Michael Niedermayer | 2011-05-07 | 1 | -6/+33 |
* | drawtext: factor draw_glyphs. | Michael Niedermayer | 2011-05-07 | 1 | -27/+41 |
* | drawtext: fix and optimize yuv blend. | Michael Niedermayer | 2011-05-07 | 1 | -4/+6 |
* | drawtext: get rid of divisions in the inner loop. | Michael Niedermayer | 2011-05-07 | 1 | -8/+8 |
* | drawtext: simplify chroma blend and fix chroma alpha. | Michael Niedermayer | 2011-05-07 | 1 | -3/+2 |
* | lavfi: Port drawtext filter by Hemanth from the libavfilter soc repo | Stefano Sabatini | 2011-05-07 | 1 | -0/+672 |