diff options
author | MXEBot as Travis CI <mxebot@gmail.com> | 2017-01-03 00:38:35 (GMT) |
---|---|---|
committer | MXEBot as Travis CI <mxebot@gmail.com> | 2017-01-03 00:38:35 (GMT) |
commit | 6fafe8ee4d39e2a43b587b6c6cf070d63db27676 (patch) | |
tree | 07734519d8364ec0711cda495f213e6d6761a1fc /docs | |
parent | 3daffe5a7cb256373ba97d8c3bb9304bfba6705f (diff) | |
download | mxe-6fafe8ee4d39e2a43b587b6c6cf070d63db27676.zip mxe-6fafe8ee4d39e2a43b587b6c6cf070d63db27676.tar.gz mxe-6fafe8ee4d39e2a43b587b6c6cf070d63db27676.tar.bz2 |
Update packages.json & build-matrix.html
Diffstat (limited to 'docs')
-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 96d7d6b..7c883f9 100644 --- a/docs/build-matrix.html +++ b/docs/build-matrix.html @@ -948,6 +948,16 @@ feel free to submit a pull request. </tr> <tr> + <th class="row">gst-libav</th> + <td>1.6.2</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">gst-plugins-bad</th> <td>1.6.2</td> <td class="supported">✓</td> @@ -4309,14 +4319,14 @@ feel free to submit a pull request. <tr> <th class="row" colspan="2"> -Total: 416 +Total: 417 <br>(+5 virtual +6 native-only) </th> -<th>412</th> -<th>318</th> -<th>398</th> -<th>318</th> +<th>413</th> +<th>319</th> +<th>399</th> +<th>319</th> <th>19</th> </tr> </tbody> diff --git a/docs/packages.json b/docs/packages.json index 66cf2a3..ab611a8 100644 --- a/docs/packages.json +++ b/docs/packages.json @@ -90,6 +90,7 @@ "graphicsmagick": {"version": "1.3.21", "website": "http://www.graphicsmagick.org/", "description": "GraphicsMagick"}, "gsl": {"version": "1.16", "website": "https://www.gnu.org/software/gsl/", "description": "GSL"}, "gsoap": {"version": "2.8.22", "website": "http://gsoap2.sourceforge.net/", "description": "gSOAP"}, + "gst-libav": {"version": "1.6.2", "website": "https://gstreamer.freedesktop.org/modules/gst-libav.html", "description": ""}, "gst-plugins-bad": {"version": "1.6.2", "website": "http://gstreamer.freedesktop.org/", "description": ""}, "gst-plugins-base": {"version": "1.6.2", "website": "http://gstreamer.freedesktop.org/", "description": ""}, "gst-plugins-good": {"version": "1.6.2", "website": "http://gstreamer.freedesktop.org/", "description": ""}, |