x264 2:0.164.3108+git31e19f9-1 source package in Ubuntu

Changelog

x264 (2:0.164.3108+git31e19f9-1) unstable; urgency=medium

  * Update to new stable upstream
  * New upstream version 0.164.3108+git31e19f9
  * Regenerate manpage

 -- Rico Tzschichholz <email address hidden>  Sun, 28 Jan 2024 22:48:50 +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
Noble release universe libs

Downloads

File Size SHA-256 Checksum
x264_0.164.3108+git31e19f9-1.dsc 1.7 KiB 27ebdf555dd61d52c20af95a39c42c02ba46bbb433178f7ba2cb180bf231c483
x264_0.164.3108+git31e19f9.orig.tar.gz 932.4 KiB 41606cb8e788a7f8c4514290646d4ba5c7bc68d9e1ccd1a73f446a90546913eb
x264_0.164.3108+git31e19f9-1.debian.tar.xz 23.1 KiB 7844a9b42bedec211bc9a131d0655ea52524fbb055582921d8e6d4a4d953efc6

No changes file available.

Binary packages built by this source

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