summaryrefslogtreecommitdiff
path: root/libavfilter/vf_drawtext.c
Commit message (Expand)AuthorAge
...
* AVOptions: rename FF_OPT_TYPE_* => AV_OPT_TYPE_*Anton Khirnov2011-10-12
* AVOptions: deprecate av_opt_set_defaults2Anton Khirnov2011-09-07
* vf_drawtext: Remove some write-only variables.Diego Biurrun2011-07-07
* drawtext: add braces around initialisers for option defaultsStefano Sabatini2011-06-20
* drawtext: reindent after the previous commitStefano Sabatini2011-06-20
* drawtext: fix strftime() text expansionStefano Sabatini2011-06-20
* vf_drawtext: Replace FFmpeg by Libav in license boilerplate.Diego Biurrun2011-05-31
* drawtext: add shadow support.Michael Niedermayer2011-05-07
* drawtext: factor draw_glyphs.Michael Niedermayer2011-05-07
* drawtext: fix and optimize yuv blend.Michael Niedermayer2011-05-07
* drawtext: get rid of divisions in the inner loop.Michael Niedermayer2011-05-07
* drawtext: simplify chroma blend and fix chroma alpha.Michael Niedermayer2011-05-07
* lavfi: Port drawtext filter by Hemanth from the libavfilter soc repoStefano Sabatini2011-05-07