OSDN Git Service

vf_lut: 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:35:59 +0000 (07:35 +0200)
commit8d2565c28bcad159d9a223e8d896605f677c7dc7
tree6b0504c595b79a3ec1b8173d14e8e5a9e0dde30c
parent4753f802c00853859b7b4b8fdb79c35e082cb7f8
vf_lut: use the name 's' for the pointer to the private context

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