Files
ffmpeg-rockchip/libavutil
Marton Balint d63f7ddebc avutil/wchar_filename: re-introduce explicit cast of void* to char*
Fixes compile error on windows with decklink:

In file included from ./libavformat/os_support.h:175,
                 from ./libavformat/internal.h:30,
                 from libavdevice/decklink_common.cpp:25:
./libavutil/wchar_filename.h: In function 'int wchartocp(unsigned int, const wchar_t*, char**)':
./libavutil/wchar_filename.h:59:32: error: invalid conversion from 'void*' to 'char*' [-fpermissive]
   59 |     *filename = av_malloc_array(num_chars, sizeof **filename);
      |                 ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                |
      |                                void*

Regression since e9e8bea2e7.

Fixes ticket #11103.

Signed-off-by: Marton Balint <cus@passwd.hu>
(cherry picked from commit 9b0128aa76)
2024-10-27 09:58:36 +01:00
..
2024-03-15 12:51:15 +01:00
2024-03-15 12:51:15 +01:00
2024-03-24 14:53:57 +01:00
2023-07-12 15:35:37 +02:00
2024-03-10 13:51:37 +01:00
2024-03-04 17:45:00 +01:00
2022-09-13 16:50:43 -03:00
2022-11-06 08:26:50 +01:00
2023-11-18 19:55:42 +01:00
2023-09-02 02:49:06 +02:00
2023-09-02 02:49:06 +02:00
2024-03-15 12:51:15 +01:00
2024-03-15 12:51:15 +01:00
2024-03-15 12:51:15 +01:00
2024-03-15 12:51:15 +01:00
2024-07-25 20:36:18 +02:00
2023-09-07 00:42:10 +02:00
2024-06-24 00:10:37 +02:00
2024-09-26 16:44:09 -03:00
2022-10-17 09:56:47 +02:00
2022-02-24 12:56:49 +01:00
2023-09-07 00:42:10 +02:00
2023-09-07 00:42:10 +02:00
2023-09-07 00:42:10 +02:00
2024-03-08 07:36:15 +01:00
2024-03-08 07:36:15 +01:00
2024-03-07 08:53:30 -03:00
2024-01-16 01:34:57 +01:00
2023-07-22 21:35:15 +03:00
2022-10-17 09:51:47 +02:00
2023-09-07 00:42:10 +02:00
2024-02-22 00:29:59 -03:00
2023-09-01 23:59:10 +02:00
2024-03-27 01:04:53 +01:00
2023-08-08 09:46:11 +02:00
2023-08-08 09:46:11 +02:00