x264 2:0.160.3011+gitcde9a93-2.1build1 source package in Ubuntu
Changelog
x264 (2:0.160.3011+gitcde9a93-2.1build1) jammy; urgency=medium * No-change rebuild against libffms2-5 -- Simon Chopin <email address hidden> Mon, 14 Feb 2022 10:39:16 +0100
Upload details
- Uploaded by:
- Simon Chopin
- Uploaded to:
- Jammy
- Original maintainer:
- Debian Multimedia Team
- Architectures:
- any
- Section:
- libs
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
x264_0.160.3011+gitcde9a93.orig.tar.gz | 922.6 KiB | a9c751b7ba212d2d1f746dd75efa87252d10e6de0d45b8ecae9f187580caa5ed |
x264_0.160.3011+gitcde9a93-2.1build1.debian.tar.xz | 23.6 KiB | a17f1a79831530c980d3ec78e28a3b2074091b95f81bf48dabb391f433a49f59 |
x264_0.160.3011+gitcde9a93-2.1build1.dsc | 2.2 KiB | f48a4541b8c3dea20236736aebf54a45e0c643fdf11fbf1a68a80fa344d2f85f |
Available diffs
Binary packages built by this source
- libx264-160: No summary available for libx264-160 in ubuntu jammy.
No description available for libx264-160 in ubuntu jammy.
- libx264-160-dbgsym: No summary available for libx264-160-dbgsym in ubuntu jammy.
No description available for libx264-160-dbgsym in ubuntu jammy.
- libx264-dev: development files for libx264
libx264 is an advanced encoding library for creating H.264 (MPEG-4 AVC)
video streams.
.
This package contains the static library and headers used to build programs
that use libx264.
- x264: video encoder for the H.264/MPEG-4 AVC standard
x264 is an advanced commandline encoder for creating H.264 (MPEG-4 AVC)
video streams.
.
x264 supports the following features:
* CABAC (context-based adaptive binary arithmetic coding) and CAVLC
(context-based adaptive variable length coding
* multiple reference frames
* 16x16, 8x8 and 4x4 intra-predicted macroblocks
* all P-frame inter-predicted macroblock types
* B-Inter-predicted macroblock types from 16x16 down to 8x8
* rate distortion optimization
* multiple rate control modes (constant quantizer, constant quality, single
or multipass ABR with the option of VBV)
* scene cut detection
* adaptive B-frame placement, with the option of keeping B-frames as
references / arbitrary frame order
* 8x8 and 4x4 adaptive spatial transform (high profile)
* lossless mode (high 4:4:4 profile)
* custom quantization matrices (high profile)
* parallel encoding on multiple CPUs
* interlaced streams
- x264-dbgsym: debug symbols for x264