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:Factory:PowerPC/libvpx && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_service | 0000000497 497 Bytes | |
baselibs.conf | 0000000008 8 Bytes | |
libvpx-1.9.0.obscpio | 0022581773 21.5 MB | |
libvpx-armv7-use-hard-float.patch | 0000000524 524 Bytes | |
libvpx-configure-add-s390.patch | 0000000986 986 Bytes | |
libvpx-define-config_pic.patch | 0000000182 182 Bytes | |
libvpx.changes | 0000019280 18.8 KB | |
libvpx.obsinfo | 0000000096 96 Bytes | |
libvpx.spec | 0000005456 5.33 KB |
Revision 42 (latest revision is 52)
Dominique Leuenberger (dimstar_suse)
accepted
request 826291
from
Adrian Schröter (adrianSuSE)
(revision 42)
- Update to 1.9.0 This release adds support for NV12, a separate library for rate control, as well as incremental improvements. - Upgrading: NV12 support is added to this release. A new interface is added for VP9 rate control. The new library libvp9rc.a must be linked by applications. Googletest is updated to v1.10.0. simple_encode.cc is compiled into a new library libsimple_encode.a with CONFIG_RATE_CTRL. - Enhancement: Various changes to improve VP9 SVC, rate control, quality and speed to real time encoding. - Bug fixes: Fix key frame update refresh simulcast flexible svc. Fix to disable_16x16part speed feature for real time encoding. Fix some signed integer overflows for VP9 rate control. Fix initialization of delta_q_uv. Fix condition in regulate_q for cyclic refresh. Various fixes to dynamic resizing for VP9 SVC.
Comments 0