x264 2:0.155.2917+git0a84d98-ok3 source package in openKylin

Changelog

x264 (2:0.155.2917+git0a84d98-ok3) yangtze; urgency=medium

  * update debian/rules if arch = rv64g CPPFLAGS add -fPIC.

 -- root <email address hidden>  Wed, 13 Mar 2024 01:48:38 +0000

Upload details

Uploaded by:
root
Sponsored by:
Cibot
Uploaded to:
Yangtze V1.0
Original maintainer:
Openkylin Developers
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Yangtze V1.0 release main libs
Yangtze V1.0 proposed main libs

Downloads

File Size SHA-256 Checksum
x264_0.155.2917+git0a84d98.orig.tar.gz 912.6 KiB 814e8d233a7a98a66b4c592bec60c531369bac453d679ba6c006bdcd2677e7e8
x264_0.155.2917+git0a84d98-ok3.debian.tar.xz 16.4 KiB 2106b0214ff03eb33bb8da76dfadb406b12b43a32aca691e8ad35502dbe33c1f
x264_0.155.2917+git0a84d98-ok3.dsc 2.2 KiB bb60bf86aa80e27411924dc84ae545b558c418eea33240b84fca586db25676f8

View changes file

Binary packages built by this source

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