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

Changelog

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

  * Rebuild against new libgpac11.

 -- Gianfranco Costamagna <email address hidden>  Mon, 07 Mar 2022 15:23:59 +0100

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Jammy
Original maintainer:
Debian Multimedia Team
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe libs

Downloads

File Size SHA-256 Checksum
x264_0.163.3060+git5db6aa6.orig.tar.gz 929.7 KiB 0c7a5585f1b160c91eab8114d8493e65d08d2dfdc5b5d6ae46bbe5523469df9d
x264_0.163.3060+git5db6aa6-2build1.debian.tar.xz 22.9 KiB a27f2628796f01dbf8801269e0fe6988b62c14251f20703fb8a6c60082773706
x264_0.163.3060+git5db6aa6-2build1.dsc 2.3 KiB 132c39267341c1c37aa36db0f88063222aa0f44af85fe399a60dbb5aa6210522

View changes file

Binary packages built by this source

libx264-163: No summary available for libx264-163 in ubuntu kinetic.

No description available for libx264-163 in ubuntu kinetic.

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