Package libx264: Information
Source package: libx264
Version: 164-alt1.1
Build time: Jun 1, 2023, 06:52 AM
Category: System/Libraries
Report package bugHome page: http://www.videolan.org/x264.html
License: GPLv2
Summary: H.264 codec shared library
Description:
libx264 is a free library for encoding H264/AVC video streams. The code is written from scratch. Encoder features: - CAVLC/CABAC - Multi-references - Intra: all macroblock types (16x16, 8x8, and 4x4 with all predictions) - Inter P: all partitions (from 16x16 down to 4x4) - Inter B: partitions from 16x16 down to 8x8 (including skip/direct) - Ratecontrol: constant quantizer, single or multipass ABR, optional VBV - Scene cut detection - Adaptive B-frame placement - B-frames as references / arbitrary frame order - 8x8 and 4x4 adaptive spatial transform - Lossless mode - Custom quantization matrices - Parallel encoding of multiple slices. This package includes the shared library needed to run x264-based software.
List of RPM packages built from this SRPM:
libx264 (riscv64)
libx264-debuginfo (riscv64)
libx264-devel (riscv64)
libx264 (riscv64)
libx264-debuginfo (riscv64)
libx264-devel (riscv64)
Maintainer: Ilya Kurdyukov
List of contributors:
Ilya Kurdyukov
Sergey Bolshakov
Anton Farygin
Afanasov Dmitry
Eugeny A. Rostovtsev
Led
Ilya Kurdyukov
Sergey Bolshakov
Anton Farygin
Afanasov Dmitry
Eugeny A. Rostovtsev
Led
Last changed
May 30, 2023 Ilya Kurdyukov 164-alt1.1
- SIMD patch for Elbrus
Dec. 1, 2022 Sergey Bolshakov 164-alt1
- API 164
Aug. 30, 2021 Sergey Bolshakov 148-alt4
- rebuilt with lto disabled