From 37238f4c697c566b426256ae32940c873b0d5c44 Mon Sep 17 00:00:00 2001 From: Karthik Ramanan Date: Fri, 11 Nov 2016 13:52:46 +0530 Subject: dra7xx-evm: add platform specific GStreamer plugins This patch add the GStreamer plugins for hardware acclerated multimedia and video post processing functionality. Change-Id: I4ebed2e183f46f1d7cf1fb47ccec37dc64a026b6 Signed-off-by: Karthik Ramanan --- .../recipes-arago/gst-plugins-ti/gstreamer1.0-plugins-vpe/ti-video.conf | 1 + 1 file changed, 1 insertion(+) create mode 100644 meta-agl-bsp/meta-ti/recipes-arago/gst-plugins-ti/gstreamer1.0-plugins-vpe/ti-video.conf (limited to 'meta-agl-bsp/meta-ti/recipes-arago/gst-plugins-ti/gstreamer1.0-plugins-vpe') diff --git a/meta-agl-bsp/meta-ti/recipes-arago/gst-plugins-ti/gstreamer1.0-plugins-vpe/ti-video.conf b/meta-agl-bsp/meta-ti/recipes-arago/gst-plugins-ti/gstreamer1.0-plugins-vpe/ti-video.conf new file mode 100644 index 000000000..339a0c196 --- /dev/null +++ b/meta-agl-bsp/meta-ti/recipes-arago/gst-plugins-ti/gstreamer1.0-plugins-vpe/ti-video.conf @@ -0,0 +1 @@ +install ti-vip /sbin/modprobe ti-vpe; /sbin/modprobe --ignore-install ti-vip -- cgit 1.2.3-korg