Closed GoogleCodeExporter closed 9 years ago
Tested with the exact same command line at #9e46dcd2, the encoding completed
fine without any issue.
Can you let us know the commit# that you had the problem as well as your
configure/build info?
thanks
Original comment by ya...@google.com
on 28 Mar 2014 at 10:16
Checked this on today snapshot, still able to reproduce.
Commit ID: 94e082993c07b705880aa4e36e782dd80af37610
And I prepared a patch (attached) containing only one assert pointing to the
place where problem happens.
Also I pointed that I disable SIMD optimization, but didn't described how I do
this. My configure command params:
../libvpx/configure --target=x86-win32-vs11 --enable-static-msvcrt
--disable-vp8 --disable-docs --disable-runtime_cpu_detect --disable-mmx
--disable-sse --disable-sse2 --disable-sse3 --disable-ssse3 --disable-sse4_1
--disable-avx --disable-avx2
Original comment by ru.xa...@gmail.com
on 3 Apr 2014 at 9:44
Attachments:
Proposed fix here:
https://gerrit.chromium.org/gerrit/#/c/69463/
Original comment by ya...@google.com
on 3 Apr 2014 at 7:15
Original comment by ya...@google.com
on 4 Apr 2014 at 4:20
Tested with current head, the issue is no longer reproducing, has been fixed.
Original comment by ya...@google.com
on 15 Jul 2014 at 7:07
Tested with current head, the issue is no longer reproducing, has been fixed.
Original comment by ya...@google.com
on 15 Jul 2014 at 7:07
Original issue reported on code.google.com by
ru.xa...@gmail.com
on 21 Mar 2014 at 9:10