ericmckean / webm

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

dr memory VP8 encode errors #746

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
configure args: --target=x86-win32-vs12 --enable-debug --disable-docs
command line: drmemory.exe -- vpxenc.exe --codec=vp8 --width=352 --height=288 
--limit=10 --ivf -o drmem_vp8.ivf hantro_collage_w352h288.yuv

Error log attached. All errors are uninitialized read errors.

Original issue reported on code.google.com by tomfine...@google.com on 26 Mar 2014 at 9:27

Attachments:

GoogleCodeExporter commented 9 years ago
Here is the fix:
http://git.chromium.org/gitweb/?p=webm/libvpx.git;a=commit;h=1893122e34a0c96afb7
5daa5517d04a081bf8e27

Original comment by yunqingw...@google.com on 2 May 2014 at 1:07

GoogleCodeExporter commented 9 years ago

Original comment by yunqingw...@google.com on 2 May 2014 at 1:08