Changeset 1088:b89c5dbaaf0e in mediastreamer2


Ignore:
Timestamp:
Mar 14, 2011 2:51:06 PM (2 years ago)
Author:
laurent
Branch:
default
Children:
1089:6dbd87c96775, 1097:70c13d1609c6
Message:

bug fix : ffmpeg-priv.h on Unix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/ffmpeg-priv.h

    r1087 r1088  
    2525#endif 
    2626 
     27#ifdef __cplusplus 
    2728extern "C" 
    2829{ 
    29  
     30#endif 
     31         
    3032#if defined(HAVE_LIBAVCODEC_AVCODEC_H) 
    3133/* new layout */ 
     
    4951#endif 
    5052 
     53#ifdef __cplusplus 
    5154} 
     55#endif 
    5256 
    5357#if LIBAVCODEC_VERSION_INT <= AV_VERSION_INT(52,24,0) 
Note: See TracChangeset for help on using the changeset viewer.