[libbluray-devel] [PATCH] Missing extern "C" in overlay.h

Richard Hulme peper03 at mythtv.org
Fri Jun 12 21:50:02 CEST 2015


Hello,

overlay.h is missing an 'extern "C"' wrapper.  Otherwise bd_refcnt_inc 
and bd_refcnt_dec cannot be called from a C++ program (well, not without 
putting the extern "C" around the #include).

Attached is a patch to fix this.

Richard.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: externc_overlay.diff
Type: text/x-patch
Size: 498 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/libbluray-devel/attachments/20150612/9e97f9d9/attachment.bin>


More information about the libbluray-devel mailing list