From patchwork Tue Mar 14 09:44:59 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ming Liu X-Patchwork-Id: 413 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id D98F5C74A44 for ; Tue, 14 Mar 2023 09:45:10 +0000 (UTC) Received: from mail-lf1-f44.google.com (mail-lf1-f44.google.com [209.85.167.44]) by mx.groups.io with SMTP id smtpd.web11.4729.1678787106113016281 for ; Tue, 14 Mar 2023 02:45:06 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=XQ0q/JNc; spf=pass (domain: gmail.com, ip: 209.85.167.44, mailfrom: liu.ming50@gmail.com) Received: by mail-lf1-f44.google.com with SMTP id d36so19161613lfv.8 for ; Tue, 14 Mar 2023 02:45:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; t=1678787104; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:from:to:cc:subject:date:message-id:reply-to; bh=xQ71WrJj2laljjjzYfpLEAkInmwMuSGekiJVLsNU6Ro=; b=XQ0q/JNcArEfyS09BxTbksW3AXlSefjz9Ps2PTBPAkEm6Soq5ZMNYNnkzyrgD+4Erl JgtyItdl85B1USnfBCtNbd/JY6dAhLPpZalLho0K0/NT7PL2CVJ4XvEV69p6FmPJPZaL to7u5rAzVlZf7SI4iBXWH8K83g/3ymnguDtKG74h4HVwkBsmtLKgtQtuI5rsHy2Qdwxq 4rsznNcK+YgfPLetcarfrXCIW9pKMHD6PvFRATKlXVIk2oINgF0DoK3RgDofD7EPS3AS e/n5mNhkMXpGVsZ28f+KPFeUEYASoXSIKRN8duBh+gXjMhCYg8dr9cmPAKPu6pu8tPSs zF9w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678787104; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=xQ71WrJj2laljjjzYfpLEAkInmwMuSGekiJVLsNU6Ro=; b=gP+iTGmzhzWMFucYC5ac5H+4gklBEltmMT+gbZyj9ph8H5S5/D+fotqcV5l51hRw/T zEVgUwS1gl+fhp6hQMJ/3eg4F4BVHHbkf2y/3kcmubksJEnGR9Snr4HziDorMaW106ML JkylwNjqOIjxEABvRz9Iu8jEizqNB6iHNVBATiPHAEUFDN6L+GHBGGh+X9h+73cf0kWy o6CvUU1rLH6Z7WnJuHhfYGqrqisAkjddSoZJvvdfLrW0127qqlIb7Fm3rtBwoad88Yga lOi+aGeGaeJC88O1MxscaOgfnon7C+k2skeVQMm4vYaQ81R/I+7576RO10WNK16//XPO rngA== X-Gm-Message-State: AO0yUKU1DTp7LTrFTru8/vTkYUUIAhLY8zfnkgDhJxR7jtXrgk/i++xg v+AhcIHBL6TUXDKb+8kWMU6IkqoQiPY= X-Google-Smtp-Source: AK7set8Pg6Nx2YYc/cDHEBGAPvgVFsPoGzD82okgG2rUjwjLvsiSkqWM/0S99Z4CYqgXHdCvg5V2Cw== X-Received: by 2002:a05:6512:3195:b0:4e8:3d0:84b4 with SMTP id i21-20020a056512319500b004e803d084b4mr540038lfe.24.1678787103673; Tue, 14 Mar 2023 02:45:03 -0700 (PDT) Received: from peterliu-Precision-7530.emea.group.atlascopco.com (customer-212-100-112-191.stosn.net. [212.100.112.191]) by smtp.gmail.com with ESMTPSA id y26-20020ac255ba000000b004cb10c151fasm333086lfg.88.2023.03.14.02.45.02 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 14 Mar 2023 02:45:03 -0700 (PDT) From: liu.ming50@gmail.com To: meta-freescale@lists.yoctoproject.org Cc: Ming Liu Subject: [meta-freescale] [PATCH V2 0/1] gstreamer1.0-plugins-base: set default videosink for IMXQM/IMXQXP Date: Tue, 14 Mar 2023 10:44:59 +0100 Message-Id: <20230314094500.125826-1-liu.ming50@gmail.com> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Tue, 14 Mar 2023 09:45:10 -0000 X-Groupsio-URL: https://lists.yoctoproject.org/g/meta-freescale/message/24911 From: Ming Liu Changes in V2: - Changed the Submiited link to: https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/merge_requests/1299 Ming Liu (1): gstreamer1.0-plugins-base: set default videosink for IMXQM/IMXQXP ...e-default-videosink-autosink-options.patch | 106 ++++++++++++++++++ .../gstreamer1.0-plugins-base_1.20.3.imx.bb | 14 ++- 2 files changed, 118 insertions(+), 2 deletions(-) create mode 100644 recipes-multimedia/gstreamer/gstreamer1.0-plugins-base/0001-Introduce-default-videosink-autosink-options.patch