OSDN Git Service

vf_crop: 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:31:11 +0000 (07:31 +0200)
commit7f83959598b6565baa0091e5739dd9091ab7a990
tree958e826df7eda044a64bb66c58926078cd579988
parent762df56ef9f115a640e9abe0a37f7de26a3775e1
vf_crop: use the name 's' for the pointer to the private context

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