All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH/next 1/1] package/ffmpeg: bump version to 3.4.2
@ 2018-02-12 16:51 Bernd Kuhls
  2018-02-14 20:43 ` Thomas Petazzoni
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Bernd Kuhls @ 2018-02-12 16:51 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
 package/ffmpeg/ffmpeg.hash | 2 +-
 package/ffmpeg/ffmpeg.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/ffmpeg/ffmpeg.hash b/package/ffmpeg/ffmpeg.hash
index cdf740834b..a8092616a9 100644
--- a/package/ffmpeg/ffmpeg.hash
+++ b/package/ffmpeg/ffmpeg.hash
@@ -1,5 +1,5 @@
 # Locally calculated
-sha256 5a77278a63741efa74e26bf197b9bb09ac6381b9757391b922407210f0f991c0  ffmpeg-3.4.1.tar.xz
+sha256 2b92e9578ef8b3e49eeab229e69305f5f4cbc1fdaa22e927fc7fca18acccd740  ffmpeg-3.4.2.tar.xz
 sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643  COPYING.GPLv2
 sha256 b634ab5640e258563c536e658cad87080553df6f34f62269a21d554844e58bfe  COPYING.LGPLv2.1
 sha256 73d99bc83313fff665b426d6672b4e0479102bc402fe22314ac9ce94a38aa5ff  LICENSE.md
diff --git a/package/ffmpeg/ffmpeg.mk b/package/ffmpeg/ffmpeg.mk
index 76c31f5f52..5d2f89fb43 100644
--- a/package/ffmpeg/ffmpeg.mk
+++ b/package/ffmpeg/ffmpeg.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-FFMPEG_VERSION = 3.4.1
+FFMPEG_VERSION = 3.4.2
 FFMPEG_SOURCE = ffmpeg-$(FFMPEG_VERSION).tar.xz
 FFMPEG_SITE = http://ffmpeg.org/releases
 FFMPEG_INSTALL_STAGING = YES
-- 
2.11.0

^ permalink raw reply related	[flat|nested] 7+ messages in thread

* [Buildroot] [PATCH/next 1/1] package/ffmpeg: bump version to 3.4.2
  2018-02-12 16:51 [Buildroot] [PATCH/next 1/1] package/ffmpeg: bump version to 3.4.2 Bernd Kuhls
@ 2018-02-14 20:43 ` Thomas Petazzoni
  2018-02-15 11:00 ` Peter Korsgaard
  2018-03-02 11:41 ` Romain Naour
  2 siblings, 0 replies; 7+ messages in thread
From: Thomas Petazzoni @ 2018-02-14 20:43 UTC (permalink / raw)
  To: buildroot

Hello,

On Mon, 12 Feb 2018 17:51:06 +0100, Bernd Kuhls wrote:
> Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
> ---
>  package/ffmpeg/ffmpeg.hash | 2 +-
>  package/ffmpeg/ffmpeg.mk   | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)

Applied to next, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin (formerly Free Electrons)
Embedded Linux and Kernel engineering
https://bootlin.com

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Buildroot] [PATCH/next 1/1] package/ffmpeg: bump version to 3.4.2
  2018-02-12 16:51 [Buildroot] [PATCH/next 1/1] package/ffmpeg: bump version to 3.4.2 Bernd Kuhls
  2018-02-14 20:43 ` Thomas Petazzoni
@ 2018-02-15 11:00 ` Peter Korsgaard
  2018-02-15 18:11   ` Bernd Kuhls
  2018-03-02 11:41 ` Romain Naour
  2 siblings, 1 reply; 7+ messages in thread
From: Peter Korsgaard @ 2018-02-15 11:00 UTC (permalink / raw)
  To: buildroot

