Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Korsgaard <peter@korsgaard.com>
To: Peter Seiderer <ps.report@gmx.net>
Cc: Eloi Bail <eloi.bail@savoirfairelinux.com>, buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH v2 04/13] package/gst1-plugins-bad: bump version to 1.20.0
Date: Thu, 10 Feb 2022 22:49:10 +0100	[thread overview]
Message-ID: <87leyitmsp.fsf@dell.be.48ers.dk> (raw)
In-Reply-To: <20220210192905.4500-5-ps.report@gmx.net> (Peter Seiderer's message of "Thu, 10 Feb 2022 20:28:56 +0100")

>>>>> "Peter" == Peter Seiderer <ps.report@gmx.net> writes:

 > - removed 0001-neon-Allow-building-against-neon-0-32-x.patch
 >   (from upstream [1])

 > - add codecalpha option (VP8/VP9 alpha support)

 > - add qroverlay option (overlay data on top of video in the form of a QR code)
 >   with json-glib and libqrencode dependencies (omit json-glib explicit
 >   dependencies as they are the same as for gstreamer1, glib2 BR2_USE_WCHAR,
 >   BR2_TOOLCHAIN_HAS_THREADS and BR2_USE_MMU), place instead to 'plugins without
 >   external deps' section into 'plugins that need external deps' section as it
 >   clearly has dependencies (prelimary to upstream commit [2])

 > - add aes option (AES encryption/decryption plugin)

 > - disable new option asio (Steinberg Audio Streaming, windows only)

 > - disable new option gs (Google Cloud Storage, needs storage_client library)

 > - disable new option ldac (LDAC bluetooth audio codec, needs ldacBT-enc library)

 > - remove legacy option ofa (disabled)

 > - disable new option onnx (ONNX neural network, needs libonnxruntime library)

 > - disable new option isac (iSAC plugin, needs webrtc-audio-coding-1 library)

 > - removed libmms ('Microsoft Multi Media Server streaming protocol' option,
 >   add Config.in.legacy entry

 > - enable new gpl option ('Allow build plugins that have (A)GPL-licensed
 >   dependencies') in case gpl plugin enabled

 > [1] https://gitlab.freedesktop.org/gstreamer/gstreamer/-/commit/b83e85ab677c79b46f520abebd1ee031e3a139c0.patch
 > [2] https://gitlab.freedesktop.org/gstreamer/gstreamer/-/commit/5d70c168b356691073a0d22f7ce3ea7efb20641c.patch

 > Signed-off-by: Peter Seiderer <ps.report@gmx.net>
 > ---
 > Changes v1 -> v2:
 >   - fix rebase/merge artefact in Config.in.legacy (Baruch Siach)

Committed, thanks.

-- 
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

  reply	other threads:[~2022-02-10 21:49 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-10 19:28 [Buildroot] [PATCH v2 00/13] package/gstreamer1/*: bump version to 1.20.0 Peter Seiderer
2022-02-10 19:28 ` [Buildroot] [PATCH v2 01/13] package/gstreamer1: " Peter Seiderer
2022-02-10 21:48   ` Peter Korsgaard
2022-02-10 19:28 ` [Buildroot] [PATCH v2 02/13] package/gst1-plugins-base: " Peter Seiderer
2022-02-10 21:48   ` Peter Korsgaard
2022-02-10 19:28 ` [Buildroot] [PATCH v2 03/13] package/gst1-plugins-good: " Peter Seiderer
2022-02-10 21:49   ` Peter Korsgaard
2022-02-10 19:28 ` [Buildroot] [PATCH v2 04/13] package/gst1-plugins-bad: " Peter Seiderer
2022-02-10 21:49   ` Peter Korsgaard [this message]
2022-02-10 19:28 ` [Buildroot] [PATCH v2 05/13] package/gst1-plugins-ugly: " Peter Seiderer
2022-02-10 21:50   ` Peter Korsgaard
2022-02-10 19:28 ` [Buildroot] [PATCH v2 06/13] package/gst1-devtools: " Peter Seiderer
2022-02-10 21:50   ` Peter Korsgaard
2022-02-10 19:28 ` [Buildroot] [PATCH v2 07/13] package/gst1-libav: " Peter Seiderer
2022-02-10 21:48   ` Peter Korsgaard
2022-02-10 19:29 ` [Buildroot] [PATCH v2 08/13] package/gst1-vaapi: " Peter Seiderer
2022-02-10 21:50   ` Peter Korsgaard
2022-02-10 19:29 ` [Buildroot] [PATCH v2 09/13] package/gst1-rtsp-server: " Peter Seiderer
2022-02-10 21:49   ` Peter Korsgaard
2022-02-10 19:29 ` [Buildroot] [PATCH v2 10/13] package/gstreamer1-editing-services: " Peter Seiderer
2022-02-10 21:50   ` Peter Korsgaard
2022-02-10 19:29 ` [Buildroot] [PATCH v2 11/13] package/gst-omx: " Peter Seiderer
2022-02-10 21:49   ` Peter Korsgaard
2022-02-10 19:29 ` [Buildroot] [PATCH v2 12/13] package/gst1-python: " Peter Seiderer
2022-02-10 21:50   ` Peter Korsgaard
2022-02-10 19:29 ` [Buildroot] [PATCH v2 13/13] package/gst1-plugins-bayer2rgb-neon: fix plugin install Peter Seiderer
2022-02-10 21:50   ` Peter Korsgaard
2022-02-10 22:18     ` Peter Seiderer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87leyitmsp.fsf@dell.be.48ers.dk \
    --to=peter@korsgaard.com \
    --cc=buildroot@buildroot.org \
    --cc=eloi.bail@savoirfairelinux.com \
    --cc=ps.report@gmx.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox