x264 2:0.118.2092+git6eac7c3-1ubuntu1 source package in Ubuntu
Changelog
x264 (2:0.118.2092+git6eac7c3-1ubuntu1) precise; urgency=low * Merge from Debian, remaining changes: - build against libgpac-dev to enable .mp4 output x264 (2:0.118.2092+git6eac7c3-1) unstable; urgency=low [ Rico Tzschichholz ] * New upstream snapshot. * Drop arch-alpha.patch which is upstream [ Reinhard Tartler ] * debian/control: normalize fieldswith wrap-and-sort * remove unnecessary Conflicts/Replaces on non-existing package x264-bin -- Reinhard Tartler <email address hidden> Mon, 31 Oct 2011 19:54:37 +0100
Upload details
- Uploaded by:
- Reinhard Tartler
- Uploaded to:
- Precise
- Original maintainer:
- Debian Multimedia Maintainers
- Architectures:
- any
- Section:
- libs
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
x264_0.118.2092+git6eac7c3.orig.tar.gz | 624.0 KiB | a21c6800399cf9fc6191d0894d3dda8d25fe5c52bb0f69d5e6ff00bab13039e3 |
x264_0.118.2092+git6eac7c3-1ubuntu1.debian.tar.gz | 19.6 KiB | 04622ddea0eb7a1cb0e934442128577b8035cdff500874f7e132edb304f406b0 |
x264_0.118.2092+git6eac7c3-1ubuntu1.dsc | 1.6 KiB | ad3ccc17e8acd83bf996480353a970c7a1cac88f77591290bf3b8e772797e3a6 |
Available diffs
Binary packages built by this source
- libx264-118: No summary available for libx264-118 in ubuntu precise.
No description available for libx264-118 in ubuntu precise.
- 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