>>>>> "Bernd" == Bernd Kuhls <bernd.kuhls@t-online.de> writes:

 > Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
 > ---
 >  package/ffmpeg/ffmpeg.hash | 2 +-
 >  package/ffmpeg/ffmpeg.mk   | 2 +-
 >  2 files changed, 2 insertions(+), 2 deletions(-)

 > diff --git a/package/ffmpeg/ffmpeg.hash b/package/ffmpeg/ffmpeg.hash
 > index cdf740834b..a8092616a9 100644
 > --- a/package/ffmpeg/ffmpeg.hash
 > +++ b/package/ffmpeg/ffmpeg.hash
 > @@ -1,5 +1,5 @@
 >  # Locally calculated
 > -sha256 5a77278a63741efa74e26bf197b9bb09ac6381b9757391b922407210f0f991c0  ffmpeg-3.4.1.tar.xz
 > +sha256 2b92e9578ef8b3e49eeab229e69305f5f4cbc1fdaa22e927fc7fca18acccd740  ffmpeg-3.4.2.tar.xz
 >  sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643  COPYING.GPLv2
 >  sha256 b634ab5640e258563c536e658cad87080553df6f34f62269a21d554844e58bfe  COPYING.LGPLv2.1
 >  sha256 73d99bc83313fff665b426d6672b4e0479102bc402fe22314ac9ce94a38aa5ff  LICENSE.md
 > diff --git a/package/ffmpeg/ffmpeg.mk b/package/ffmpeg/ffmpeg.mk
 > index 76c31f5f52..5d2f89fb43 100644
 > --- a/package/ffmpeg/ffmpeg.mk
 > +++ b/package/ffmpeg/ffmpeg.mk
 > @@ -4,7 +4,7 @@
 >  #
 >  ################################################################################
 
 > -FFMPEG_VERSION = 3.4.1
 > +FFMPEG_VERSION = 3.4.2

Is this not 'master' material? Doesn't this only contain bugfixes
relative to 3.4.1?

-- 
Bye, Peter Korsgaard

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Buildroot] [PATCH/next 1/1] package/ffmpeg: bump version to 3.4.2
  2018-02-15 11:00 ` Peter Korsgaard
@ 2018-02-15 18:11   ` Bernd Kuhls
  2018-02-15 21:09     ` Peter Korsgaard
  0 siblings, 1 reply; 7+ messages in thread
From: Bernd Kuhls @ 2018-02-15 18:11 UTC (permalink / raw)
  To: buildroot

Am Thu, 15 Feb 2018 12:00:28 +0100 schrieb Peter Korsgaard:

>  > -FFMPEG_VERSION = 3.4.1 +FFMPEG_VERSION = 3.4.2
> 
> Is this not 'master' material? Doesn't this only contain bugfixes
> relative to 3.4.1?

Hi Peter,

according to the changelog http://git.videolan.org/?
p=ffmpeg.git;a=blob;f=Changelog;h=5db7b0a8a7643bc0a9a310fc642c84e003300a8a;hb=refs/
heads/release/3.4 it looks like the release only contains bugfixes, but 
afaics, nothing security related.

Whether this patch should be committed to master or next branch when we 
are in -rc phase is a question I am unable to answer, I thought that only 
security bumps to the master branch are allowed during the rc phase. Did 
this change?

Regards, Bernd

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Buildroot] [PATCH/next 1/1] package/ffmpeg: bump version to 3.4.2
  2018-02-15 18:11   ` Bernd Kuhls
