vf_format: 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:33:17 +0000 (07:33 +0200)
commitcbec213a9047d6e6f9cffd2a2105fea7d5672796
tree897be19d83032757d5fcdb81ae85cc462721938f
parentd64cf54b349ccd3d797b778b3ca16b25dc3995b2
vf_format: use the name 's' for the pointer to the private context

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