ffmpeg/libavformat
Ganesh Ajjanagadde 7c8fcbbde3 avutil/tree: add additional const qualifier to the comparator
libc's qsort comparator has a const qualifier on both arguments. This
adds a missing const qualifier to exactly match the comparator API.

Existing usages of av_tree_find, av_tree_insert are appropriately
modified: type signature changes of the comparators, and removal of
unnecessary void * casts of function pointers.

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:38:07 -04:00
..
2015-10-20 09:41:11 +02:00
2015-04-07 22:50:07 +02:00
2015-09-23 19:10:13 +02:00
2015-10-04 01:37:31 +02:00
2014-08-30 15:50:22 +00:00
2015-02-26 02:06:10 +01:00
2014-06-18 14:55:28 +02:00
2015-10-09 22:09:08 +02:00
2015-10-04 13:23:42 +02:00
2015-06-14 15:09:33 +02:00
2015-08-20 12:22:50 +02:00
2015-10-15 15:04:00 +03:00
2014-08-24 11:05:42 +00:00
2015-05-26 19:54:41 +02:00
2015-05-31 19:04:52 +02:00
2014-07-13 19:18:31 +02:00
2014-07-13 19:18:31 +02:00
2014-08-15 22:47:45 +02:00
2015-10-05 22:31:38 +02:00
2015-10-15 01:11:17 +02:00
2015-06-07 21:55:46 +02:00
2015-10-18 14:17:14 +02:00
2015-09-01 13:35:37 +02:00
2015-05-27 21:48:47 +02:00
2014-10-21 03:52:27 +02:00
2015-04-23 12:56:31 +02:00
2014-03-08 12:36:57 +01:00
2015-10-18 20:43:02 +02:00
2015-01-11 00:35:01 +01:00
2015-01-11 00:35:01 +01:00
2014-08-24 11:05:42 +00:00
2015-04-24 03:43:56 +02:00
2015-10-20 09:41:11 +02:00