x264 2:0.163.3060+git5db6aa6-2 source package in Ubuntu

Changelog

x264 (2:0.163.3060+git5db6aa6-2) unstable; urgency=medium

  * Team upload
  * Upload to unstable

 -- Sebastian Ramacher <email address hidden>  Sat, 26 Feb 2022 18:21:41 +0100

Upload details

Uploaded by:
Debian Multimedia Team
Uploaded to:
Sid
Original maintainer:
Debian Multimedia Team
Architectures:
any
Section:
graphics
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
x264_0.163.3060+git5db6aa6-2.dsc 2.3 KiB e826e843b5d444e09c23a379e50c3a45862f6aba77b13d858f09b22866a8e916
x264_0.163.3060+git5db6aa6.orig.tar.gz 929.7 KiB 0c7a5585f1b160c91eab8114d8493e65d08d2dfdc5b5d6ae46bbe5523469df9d
x264_0.163.3060+git5db6aa6-2.debian.tar.xz 22.9 KiB 4fa9d1d405a1e2ea87f05fc1c7552b39e5b6a9a5ab9e98fa937a6a91112590ae

No changes file available.

Binary packages built by this source

libx264-163: x264 video coding library

 libx264 is an advanced encoding library for creating H.264 (MPEG-4 AVC)
 video streams.
 .
 This package contains the libx264 shared library.

libx264-163-dbgsym: debug symbols for libx264-163
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