diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2022-06-28 06:24:17 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2022-06-28 10:59:31 +0200 |
commit | 4454142782bd3db769939e63ea0f2e5e917dc29d (patch) | |
tree | 4ddb97e804ad61be39f981f22c28ab806d9bad83 /libavformat/w64.c | |
parent | c471cc74747461ca166559c7b7fdfe030c3e3712 (diff) | |
download | ffmpeg-4454142782bd3db769939e63ea0f2e5e917dc29d.tar.gz |
avutil/wchar_filename: Make the header C++ compatible
When compiling decklink, this header is included from
a C++ file (albeit inside 'extern "C"') and this
causes compilation failures because of an implicit
void* -> char* conversion. So add an explicit cast.
Fixes ticket #9819.
Reviewed-by: Martin Storsjö <martin@martin.st>
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavformat/w64.c')
0 files changed, 0 insertions, 0 deletions