OSDN Git Service

vf_drawtext: use the name 's' for the pointer to the private context
authorAnton Khirnov <anton@khirnov.net>
Mon, 18 Mar 2013 19:44:36 +0000 (20:44 +0100)
committerAnton Khirnov <anton@khirnov.net>
Thu, 16 May 2013 05:32:34 +0000 (07:32 +0200)
commitd3735f7ad6e30a2837a0613abcd562ae79ea657e
treefd16055f53b9a110ff96e050d49da2d3b28bc87a
parent20e2794eea0bd81277ac590f7d586b58c74fda66
vf_drawtext: use the name 's' for the pointer to the private context

This is shorter and consistent across filters.
libavfilter/vf_drawtext.c