[FFmpeg-devel] [PATCH] configure: add initial RISC-V support

Anton Khirnov anton at khirnov.net
Sun Nov 7 12:39:01 EET 2021


Quoting Michael Niedermayer (2021-11-02 16:32:28)
> On Mon, Nov 01, 2021 at 10:02:50PM -0400, Brad Smith wrote:
> > On 11/1/2021 8:31 AM, Michael Niedermayer wrote:
> > 
> > > On Fri, Oct 29, 2021 at 04:43:16PM -0400, Brad Smith wrote:
> > > > On 10/29/2021 2:39 PM, Michael Niedermayer wrote:
> > > > 
> > > > > On Thu, Oct 28, 2021 at 06:13:30PM -0400, Brad Smith wrote:
> > > > > > ping.
> > > > > > 
> > > > > > On 8/8/2021 8:48 PM, Brad Smith wrote:
> > > > > > > ping.
> > > > > > > 
> > > > > > > On 7/25/2021 6:31 PM, Brad Smith wrote:
> > > > > > > > OpenBSD only supports riscv64 but this is an attempt at adding
> > > > > > > > some of the initial bits for RISC-V support.
> > > > > > > > 
> > > > > > > > 
> > > > > > > > diff --git a/configure b/configure
> > > > > > > > index b3b8065188..8b5edaa01e 100755
> > > > > > > > --- a/configure
> > > > > > > > +++ b/configure
> > > > > will apply
> > > > > 
> > > > > thx
> > > > If possible can you please bring this back to the 4.4 branch?
> > > Is this a bugfix or a added feature ?
> > > normally we backport only bugfixes.
> > > 
> > > thx
> > 
> > Kind of a bug fix in a way.
> > 
> > More and more OS's have or are working on RISC-V ports and will be using
> > 4.4 for their FFmpeg release.
> > 
> > I'm not pushing hard. Just asking. The diff is already in our port as it is.
> 
> well i dont mind backporting this to releases if theres consensus that
> thats what should be done.
> That is other oppinions are welcome!

Adding a new arch in a point release is slightly icky, but since the
changes are just in the build system I don't see a major problem here.

-- 
Anton Khirnov


More information about the ffmpeg-devel mailing list