mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Michael Olbrich <mol@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Philipp Zabel <p.zabel@pengutronix.de>
Subject: Re: [ptxdist] [APPLIED] ffmpeg: version bump 4.2.1 -> 4.3.1
Date: Tue, 06 Oct 2020 10:18:32 +0200	[thread overview]
Message-ID: <E1kPiB6-0004tD-08@dude02.hi.pengutronix.de> (raw)
In-Reply-To: <20200825122344.4056-1-p.zabel@pengutronix.de>

Thanks, applied as 3deee756caa3c2a27f14773bf41068ec0a4a186d.

Michael

[sent from post-receive hook]

On Tue, 06 Oct 2020 10:18:31 +0200, Philipp Zabel <p.zabel@pengutronix.de> wrote:
> Changes in LICENSE.md comprise updated file lists and changes in the
> "Compatible libraries" section.
> 
> Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
> Message-Id: <20200825122344.4056-1-p.zabel@pengutronix.de>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/ffmpeg.make b/rules/ffmpeg.make
> index 69722a6cbca5..49b2bdeeb7e1 100644
> --- a/rules/ffmpeg.make
> +++ b/rules/ffmpeg.make
> @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_FFMPEG) += ffmpeg
>  #
>  # Paths and names
>  #
> -FFMPEG_VERSION	:= 4.2.1
> -FFMPEG_MD5	:= 67da904cf9fddeeb10a1308fc0dc39de
> +FFMPEG_VERSION	:= 4.3.1
> +FFMPEG_MD5	:= 5d1956bb552e91dc3b8287db346d0d58
>  FFMPEG		:= ffmpeg-$(FFMPEG_VERSION)
>  FFMPEG_SUFFIX	:= tar.xz
>  FFMPEG_URL	:= https://www.ffmpeg.org/releases/$(FFMPEG).$(FFMPEG_SUFFIX)
> @@ -24,7 +24,7 @@ FFMPEG_DIR	:= $(BUILDDIR)/$(FFMPEG)
>  # Note: any GPL only code is disabled below with --disable-gpl
>  FFMPEG_LICENSE	:= LGPL-2.1-or-later AND BSD-3-Clause
>  FFMPEG_LICENSE_FILES := \
> -	file://LICENSE.md;md5=d14d3e3b1e822c8b34b2a233fda0c9d8 \
> +	file://LICENSE.md;md5=d62f7dc46e5dd02bf89ab1aac8c51bba \
>  	file://COPYING.LGPLv2.1;md5=bd7a443320af8c812e4c18d1b79df004 \
>  	file://libavcodec/arm/vp8dsp_armv6.S;startline=4;endline=52;md5=24eb31d8cad17de39e517e8d946cdee0 \
>  	file://libavcodec/mips/ac3dsp_mips.c;startline=2;endline=27;md5=5f25aa1db1ecf13c29efc63800bf6ae8 \
> @@ -121,6 +121,7 @@ FFMPEG_CONF_OPT		:= \
>  	--disable-iconv \
>  	--disable-jni \
>  	--disable-ladspa \
> +	--disable-large-tests \
>  	--disable-libaom \
>  	--disable-libaribb24 \
>  	--disable-libass \
> @@ -139,6 +140,7 @@ FFMPEG_CONF_OPT		:= \
>  	--disable-libfreetype \
>  	--disable-libfribidi \
>  	--disable-libgme \
> +	--disable-libglslang \
>  	--disable-libgsm \
>  	--disable-libiec61883 \
>  	--disable-libilbc \
> @@ -156,6 +158,7 @@ FFMPEG_CONF_OPT		:= \
>  	--disable-libopenmpt \
>  	--disable-libopus \
>  	--disable-libpulse \
> +	--disable-librabbitmq \
>  	--disable-librsvg \
>  	--disable-librubberband \
>  	--disable-librtmp \
> @@ -197,6 +200,7 @@ FFMPEG_CONF_OPT		:= \
>  	--disable-decklink \
>  	--disable-mbedtls \
>  	--disable-mediacodec \
> +	--disable-mediafoundation \
>  	--disable-libmysofa \
>  	--disable-openal \
>  	--disable-opencl \
> @@ -231,6 +235,7 @@ FFMPEG_CONF_OPT		:= \
>  	--disable-vaapi \
>  	--disable-vdpau \
>  	--disable-videotoolbox \
> +	--disable-vulkan \
>  	\
>  	--arch=$(PTXCONF_ARCH_STRING) \
>  	--cpu=$(FFMPEG_CPU) \

_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de

      reply	other threads:[~2020-10-06  8:18 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-25 12:23 [ptxdist] [PATCH] " Philipp Zabel
2020-10-06  8:18 ` Michael Olbrich [this message]

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=E1kPiB6-0004tD-08@dude02.hi.pengutronix.de \
    --to=mol@pengutronix.de \
    --cc=p.zabel@pengutronix.de \
    --cc=ptxdist@pengutronix.de \
    /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