alkeshthakor19 / libyuv

Automatically exported from code.google.com/p/libyuv
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

pnacl linker failure #505

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
chromium bug: libyuv fails to link with -O0

https://code.google.com/p/chromium/issues/detail?id=538243

work around is enable optimization in debug builds
https://codereview.chromium.org/1403813002/

Original issue reported on code.google.com by fbarch...@chromium.org on 12 Oct 2015 at 11:27

GoogleCodeExporter commented 8 years ago
This change to YUVPixel is likely the cause of regression
https://codereview.chromium.org/1363503002

Original comment by fbarch...@chromium.org on 14 Oct 2015 at 5:41

GoogleCodeExporter commented 8 years ago

Original comment by fbarch...@google.com on 15 Oct 2015 at 9:34