Advertisement
Guest User

Untitled

a guest
Oct 8th, 2012
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.11 KB | None | 0 0
  1. HOSTCC doc/print_options.o
  2. In file included from doc/print_options.c:104:
  3. ./libavcodec/options_table.h: In function ‘show_codec_opts’:
  4. ./libavcodec/options_table.h:85: warning: ‘sub_id’ is deprecated (declared at ./libavcodec/avcodec.h:1505)
  5. ./libavcodec/options_table.h:149: warning: ‘luma_elim_threshold’ is deprecated (declared at ./libavcodec/avcodec.h:1740)
  6. ./libavcodec/options_table.h:150: warning: ‘chroma_elim_threshold’ is deprecated (declared at ./libavcodec/avcodec.h:1747)
  7. ./libavcodec/options_table.h:284: warning: ‘color_table_id’ is deprecated (declared at ./libavcodec/avcodec.h:1986)
  8. ./libavcodec/options_table.h:307: warning: ‘inter_threshold’ is deprecated (declared at ./libavcodec/avcodec.h:2049)
  9. ./libavcodec/options_table.h:312: warning: ‘quantizer_noise_shaping’ is deprecated (declared at ./libavcodec/avcodec.h:2056)
  10. HOSTLD doc/print_options
  11. GENTEXI doc/avoptions_format.texi
  12. GENTEXI doc/avoptions_codec.texi
  13. HTML doc/ffmpeg.html
  14. Undefined subroutine &Texi2HTML::Config::T2H_DEFAULT_program_string called at .//./doc/t2h.init line 148.
  15. make: *** [doc/ffmpeg.html] Error 25
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement