kleopatra999 / webm

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

Documentation errors after removing XMA features #840

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Appear to be caused by
commit a42b5c2ffcdf1dea28ad4a6a6f4ef4290f38e603
Author: Dmitry Kovalev <dkovalev@google.com>
Date:   Fri Apr 11 14:58:32 2014 -0700

    Removing legacy XMA features from libvpx.

    Change-Id: I60ffee7cf78e748792fa6d109322ec32f92e40a9

    [CREATE] doxyfile
    [DOXYGEN] doxyfile
/home/johannkoenig/on2/webm/usage.dox:187: warning: explicit link request to 
'VPX_CODEC_MEM_ZERO' could not be resolved
/home/johannkoenig/on2/webm/usage.dox:189: warning: explicit link request to 
'VPX_CODEC_MEM_WRONLY' could not be resolved
/home/johannkoenig/on2/webm/usage.dox:193: warning: explicit link request to 
'VPX_CODEC_MEM_FAST' could not be resolved
/home/johannkoenig/on2/webm/usage.dox:202: warning: explicit link request to 
'vpx_codec_mmap' could not be resolved
/home/johannkoenig/on2/webm/usage.dox:187: warning: explicit link request to 
'VPX_CODEC_MEM_ZERO' could not be resolved
/home/johannkoenig/on2/webm/usage.dox:189: warning: explicit link request to 
'VPX_CODEC_MEM_WRONLY' could not be resolved
/home/johannkoenig/on2/webm/usage.dox:193: warning: explicit link request to 
'VPX_CODEC_MEM_FAST' could not be resolved
/home/johannkoenig/on2/webm/usage.dox:202: warning: explicit link request to 
'vpx_codec_mmap' could not be resolved

Original issue reported on code.google.com by johannko...@google.com on 11 Aug 2014 at 6:38

GoogleCodeExporter commented 9 years ago
I removed some leftover XMA docs in:

https://gerrit.chromium.org/gerrit/#/c/71152/

I'll check before submitting to be sure I pick these up.

Original comment by jz...@google.com on 11 Aug 2014 at 7:35

GoogleCodeExporter commented 9 years ago
This has been merged:
c0ade1c Merge "remove remaining references to XMA"
febdebf remove remaining references to XMA

Original comment by jz...@google.com on 12 Aug 2014 at 6:17