Opened 9 years ago
Closed 9 years ago
#7112 closed enhancement (fixed)
libvpx-1.5.0
Reported by: | Fernando de Oliveira | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | 7.9 |
Component: | BOOK | Version: | SVN |
Severity: | normal | Keywords: | |
Cc: |
Description ¶
This is problematic.
- Apparently release, no announcement found.
- ABI incompatible with 1.4.0.
- Could not find a properly named released tarball.
https://github.com/webmproject/libvpx/archive/v1.5.0.tar.gz
https://github.com/webmproject/libvpx/releases/tag/v1.5.0
or
https://chromium.googlesource.com/webm/libvpx/+/v1.5.0
2015-11-09 v1.5.0 "Javan Whistling Duck" tagged 12 hours ago · 82 commits to master since this tag This release improves upon the VP9 encoder and speeds up the encoding and decoding processes. - Upgrading: This release is ABI incompatible with 1.4.0. It drops deprecated VP8 controls and adds a variety of VP9 controls for testing. The vpxenc utility now prefers VP9 by default. - Enhancements: Faster VP9 encoding and decoding Smaller library size by combining functions used by VP8 and VP9 - Bug Fixes: A variety of fuzzing issues
https://groups.google.com/a/webmproject.org/forum/#!topic/codec-devel/3LIDrS6aC50
libvpx 1.5.0 release soon 9 postagens de 5 autores Johann 29 de set It's been about 6 months since the 1.4.0 release and libvpx has seen substantial improvements to vp9 encoding speed and quality, more than a few changes to vp8 to improve WebRTC performance, and massive code movement and cleanup. We would like to pick a release candidate within the next few weeks. If you have issues of any kind with current HEAD please reply or file a bug[0]. If you have any ideas for improvements please file a bug as well and we can attempt to fix it for 1.5.0 or triage it for a future release. [0] http://www.webmproject.org/code/bug-reporting/ ...
Change History (2)
comment:1 by , 9 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 9 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
Fixed at revision 16633.