- Timestamp:
- Apr 6, 2011 6:58:38 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/branches/projects/2.0-dev/pjmedia/src/pjmedia-codec/ffmpeg_codecs.c
r3494 r3496 923 923 * not working (e.g: rate control). 924 924 */ 925 #if LIBAVCODEC_VERSION_MAJOR >= 52 && LIBAVCODEC_VERSION_MINOR >= 113 925 926 ctx->rc_lookahead = 0; 927 #endif 926 928 927 929 /* Open ffmpeg codec */
Note: See TracChangeset
for help on using the changeset viewer.