All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-oe] [PATCH] Upgrade libvpx to v1.5.0
@ 2016-02-29  8:08 Rebecca Chang
  2016-02-29  8:08 ` [meta-oe] [PATCH] libvpx: upgrade to version 1.5.0 Rebecca Chang
  0 siblings, 1 reply; 3+ messages in thread
From: Rebecca Chang @ 2016-02-29  8:08 UTC (permalink / raw)
  To: openembedded-devel, Rebecca Chang

From: Chang Rebecca Swee Fun <rebecca.swee.fun.chang@intel.com>

Hi,

I would like to upgrade libvpx version to v1.5.0.
This version has included VP9 encoder improvement and speeds
up overall encoding and decoding process.

From webm release changelog:
 - 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

I would like to merge this recipe upgrade to master and jethro branch.
Please review and provide feedback on this changes.

Thank you.

Regards,
Rebecca

Chang Rebecca Swee Fun (1):
  libvpx: upgrade to version 1.5.0

 meta-oe/recipes-multimedia/webm/libvpx_1.4.0.bb | 51 -------------------------
 meta-oe/recipes-multimedia/webm/libvpx_1.5.0.bb | 50 ++++++++++++++++++++++++
 2 files changed, 50 insertions(+), 51 deletions(-)
 delete mode 100644 meta-oe/recipes-multimedia/webm/libvpx_1.4.0.bb
 create mode 100644 meta-oe/recipes-multimedia/webm/libvpx_1.5.0.bb

-- 
1.9.1



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-02-29 10:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-29  8:08 [meta-oe] [PATCH] Upgrade libvpx to v1.5.0 Rebecca Chang
2016-02-29  8:08 ` [meta-oe] [PATCH] libvpx: upgrade to version 1.5.0 Rebecca Chang
2016-02-29 10:27   ` Martin Jansa

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.