{
  "name": "x265",
  "href": "https://vcpkg.link/ports/x265",
  "supports": "!uwp & !xbox",
  "published_at": "2025-01-23T20:32:49.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://bitbucket.org/multicoreware/x265_git/",
  "description": [
    "x265 is a H.265 / HEVC video encoder application library, designed to encode video or images into an H.265 / HEVC encoded bitstream."
  ],
  "license": "GPL-2.0-or-later",
  "version": {
    "type": "dot",
    "value": "4.1",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/6364e674e5c8977b552f604e2718a03f3baafd61/ports/x265",
    "hash": "6364e674e5c8977b552f604e2718a03f3baafd61"
  },
  "repository": {
    "type": "bitbucket",
    "href": "https://bitbucket.com/multicoreware/x265_git"
  },
  "dependencies": [
    {
      "name": "vcpkg-cmake",
      "href": "https://vcpkg.link/ports/vcpkg-cmake",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    }
  ],
  "dev_dependencies": [],
  "features": [
    {
      "name": "tool",
      "default": [],
      "description": [
        "Build the command line tool"
      ],
      "supports": "!uwp",
      "dependencies": []
    }
  ]
}