aboutsummaryrefslogtreecommitdiffstats
path: root/libavfilter/Makefile
diff options
context:
space:
mode:
authorAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2022-06-28 06:24:17 +0200
committerAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2022-06-28 10:59:31 +0200
commit4454142782bd3db769939e63ea0f2e5e917dc29d (patch)
tree4ddb97e804ad61be39f981f22c28ab806d9bad83 /libavfilter/Makefile
parentc471cc74747461ca166559c7b7fdfe030c3e3712 (diff)
downloadffmpeg-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 'libavfilter/Makefile')
0 files changed, 0 insertions, 0 deletions