x264 2:0.164.3095+gitbaee400-2build1 source package in Ubuntu

Changelog

x264 (2:0.164.3095+gitbaee400-2build1) kinetic; urgency=medium

  * No-change rebuild against libavcodec59

 -- Steve Langasek <email address hidden>  Tue, 19 Jul 2022 13:12:01 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Kinetic
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release universe libs
Kinetic release universe libs

Downloads

File Size SHA-256 Checksum
x264_0.164.3095+gitbaee400.orig.tar.gz 931.8 KiB 8b237e94b08c196a1da22f2f25875f10be4cff3648df4eeff21e00da8f683fc2
x264_0.164.3095+gitbaee400-2build1.debian.tar.xz 23.0 KiB 58dc20a00369e79d169623a40117c0b703ef8146f7bfd0ab45464eac334b4786
x264_0.164.3095+gitbaee400-2build1.dsc 2.5 KiB 8fc8a36152391d980d614c4fa29e1bf947abcee8d1ace099b6dcb869a450bc44

View changes file

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