]> git.sesse.net Git - ffmpeg/commit
vf_libopencv: 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:53 +0000 (07:35 +0200)
commit4753f802c00853859b7b4b8fdb79c35e082cb7f8
tree0a74e1632b9a474974a0791dec40bdbc1d54aa11
parent56e4ce0d13d37b2e887963f42202ba1a71886b4b
vf_libopencv: use the name 's' for the pointer to the private context

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