Opened 6 years ago

Closed 6 years ago

#10304 closed enhancement (fixed)

libvpx-1.7.0

Reported by: bdubbs@… Owned by: bdubbs@…
Priority: normal Milestone: 8.2
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

New minor version.

Change History (5)

comment:1 by Armin K, 6 years ago

From where did the script retrieve this version? It isn't available on http://downloads.webmproject.org/releases/webm/

in reply to:  1 comment:2 by bdubbs@…, 6 years ago

Replying to Krejzi:

From where did the script retrieve this version? It isn't available on http://downloads.webmproject.org/releases/webm/

https://chromium.googlesource.com/webm/libvpx/

comment:3 by bdubbs@…, 6 years ago

Owner: changed from blfs-book@… to bdubbs@…
Status: newassigned

comment:4 by bdubbs@…, 6 years ago

2017-01-04 v1.7.0 "Mandarin Duck"

This release focused on high bit depth performance (10/12 bit) and vp9 encoding improvements.

  • Upgrading:
    • This release is ABI incompatible due to new vp9 encoder features.
    • Frame parallel decoding for vp9 has been removed.
  • Enhancements:
    • vp9 encoding supports additional threads with --row-mt. This can be greater than the number of tiles.
    • Two new vp9 encoder options have been added: --corpus-complexity --tune-content=film
    • Additional tooling for respecting the vp9 "level" profiles has been added.
  • Bug fixes:
    • A variety of fuzzing issues.
    • vp8 threading fix for ARM.
    • Codec control VP9_SET_SKIP_LOOP_FILTER fixed.
    • Reject invalid multi resolution configurations.

comment:5 by bdubbs@…, 6 years ago

Resolution: fixed
Status: assignedclosed

Fixed at revision 19705.

Note: See TracTickets for help on using tickets.