VP8 codec library
WebM is an open, royalty-free, media file format designed for the web.
WebM defines the file container structure, video and audio formats.
WebM files consist of video streams compressed with the VP8 video codec
and audio streams compressed with the Vorbis audio codec.
The WebM file structure is based on the Matroska container.
- Developed at multimedia:libs
- Sources inherited from project openSUSE:Factory
-
5
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/libvpx && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_service | 0000000567 567 Bytes | |
baselibs.conf | 0000000008 8 Bytes | |
libvpx-1.14.0.obscpio | 0024609805 23.5 MB | |
libvpx-configure-add-arch.patch | 0000001090 1.06 KB | |
libvpx.changes | 0000026156 25.5 KB | |
libvpx.obsinfo | 0000000096 96 Bytes | |
libvpx.spec | 0000005059 4.94 KB |
Revision 51 (latest revision is 52)
Ana Guerrero (anag+factory)
accepted
request 1152046
from
Adrian Schröter (adrianSuSE)
(revision 51)
- Update to version 1.14.0: - library so version is changing to 9 - Upgrading: This release is ABI incompatible with the previous release. Various new features for rate control library for real-time: SVC parallel encoding, loopfilter level, support for frame dropping, and screen content. New callback function send_tpl_gop_stats for vp9 external rate control library, which can be used to transmit TPL stats for a group of pictures. A public header vpx_tpl.h is added for the definition of TPL stats used in this callback. libwebm is upgraded to libwebm-1.0.0.29-9-g1930e3c. - Enhancement: Improvements on Neon optimizations: VoD: 12-35% speed up for bitdepth 8, 68%-151% speed up for high bitdepth. Improvements on AVX2 and SSE optimizations. Improvements on LSX optimizations for LoongArch. 42-49% speedup on speed 0 VoD encoding. Android API level predicates. - Bug fixes: please check the CHANGELOG file
Comments 0