@ 2018-02-15 21:09     ` Peter Korsgaard
  0 siblings, 0 replies; 7+ messages in thread
From: Peter Korsgaard @ 2018-02-15 21:09 UTC (permalink / raw)
  To: buildroot

>>>>> "Bernd" == Bernd Kuhls <bernd.kuhls@t-online.de> writes:

 > Am Thu, 15 Feb 2018 12:00:28 +0100 schrieb Peter Korsgaard:
 >> > -FFMPEG_VERSION = 3.4.1 +FFMPEG_VERSION = 3.4.2
 >> 
 >> Is this not 'master' material? Doesn't this only contain bugfixes
 >> relative to 3.4.1?

 > Hi Peter,

 > according to the changelog http://git.videolan.org/?
 > p=ffmpeg.git;a=blob;f=Changelog;h=5db7b0a8a7643bc0a9a310fc642c84e003300a8a;hb=refs/
 > heads/release/3.4 it looks like the release only contains bugfixes, but 
 > afaics, nothing security related.

 > Whether this patch should be committed to master or next branch when we 
 > are in -rc phase is a question I am unable to answer, I thought that only 
 > security bumps to the master branch are allowed during the rc phase. Did 
 > this change?

Well, the idea is to not add any new features after RC1, but
(security-)bugfixes are fine, so I believe this is OK for master as
well, especially as we are quite early in the RC phase.

I'll cherry pick it to master, thanks.

-- 
Bye, Peter Korsgaard

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Buildroot] [PATCH/next 1/1] package/ffmpeg: bump version to 3.4.2
  2018-02-12 16:51 [Buildroot] [PATCH/next 1/1] package/ffmpeg: bump version to 3.4.2 Bernd Kuhls
  2018-02-14 20:43 ` Thomas Petazzoni
  2018-02-15 11:00 ` Peter Korsgaard
@ 2018-03-02 11:41 ` Romain Naour
  2018-03-02 19:18   ` Bernd Kuhls
  2 siblings, 1 reply; 7+ messages in thread
From: Romain Naour @ 2018-03-02 11:41 UTC (permalink / raw)
  To: buildroot

Hi Bernd,

Le 12/02/2018 ? 17:51, Bernd Kuhls a ?crit?:
> Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
> ---
>  package/ffmpeg/ffmpeg.hash | 2 +-
>  package/ffmpeg/ffmpeg.mk   | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/package/ffmpeg/ffmpeg.hash b/package/ffmpeg/ffmpeg.hash
> index cdf740834b..a8092616a9 100644
> --- a/package/ffmpeg/ffmpeg.hash
> +++ b/package/ffmpeg/ffmpeg.hash
> @@ -1,5 +1,5 @@
>  # Locally calculated
> -sha256 5a77278a63741efa74e26bf197b9bb09ac6381b9757391b922407210f0f991c0  ffmpeg-3.4.1.tar.xz
> +sha256 2b92e9578ef8b3e49eeab229e69305f5f4cbc1fdaa22e927fc7fca18acccd740  ffmpeg-3.4.2.tar.xz
>  sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643  COPYING.GPLv2
>  sha256 b634ab5640e258563c536e658cad87080553df6f34f62269a21d554844e58bfe  COPYING.LGPLv2.1
>  sha256 73d99bc83313fff665b426d6672b4e0479102bc402fe22314ac9ce94a38aa5ff  LICENSE.md
> diff --git a/package/ffmpeg/ffmpeg.mk b/package/ffmpeg/ffmpeg.mk
> index 76c31f5f52..5d2f89fb43 100644
> --- a/package/ffmpeg/ffmpeg.mk
> +++ b/package/ffmpeg/ffmpeg.mk
> @@ -4,7 +4,7 @@
>  #
>  ################################################################################
>  
> -FFMPEG_VERSION = 3.4.1
> +FFMPEG_VERSION = 3.4.2

The new libavcodec v4l2 support introduced by ffmpeg 3.4 needs threads support.

https://git.ffmpeg.org/gitweb/ffmpeg.git/commit/1ef7752d64cbe9af2f27cc65aba3a2ca3831c128

Adding --disable-v4l2_m2m fix the issue but the v4l2 support must not be enabled
in the first place if --disable-pthreads is used.

See:
http://autobuild.buildroot.org/?reason=ffmpeg-3.4.2

Can you take a look ?

Best regards,
Romain

>  FFMPEG_SOURCE = ffmpeg-$(FFMPEG_VERSION).tar.xz
>  FFMPEG_SITE = http://ffmpeg.org/releases
>  FFMPEG_INSTALL_STAGING = YES
> 

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Buildroot] [PATCH/next 1/1] package/ffmpeg: bump version to 3.4.2
  2018-03-02 11:41 ` Romain Naour
@ 2018-03-02 19:18   ` Bernd Kuhls
  0 siblings, 0 replies; 7+ messages in thread
From: Bernd Kuhls @ 2018-03-02 19:18 UTC (permalink / raw)
  To: buildroot

Am Fri, 02 Mar 2018 12:41:52 +0100 schrieb Romain Naour:

> Adding --disable-v4l2_m2m fix the issue but the v4l2 support must not
> be enabled in the first place if --disable-pthreads is used.

Hi Romain,

done: http://patchwork.ozlabs.org/patch/880787/

Regards, Bernd

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2018-03-02 19:18 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-02-12 16:51 [Buildroot] [PATCH/next 1/1] package/ffmpeg: bump version to 3.4.2 Bernd Kuhls
2018-02-14 20:43 ` Thomas Petazzoni
2018-02-15 11:00 ` Peter Korsgaard
2018-02-15 18:11   ` Bernd Kuhls
2018-02-15 21:09     ` Peter Korsgaard
2018-03-02 11:41 ` Romain Naour
2018-03-02 19:18   ` Bernd Kuhls

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.