Changes between Initial Version and Version 1 of Ticket #1876, comment 8


Ignore:
Timestamp:
Nov 1, 2012, 12:42:04 AM (14 years ago)
Author:
DonMoir

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1876, comment 8

    initial v1  
    1 ffmpeg c99 code is not compatible with MSVC c++ code.
     1ffmpeg c99 code is not compatible with MSVC c++ code. That is MSVC won't compile c99 code.
    22
    33I have seen some mention of c99 to c89 but not dealing with that right now.