aboutsummaryrefslogtreecommitdiffstats
path: root/vhook/drawtext.c
Commit message (Collapse)AuthorAgeFilesLines
* fix compilation after michaels anti-time changeAlex Beregszaszi2004-04-071-2/+3
| | | | Originally committed as revision 2977 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Updated with many new features.Philip Gladstone2003-02-161-57/+230
| | | | Originally committed as revision 1587 to svn://svn.ffmpeg.org/ffmpeg/trunk
* * int64_t is now the right nameZdenek Kabelac2003-02-121-1/+1
| | | | | | - also it would be nice to preserve ffmpeg coding rules Originally committed as revision 1582 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Initial checkin for a cheaper text drawing function than imlib2.c.Philip Gladstone2003-02-111-0/+351
Originally committed as revision 1577 to svn://svn.ffmpeg.org/ffmpeg/trunk