OSDN Git Service

vf_fieldorder: 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:07 +0000 (07:33 +0200)
commitd64cf54b349ccd3d797b778b3ca16b25dc3995b2
tree76f9335a7779f3e66c4efe2efc3196cb12243836
parent9bbf6c681a8e441b5ce145fd202a1c1054cec71f
vf_fieldorder: use the name 's' for the pointer to the private context

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