Andreas Rheinhardt
645f705d6a
av(codec|device): Don't cast pointers to int
...
C99/C11 6.3.2.3 5: "Any pointer type may be converted to an integer
type. [...] If the result cannot be represented in the integer type,
the behavior is undefined." So stop casting pointers to int; use
uintptr_t instead.
Reviewed-by: Michael Niedermayer <michael@niedermayer.cc>
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
2021-11-21 00:35:30 +01:00
..
2021-04-19 14:34:10 +02:00
2021-07-22 14:47:57 +02:00
2021-01-14 01:44:20 +01:00
2021-08-19 22:29:23 +03:00
2021-01-01 14:11:01 +01:00
2021-04-19 14:34:10 +02:00
2021-07-22 15:29:46 +02:00
2020-08-28 20:09:25 -03:00
2021-07-22 15:29:46 +02:00
2021-02-27 17:09:44 +01:00
2021-02-24 09:49:03 +01:00
2021-02-24 09:38:12 +01:00
2021-04-19 14:34:10 +02:00
2021-04-19 14:34:10 +02:00
2021-07-22 15:29:46 +02:00
2021-02-24 09:49:03 +01:00
2021-11-21 00:35:30 +01:00
2021-08-08 17:44:57 +02:00
2021-01-01 14:11:01 +01:00
2021-07-22 14:47:57 +02:00
2021-02-27 17:09:44 +01:00
2021-04-19 14:34:10 +02:00
2021-11-21 00:35:30 +01:00
2021-07-22 15:29:46 +02:00
2021-01-01 14:11:01 +01:00
2021-11-21 00:35:30 +01:00
2021-01-01 14:14:57 +01:00
2021-04-19 14:34:10 +02:00
2021-07-22 14:47:57 +02:00
2021-04-19 14:34:10 +02:00
2021-07-22 15:29:46 +02:00
2021-04-19 14:34:10 +02:00
2021-04-19 14:34:10 +02:00
2021-04-19 14:34:10 +02:00
2021-04-19 14:34:10 +02:00
2021-04-19 14:34:10 +02:00
2021-07-22 14:47:57 +02:00
2021-07-22 14:47:57 +02:00
2021-07-22 14:47:57 +02:00
2021-07-22 14:47:57 +02:00
2021-07-22 14:47:57 +02:00
2021-07-22 14:47:57 +02:00
2021-04-19 14:34:10 +02:00
2021-04-19 14:34:10 +02:00
2021-04-27 10:43:12 -03:00