[FFmpeg-trac] #9696(undetermined:closed): Use extern "C" in headers
FFmpeg
trac at avcodec.org
Wed Mar 23 17:58:34 EET 2022
#9696: Use extern "C" in headers
-------------------------------------+-------------------------------------
Reporter: jgcodes2020 | Owner: (none)
Type: enhancement | Status: closed
Priority: normal | Component:
| undetermined
Version: 4.4.1 | Resolution: wontfix
Keywords: | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Changes (by Nicolas George):
* status: new => closed
* resolution: => wontfix
Comment:
FFmpeg is not a c++ program, we make no effort to make the headers
compatible, we will not pretend we do. If you want to use FFmpeg in a c++
project, include the headers as you see fit, and maybe you will be lucky.
--
Ticket URL: <https://trac.ffmpeg.org/ticket/9696#comment:1>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list