summaryrefslogtreecommitdiffstats
path: root/package/python-psutil
diff options
context:
space:
mode:
authorAdam Duskett <Aduskett@gmail.com>2017-02-01 08:18:53 -0500
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2017-03-12 21:32:21 +0100
commitc1e4e8545dad4d587c6739d7f9942c5e21e7490d (patch)
treed7cd404ba2380dc0f68c7ec461b67adee6ad14b0 /package/python-psutil
parenta085b7c3139b2c4543530fb0adf0047d8a4c1fd3 (diff)
downloadbuildroot-c1e4e8545dad4d587c6739d7f9942c5e21e7490d.tar.gz
buildroot-c1e4e8545dad4d587c6739d7f9942c5e21e7490d.zip
gst1-vaapi: new package
gstreamer-vaapi consists in a collection of VA-API based plugins for GStreamer and helper libraries. These libraries are used for hardware decoding and encoding of several video formats. decoding formats: JPEG, MPEG-2, MPEG-4:2, H.264 AVC, H.264 MVC, VP8, VC-1, WMV3, and HEVC. encoding formats: MPEG-2, H.264 AVC, H.264 MVC, JPEG, VP8, HEVC The package won't compile without at least one renderer enabled, so I chose to enable DRM by default, as X11, GLX, and wayland are heavy handed with the dependencies. As such, I have disabled every option defaulting to yes except for DRM for the first patch. Also, these codecs are only for x86 and require a Intel CPU (See Hardware Requirements on line 82 of the README file.) Signed-off-by: Adam Duskett <Adamduskett@outlook.com> [Thomas: - Add entry to DEVELOPERS file. - Add BR2_TOOLCHAIN_HAS_THREADS dependency to the main Config.in option. - Add BR2_PACKAGE_HAS_UDEV dependency to the main Config.in option. - Add comments about the BR2_STATIC_LIBS config option. - Rewrap Config.in help text and removing trailing tabs/spaces. - Remove restriction to i386/x86-64 - Add patch to fix build with uClibc.] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/python-psutil')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud