diff options
-rw-r--r-- | docs/build-matrix.html | 20 | ||||
-rw-r--r-- | docs/packages.json | 1 |
2 files changed, 16 insertions, 5 deletions
diff --git a/docs/build-matrix.html b/docs/build-matrix.html index f6890e6..4c1912e 100644 --- a/docs/build-matrix.html +++ b/docs/build-matrix.html @@ -4308,6 +4308,16 @@ feel free to submit a pull request. </tr> <tr> + <th class="row">x265</th> + <td>2.4</td> + <td class="supported">✓</td> + <td class="supported">✓</td> + <td class="supported">✓</td> + <td class="supported">✓</td> + <td class="unsupported">✗</td> + </tr> + +<tr> <th class="row">xapian-core</th> <td>1.2.21</td> <td class="supported">✓</td> @@ -4429,14 +4439,14 @@ feel free to submit a pull request. <tr> <th class="row" colspan="2"> -Total: 428 +Total: 429 <br>(+7 virtual +4 native-only) </th> -<th>421</th> -<th>333</th> -<th>407</th> -<th>333</th> +<th>422</th> +<th>334</th> +<th>408</th> +<th>334</th> <th>19</th> </tr> </tbody> diff --git a/docs/packages.json b/docs/packages.json index 415ddd1..f9e04fe 100644 --- a/docs/packages.json +++ b/docs/packages.json @@ -426,6 +426,7 @@ "wt": {"version": "3.3.7", "website": "https://www.webtoolkit.eu/", "description": "Wt"}, "wxwidgets": {"version": "3.0.2", "website": "https://www.wxwidgets.org/", "description": "wxWidgets"}, "x264": {"version": "20161130-2245", "website": "https://www.videolan.org/developers/x264.html", "description": ""}, + "x265": {"version": "2.4", "website": "http://x265.org", "description": ""}, "xapian-core": {"version": "1.2.21", "website": "https://xapian.org/", "description": "Xapian-Core"}, "xerces": {"version": "3.1.4", "website": "https://xerces.apache.org/xerces-c/", "description": "Xerces-C++"}, "xmlrpc-c": {"version": "d4364f4", "website": "https://xmlrpc-c.sourceforge.io/", "description": ""}, |