All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v3] mpv: add support for Raspberry Pi "rpi" output
Date: Mon, 1 Jan 2018 15:58:40 +0100	[thread overview]
Message-ID: <20180101155840.455bea53@windsurf> (raw)
In-Reply-To: <20171024090740.13683-1-mahyar.koshkouei@gmail.com>

Hello,

On Tue, 24 Oct 2017 10:07:40 +0100, Mahyar Koshkouei wrote:
> mpv now compiles with the "rpi" video driver that provides hardware
> acceleration on the Raspberry Pi.
> 
> Tested working on a Raspberry Pi 1 Model B+ and Zero.
> 
> Signed-off-by: Mahyar Koshkouei <mahyar.koshkouei@gmail.com>

I've applied your patch, but I have some comments/questions below.

> diff --git a/package/mpv/0003-rpi-fix-linking-errors.patch b/package/mpv/0003-rpi-fix-linking-errors.patch
> new file mode 100644
> index 0000000000..0e65a5a3eb
> --- /dev/null
> +++ b/package/mpv/0003-rpi-fix-linking-errors.patch
> @@ -0,0 +1,90 @@
> +From fe482a600d507dc7ce77f6d154a9e8b395f74fdd Mon Sep 17 00:00:00 2001
> +From: Mahyar Koshkouei <mahyar.koshkouei@gmail.com>
> +Date: Tue, 24 Oct 2017 09:47:38 +0100
> +Subject: [PATCH] rpi: fix linking errors
> +
> +Fixes linking issues when compiling with Raspberry Pi support.
> +
> +Signed-off-by: Mahyar Koshkouei <mahyar.koshkouei@gmail.com>
> +---
> +Status: pull request https://github.com/mpv-player/mpv/pull/4883

Could you try to revive this discussion, which seems to have stalled ?


> +# Raspberry Pi support
> +ifeq ($(BR2_PACKAGE_RPI_FIRMWARE)$(BR2_PACKAGE_RPI_USERLAND),yy)

I don't see why the rpi-firmware dependency was necessary. Yes, it was
there for ffmpeg, but I've also committed a patch to drop it. I removed
it as well from your mpv change. Hopefully I was not mistaken :-)

Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com

      reply	other threads:[~2018-01-01 14:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-24  9:07 [Buildroot] [PATCH v3] mpv: add support for Raspberry Pi "rpi" output Mahyar Koshkouei
2018-01-01 14:58 ` Thomas Petazzoni [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=20180101155840.455bea53@windsurf \
    --to=thomas.petazzoni@free-electrons.com \
    --cc=buildroot@busybox.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 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.