Skip to content

Conversation

@and-ri
Copy link
Contributor

@and-ri and-ri commented Jun 14, 2023

closes #276

@what-the-diff
Copy link

what-the-diff bot commented Jun 14, 2023

PR Summary

  • Added package.yml file for x265
    Introduces configuration file for the x265 library
  • Builds 8bit, 10bit, and 12bit versions of libx265 separately
    Compiles different versions of libx265 with desired bit depths
  • Combines libraries into a single static library
    Avoids duplicate symbols and streamlines usage within projects
  • Disables building the CLI tool
    Prevents conflicts with other packages and ensures compatibility with VLC and cross-compiling on Linux
  • Adds pkgconfig support
    Allows users to easily locate the installed library from their own project's configuration management, improving integration

@jhheider jhheider merged commit 8a0c225 into pkgxdev:main Jun 15, 2023
@and-ri and-ri deleted the videolan.org/x265 branch June 16, 2023 06:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

+x265 (164/548)

2 participants