aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-multimedia/gstreamer/gstreamer1.0-omx_%.bbappend
blob: 8cd97caef1b0ce3ed70bb5bd7f2e3f01c75531e1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
FILESEXTRAPATHS_prepend_rpi := "${THISDIR}/${PN}:"

SRC_URI_append_rpi = " \
    file://0001-config-files-path.patch \
    file://0001-Don-t-try-to-acquire-buffer-when-src-pad-isn-t-activ.patch \
    file://0003-no-timeout-on-get-state.patch \
    file://0004-Properly-handle-drain-requests-while-flushing.patch \
    file://0005-Don-t-abort-gst_omx_video_dec_set_format-if-there-s-.patch \
"

GSTREAMER_1_0_OMX_TARGET_rpi = "rpi"
GSTREAMER_1_0_OMX_CORE_NAME_rpi = "${libdir}/libopenmaxil.so"
EXTRA_OEMESON_append_rpi = " -Dheader_path=${STAGING_DIR_TARGET}/usr/include/IL"