pombreda / webm

Automatically exported from code.google.com/p/webm
0 stars 0 forks source link

undocumented scalable parms #896

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago

Warning: Tag `SHOW_DIRECTORIES' at line 413 of file doxyfile has become 
obsolete.
To avoid this warning please remove this line from your configuration file or 
upgrade it using "doxygen -u"
Warning: Tag `HTML_ALIGN_MEMBERS' at line 713 of file doxyfile has become 
obsolete.
To avoid this warning please remove this line from your configuration file or 
upgrade it using "doxygen -u"
/usr/local/google/vp9/usage.dox:75: warning: problem evaluating expression 
'multi-encoder': Syntax error in part '-encoder'
/usr/local/google/vp9/vpx/vpx_encoder.h:248: warning: Member output_cx_pkt 
(variable) of class vpx_codec_enc_output_cx_cb_pair is not documented.
/usr/local/google/vp9/vpx/vpx_encoder.h:249: warning: Member user_priv 
(variable) of class vpx_codec_enc_output_cx_cb_pair is not documented.
/usr/local/google/vp9/vpx/vpx_encoder.h:753: warning: Member max_quantizers[5] 
(variable) of class vpx_svc_parameters is not documented.
/usr/local/google/vp9/vpx/vpx_encoder.h:754: warning: Member min_quantizers[5] 
(variable) of class vpx_svc_parameters is not documented.
/usr/local/google/vp9/vpx/vpx_encoder.h:755: warning: Member 
scaling_factor_num[5] (variable) of class vpx_svc_parameters is not documented.
/usr/local/google/vp9/vpx/vpx_encoder.h:756: warning: Member 
scaling_factor_den[5] (variable) of class vpx_svc_parameters is not documented.

Original issue reported on code.google.com by jimbankoski@google.com on 10 Dec 2014 at 3:02

GoogleCodeExporter commented 9 years ago
https://gerrit.chromium.org/gerrit/#/c/73499/ adds the missing comments
https://gerrit.chromium.org/gerrit/#/c/73500/ fixes the obsolete tags in the 
doxygen template.

Original comment by ya...@google.com on 15 Jan 2015 at 2:12

GoogleCodeExporter commented 9 years ago
proposed fixes merged.

Original comment by ya...@google.com on 15 Jan 2015 at 6:48