Changeset 1088:b89c5dbaaf0e in mediastreamer2
- Timestamp:
- Mar 14, 2011 2:51:06 PM (2 years ago)
- Branch:
- default
- Children:
- 1089:6dbd87c96775, 1097:70c13d1609c6
- File:
-
- 1 edited
-
src/ffmpeg-priv.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
src/ffmpeg-priv.h
r1087 r1088 25 25 #endif 26 26 27 #ifdef __cplusplus 27 28 extern "C" 28 29 { 29 30 #endif 31 30 32 #if defined(HAVE_LIBAVCODEC_AVCODEC_H) 31 33 /* new layout */ … … 49 51 #endif 50 52 53 #ifdef __cplusplus 51 54 } 55 #endif 52 56 53 57 #if LIBAVCODEC_VERSION_INT <= AV_VERSION_INT(52,24,0)
Note: See TracChangeset
for help on using the changeset viewer.
