summaryrefslogtreecommitdiffstats
path: root/libavfilter/vf_drawtext.c
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-081-15/+2
|\
| * vf_drawtext: Remove some write-only variables.Diego Biurrun2011-07-071-15/+2
| * drawtext: add braces around initialisers for option defaultsStefano Sabatini2011-06-201-29/+29
| * drawtext: reindent after the previous commitStefano Sabatini2011-06-201-20/+20
| * drawtext: fix strftime() text expansionStefano Sabatini2011-06-201-18/+27
| * vf_drawtext: Replace FFmpeg by Libav in license boilerplate.Diego Biurrun2011-05-311-4/+4
* | lavfi: add layout negotiation fields and helper functions.Mina Nagy Zaki2011-06-191-1/+1
* | drawtext: specify union type for setting default optionsStefano Sabatini2011-05-161-29/+29
* | drawtext: reindent after the previous commitStefano Sabatini2011-05-161-20/+20
* | drawtext: fix strftime() text expansionStefano Sabatini2011-05-161-18/+27
|/
* drawtext: add shadow support.Michael Niedermayer2011-05-071-6/+33
* drawtext: factor draw_glyphs.Michael Niedermayer2011-05-071-27/+41
* drawtext: fix and optimize yuv blend.Michael Niedermayer2011-05-071-4/+6
* drawtext: get rid of divisions in the inner loop.Michael Niedermayer2011-05-071-8/+8
* drawtext: simplify chroma blend and fix chroma alpha.Michael Niedermayer2011-05-071-3/+2
* lavfi: Port drawtext filter by Hemanth from the libavfilter soc repoStefano Sabatini2011-05-071-0/+672
OpenPOWER on IntegriCloud