summaryrefslogtreecommitdiffstats
path: root/libavutil/tree.h
diff options
context:
space:
mode:
authorGanesh Ajjanagadde <[email protected]>2015-10-24 17:49:57 -0400
committerGanesh Ajjanagadde <[email protected]>2015-10-24 20:35:31 -0400
commit2ee51ef259e65e881b36aba7e6f9402b525a5ce0 (patch)
treeb6f458379af4bf630870b7f37b5091a38db0fd08 /libavutil/tree.h
parent38f4e973efef944b1a7e751626f6864f60e69fb4 (diff)
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 <[email protected]> Reviewed-by: wm4 <[email protected]> Signed-off-by: Ganesh Ajjanagadde <[email protected]>
Diffstat (limited to 'libavutil/tree.h')
0 files changed, 0 insertions, 0 deletions