kumquat-buildroot/package/gstreamer1
Adam Duskett c1e4e8545d 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>
2017-03-12 21:32:21 +01:00
..
gst1-imx gst1-imx: add menuconfig to select each plugin individually 2017-02-06 19:35:52 +01:00
gst1-libav gst1-libav: security bump to version 1.10.4 2017-02-23 22:53:38 +01:00
gst1-plugins-bad gst1-plugins-bad: security bump to version 1.10.4 2017-02-23 22:53:31 +01:00
gst1-plugins-base gst1-plugins-base: bump to version 1.10.4 2017-02-23 22:53:14 +01:00
gst1-plugins-good gst1-plugins-good: bump to version 1.10.4 2017-02-23 22:53:28 +01:00
gst1-plugins-ugly gst1-plugins-ugly: security bump to version 1.10.4 2017-02-23 22:53:35 +01:00
gst1-rtsp-server gst1-rtsp-server: bump to version 1.10.4 2017-02-23 22:53:42 +01:00
gst1-vaapi gst1-vaapi: new package 2017-03-12 21:32:21 +01:00
gst1-validate gst1-validate: bump to version 1.10.4 2017-02-23 22:53:45 +01:00
gst-omx gst-omx: bump to version 1.10.4 2017-02-23 22:53:48 +01:00
gstreamer1 gstreamer1: bump to version 1.10.4 2017-02-23 22:53:09 +01:00
Config.in gst1-vaapi: new package 2017-03-12 21:32:21 +01:00
gstreamer1.mk