ericmckean / webm

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

v1.3.1 #691

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Point release for 1.3.0

Couple crash fixes and some build fixes to improve Visual Studio packaging.

Candidate changes:
High priority (Must go in):

VP8 border replication: 
https://code.google.com/p/webm/source/detail?r=a0f77f&repo=libvpx

VP9 show existing frame: 
https://code.google.com/p/webm/source/detail?r=047b0b&repo=libvpx

VP9 avoid crash on sse3-only devices: 
https://code.google.com/p/webm/source/detail?r=0102f1&repo=libvpx

VP9 crash on malformed size: 
https://code.google.com/p/webm/source/detail?r=857702&repo=libvpx

VP8 ASAN failure: 
https://code.google.com/p/webm/source/detail?r=6efb0a&repo=libvpx

Windows build fixes (med/hi priority):

VP9 Signdness warning (introduced by 857702) : 
https://code.google.com/p/webm/source/detail?r=dc2c62&repo=libvpx

Remove yasm.rules: 
https://code.google.com/p/webm/source/detail?r=195a08&repo=libvpx

Include gen_msvs_vcxproj.sh: 
https://code.google.com/p/webm/source/detail?r=87784e&repo=libvpx

Install test sources: 
https://code.google.com/p/webm/source/detail?r=0239f1&repo=libvpx

Medium priority (These should go in but arguments could be made):

VP9 noise test vector: 
https://code.google.com/p/webm/source/detail?r=f23413&repo=libvpx

VP9 loopfilter test vector: 
https://code.google.com/p/webm/source/detail?r=ebb583&repo=libvpx

Checksums: https://code.google.com/p/webm/source/detail?r=1586bb&repo=libvpx

VP8 tile test vectors: 
https://code.google.com/p/webm/source/detail?r=937c3b&repo=libvpx

Test vector reorganization: 
https://code.google.com/p/webm/source/detail?r=52b2d5&repo=libvpx

VP9 Assert correctly: 
https://code.google.com/p/webm/source/detail?r=178db9&repo=libvpx

Clean up file leak: 
https://code.google.com/p/webm/source/detail?r=c5aaf9&repo=libvpx

VP9 AQ test vector: 
https://code.google.com/p/webm/source/detail?r=a3e919&repo=libvpx

VP9 transform test: 
https://code.google.com/p/webm/source/detail?r=ed7e3d&repo=libvpx

VP9 lpf test vector: 
https://code.google.com/p/webm/source/detail?r=2424ba&repo=libvpx

Set test condition correctly: 
https://code.google.com/p/webm/source/detail?r=15cf59&repo=libvpx

Low priority (I don't think these are necessary):

VP9 unit test failures (encoder): 
https://code.google.com/p/webm/source/detail?r=03094a&repo=libvpx

VP8 rename file: 
https://code.google.com/p/webm/source/detail?r=33e5e3&repo=libvpx

VP9 Disable --tune=ssim: 
https://code.google.com/p/webm/source/detail?r=d84c098&repo=libvpx

VP8 Include guards: 
https://code.google.com/p/webm/source/detail?r=45bac0c&repo=libvpx

VP9 encoder ASAN issue: 
https://code.google.com/p/webm/source/detail?r=e0f82c&repo=libvpx

VP9 shorter lossless test: 
https://code.google.com/p/webm/source/detail?r=d62af81&repo=libvpx

obj_int_extract warning: 
https://code.google.com/p/webm/source/detail?r=934f0f&repo=libvpx

Relax test datarate: 
https://code.google.com/p/webm/source/detail?r=4a535e&repo=libvpx

Correct vpx include paths: 
https://code.google.com/p/webm/source/detail?r=e883c7&repo=libvpx

Original issue reported on code.google.com by johannko...@google.com on 10 Jan 2014 at 11:47

GoogleCodeExporter commented 9 years ago
High: MIPS yv12 extend frame crash:
https://gerrit.chromium.org/gerrit/68375

Original comment by johannko...@google.com on 13 Jan 2014 at 5:22

GoogleCodeExporter commented 9 years ago
High: VP9 respect show_existing_frame
https://gerrit.chromium.org/gerrit/#/c/68457/

Original comment by johannko...@google.com on 22 Jan 2014 at 12:44

GoogleCodeExporter commented 9 years ago
Medium/Low: VP9 structure alignment warnings:
https://gerrit.chromium.org/gerrit/68464

Original comment by johannko...@google.com on 22 Jan 2014 at 1:13

GoogleCodeExporter commented 9 years ago
High: VP9 really respect show_existing_frame
https://gerrit.chromium.org/gerrit/#/c/68502/

Original comment by johannko...@google.com on 23 Jan 2014 at 11:25

GoogleCodeExporter commented 9 years ago
There won't be a 1.3.1 release.

Original comment by johannko...@google.com on 6 Nov 2014 at 1:24