[Ffmpeg-devel] [PATCH] Dead code cleanup - C++
Steve Lhomme
steve.lhomme
Fri Jan 26 20:44:20 CET 2007
Ramiro Polla wrote:
>> Lines like this are standard in lots of other c libraries that
>> are used by c++ programs, as well.
>>
> Other c libraries also supply stable APIs, roadmaps, and formal releases...
>
> It has been said over and over that FFmpeg complies with the C99
> standard. It doesn't provide an API for C#, Fortran, Pascal, Java, or
> even C89.
> C++ should be no exception.
It's gnu99, not c99. Check the compiling calls. FFMPEG hardly compiles
with anything other than some gcc versions with a precise set of options.
Steve
More information about the ffmpeg-devel
mailing list