Opened 3 years ago

Closed 3 years ago

#15625 closed enhancement (fixed)

libvpx-1.11.0

Reported by: Bruce Dubbs Owned by: pierre
Priority: normal Milestone: 11.1
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New minor version.

Change History (5)

comment:1 by Xi Ruoyao, 3 years ago

Summary: libvpx-1.11.0libvpx-1.11.0-rc1 (wait for 1.11.0)

comment:2 by Douglas R. Reno, 3 years ago

Summary: libvpx-1.11.0-rc1 (wait for 1.11.0)libvpx-1.11.0

Now 1.11.0 (as of 6 days ago)

comment:3 by pierre, 3 years ago

Owner: changed from blfs-book to pierre
Status: newassigned

comment:4 by pierre, 3 years ago

2021-09-27 v1.11.0 "Smew Duck"
  This maintenance release adds support for VBR mode in VP9 rate control
  interface, new codec controls to get quantization parameters and loop filter
  levels, and includes several improvements to NEON and numerous bug fixes.

  - Upgrading:
    New codec control is added to get quantization parameters and loop filter
    levels.

    VBR mode is supported in VP9 rate control library.

  - Enhancement:
    Numerous improvements for Neon optimizations.
    Code clean-up and refactoring.
    Calculation of rd multiplier is changed with BDRATE gains.

  - Bug fixes:
    Fix to overflow on duration.
    Fix to several instances of -Wunused-but-set-variable.
    Fix to avoid chroma resampling for 420mpeg2 input.
    Fix to overflow in calc_iframe_target_size.
    Fix to disallow skipping transform and quantization.
    Fix some -Wsign-compare warnings in simple_encode.
    Fix input file path in simple_encode_test.
    Fix valid range for under/over_shoot pct.

comment:5 by pierre, 3 years ago

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.