All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
To: Hans Verkuil <hverkuil@xs4all.nl>
Cc: Linux Media Mailing List <linux-media@vger.kernel.org>,
	Michael Tretter <m.tretter@pengutronix.de>
Subject: Re: [GIT PULL FOR v5.16] Allegro fixes/enhancements
Date: Mon, 18 Oct 2021 09:40:32 +0100	[thread overview]
Message-ID: <20211018094032.40f7c656@sal.lan> (raw)
In-Reply-To: <710cddfc-e3c3-0cf3-d2f9-c38ef6ca8b1a@xs4all.nl>

Em Mon, 11 Oct 2021 10:49:14 +0200
Hans Verkuil <hverkuil@xs4all.nl> escreveu:

> The following changes since commit fd2eda71a47b095e81b9170c3f8b7ae82b04e785:
> 
>   media: remove myself from dvb media maintainers (2021-10-08 13:56:25 +0200)
> 
> are available in the Git repository at:
> 
>   git://linuxtv.org/hverkuil/media_tree.git tags/br-v5.16i
> 
> for you to fetch changes up to 8f472ea73758255b366fae57bde772396231efcd:
> 
>   media: allegro: write vui parameters for HEVC (2021-10-11 10:18:33 +0200)
> 
> ----------------------------------------------------------------
> Tag branch
> 
> ----------------------------------------------------------------
> Michael Tretter (13):
>       media: allegro: ignore interrupt if mailbox is not initialized
>       media: allegro: fix module removal if initialization failed
>       media: allegro: lookup VCU settings
>       media: allegro: add pm_runtime support
>       media: allegro: add encoder buffer support
>       media: allegro: add control to disable encoder buffer
>       media: allegro: fix row and column in response message
>       media: allegro: remove external QP table
>       media: allegro: correctly scale the bit rate in SPS
>       media: allegro: extract nal value lookup functions to header
>       media: allegro: write correct colorspace into SPS
>       media: allegro: nal-hevc: implement generator for vui
>       media: allegro: write vui parameters for HEVC

Jenkins is reporting compilation breakage when -Werror is turned on:

patches/0010-media-allegro-extract-nal-value-lookup-functions-to-.patch:

    allyesconfig: return code #512:
	In file included from ../drivers/media/platform/allegro-dvt/nal-hevc.c:24:
	../drivers/media/platform/allegro-dvt/nal-hevc.h:416:30: error: ‘enum v4l2_quantization’ declared inside parameter list will not be visible outside of this definition or declaration [-Werror]
	../drivers/media/platform/allegro-dvt/nal-hevc.h:417:40: error: ‘enum v4l2_colorspace’ declared inside parameter list will not be visible outside of this definition or declaration [-Werror]
	../drivers/media/platform/allegro-dvt/nal-hevc.h:419:14: error: ‘enum v4l2_xfer_func’ declared inside parameter list will not be visible outside of this definition or declaration [-Werror]
	../drivers/media/platform/allegro-dvt/nal-hevc.h:418:49: error: ‘enum v4l2_colorspace’ declared inside parameter list will not be visible outside of this definition or declaration [-Werror]
	../drivers/media/platform/allegro-dvt/nal-hevc.h:421:10: error: ‘enum v4l2_ycbcr_encoding’ declared inside parameter list will not be visible outside of this definition or declaration [-Werror]
	../drivers/media/platform/allegro-dvt/nal-hevc.h:420:38: error: ‘enum v4l2_colorspace’ declared inside parameter list will not be visible

Are there any missing include?

Regards,
Mauro

  parent reply	other threads:[~2021-10-18  8:40 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-11  8:49 [GIT PULL FOR v5.16] Allegro fixes/enhancements Hans Verkuil
2021-10-11  9:38 ` [GIT PULL FOR v5.16] Allegro fixes/enhancements (#77656) Jenkins
2021-10-18  8:40 ` Mauro Carvalho Chehab [this message]
2021-10-18  9:12   ` [GIT PULL FOR v5.16] Allegro fixes/enhancements Hans Verkuil

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=20211018094032.40f7c656@sal.lan \
    --to=mchehab+huawei@kernel.org \
    --cc=hverkuil@xs4all.nl \
    --cc=linux-media@vger.kernel.org \
    --cc=m.tretter@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 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.