OSDN Git Service

drawtext: fix text_{w, h} expression vars
authorAndrey Utkin <andrey.krieger.utkin@gmail.com>
Sat, 4 Feb 2012 22:14:16 +0000 (00:14 +0200)
committerAnton Khirnov <anton@khirnov.net>
Mon, 6 Feb 2012 06:52:05 +0000 (07:52 +0100)
commit2b43dfce3651bc517c66365a30f30b708d6b79af
tree0b0cc68447f3a029c625b4cd48ea270ab5ed5d95
parente7f0bc8c0f1c4a8731eb1c33cb013296a0555538
drawtext: fix text_{w, h} expression vars

Before, {text_,}{w,h} vars hadn't got initialized

Signed-off-by: Anton Khirnov <anton@khirnov.net>
libavfilter/vf_drawtext.c