FFmpeg/libavfilter
Ganesh Ajjanagadde 2ee51ef259 avfilter/vf_deshake: use a void * comparator for consistency
For generality, qsort uses a comparator whose elements are void *. This
makes the comparator have such a form, and thus makes the void * cast of
the comparator pointer useless. Furthermore, this makes the code more
consistent with other usages of qsort across the codebase.

Reviewed-by: Henrik Gramner <henrik@gramner.com>
Reviewed-by: wm4 <nfxjfg@googlemail.com>
Signed-off-by: Ganesh Ajjanagadde <gajjanagadde@gmail.com>
2015-10-24 20:35:31 -04:00
..
2015-10-23 11:49:01 +02:00
2015-01-06 10:02:11 +00:00
2015-01-05 01:45:49 +01:00
2015-10-23 11:49:01 +02:00
2015-03-20 09:41:32 +01:00
2014-12-26 15:39:51 -03:00
2015-08-18 10:24:01 -04:00
2015-09-12 02:14:44 +00:00
2015-01-09 17:26:31 +01:00
2015-10-10 17:33:43 +02:00
2015-10-22 10:44:30 -08:00
2015-08-29 14:57:52 +02:00
2015-10-10 17:33:43 +02:00