All pastes #2091185 Raw Edit

bigguy333

public text v1 · immutable
#2091185 ·published 2011-10-18 21:13 UTC
rendered paste body
vimp:/usr/src/mplayer/mplayer # make
CC      libavcodec/latm_parser.o
CC      libavcodec/lcldec.o
libavcodec/lcldec.c: In function 'zlib_decomp':
libavcodec/lcldec.c:136:24: warning: assignment discards qualifiers from pointer target type
CC      libavcodec/lclenc.o
CC      libavcodec/libfaac.o
CC      libavcodec/libgsm.o
CC      libavcodec/libmp3lame.o
CC      libavcodec/libx264.o
libavcodec/libx264.c: In function 'convert_pix_fmt':
libavcodec/libx264.c:258:36: error: 'X264_CSP_I422' undeclared (first use in this function)
libavcodec/libx264.c:258:36: note: each undeclared identifier is reported only once for each function it appears in
libavcodec/libx264.c: In function 'X264_init':
libavcodec/libx264.c:317:9: warning: 'crf' is deprecated (declared at libavcodec/avcodec.h:2459)
libavcodec/libx264.c:319:13: warning: 'crf' is deprecated (declared at libavcodec/avcodec.h:2459)
libavcodec/libx264.c:320:13: warning: 'crf_max' is deprecated (declared at libavcodec/avcodec.h:2851)
libavcodec/libx264.c:321:9: warning: 'cqp' is deprecated (declared at libavcodec/avcodec.h:2467)
libavcodec/libx264.c:323:13: warning: 'cqp' is deprecated (declared at libavcodec/avcodec.h:2467)
libavcodec/libx264.c:354:13: warning: the address of 'val' will always evaluate as 'true'
libavcodec/libx264.c:361:5: warning: 'aq_mode' is deprecated (declared at libavcodec/avcodec.h:2810)
libavcodec/libx264.c:362:9: warning: 'aq_mode' is deprecated (declared at libavcodec/avcodec.h:2810)
libavcodec/libx264.c:363:5: warning: 'aq_strength' is deprecated (declared at libavcodec/avcodec.h:2818)
libavcodec/libx264.c:364:9: warning: 'aq_strength' is deprecated (declared at libavcodec/avcodec.h:2818)
libavcodec/libx264.c:365:5: warning: 'psy_rd' is deprecated (declared at libavcodec/avcodec.h:2826)
libavcodec/libx264.c:366:9: warning: 'psy_rd' is deprecated (declared at libavcodec/avcodec.h:2826)
libavcodec/libx264.c:367:5: warning: 'psy_trellis' is deprecated (declared at libavcodec/avcodec.h:2834)
libavcodec/libx264.c:368:9: warning: 'psy_trellis' is deprecated (declared at libavcodec/avcodec.h:2834)
libavcodec/libx264.c:369:5: warning: 'rc_lookahead' is deprecated (declared at libavcodec/avcodec.h:2842)
libavcodec/libx264.c:370:9: warning: 'rc_lookahead' is deprecated (declared at libavcodec/avcodec.h:2842)
libavcodec/libx264.c:371:5: warning: 'weighted_p_pred' is deprecated (declared at libavcodec/avcodec.h:2800)
libavcodec/libx264.c:372:9: warning: 'weighted_p_pred' is deprecated (declared at libavcodec/avcodec.h:2800)
libavcodec/libx264.c:373:5: warning: 'bframebias' is deprecated (declared at libavcodec/avcodec.h:2497)
libavcodec/libx264.c:374:9: warning: 'bframebias' is deprecated (declared at libavcodec/avcodec.h:2497)
libavcodec/libx264.c:375:5: warning: 'deblockalpha' is deprecated (declared at libavcodec/avcodec.h:2521)
libavcodec/libx264.c:376:9: warning: 'deblockalpha' is deprecated (declared at libavcodec/avcodec.h:2521)
libavcodec/libx264.c:377:5: warning: 'deblockbeta' is deprecated (declared at libavcodec/avcodec.h:2529)
libavcodec/libx264.c:378:9: warning: 'deblockbeta' is deprecated (declared at libavcodec/avcodec.h:2529)
libavcodec/libx264.c:379:5: warning: 'complexityblur' is deprecated (declared at libavcodec/avcodec.h:2513)
libavcodec/libx264.c:380:9: warning: 'complexityblur' is deprecated (declared at libavcodec/avcodec.h:2513)
libavcodec/libx264.c:381:5: warning: 'directpred' is deprecated (declared at libavcodec/avcodec.h:2548)
libavcodec/libx264.c:382:9: warning: 'directpred' is deprecated (declared at libavcodec/avcodec.h:2548)
libavcodec/libx264.c:383:5: warning: 'partitions' is deprecated (declared at libavcodec/avcodec.h:2536)
libavcodec/libx264.c:384:9: warning: 'partitions' is deprecated (declared at libavcodec/avcodec.h:2536)
libavcodec/libx264.c:386:9: warning: 'partitions' is deprecated (declared at libavcodec/avcodec.h:2536)
libavcodec/libx264.c:388:9: warning: 'partitions' is deprecated (declared at libavcodec/avcodec.h:2536)
libavcodec/libx264.c:390:9: warning: 'partitions' is deprecated (declared at libavcodec/avcodec.h:2536)
libavcodec/libx264.c:392:9: warning: 'partitions' is deprecated (declared at libavcodec/avcodec.h:2536)
libavcodec/libx264.c:533:5: warning: 'crf' is deprecated (declared at libavcodec/avcodec.h:2459)
make[1]: *** [libavcodec/libx264.o] Error 1
make[1]: Leaving directory `/usr/src/mplayer/mplayer/ffmpeg'
make: *** [ffmpeg/libavcodec/libavcodec.a] Error 2