Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
 help / color / mirror / Atom feed
From: "Rémi Denis-Courmont" <remi@remlab.net>
To: ffmpeg-devel@ffmpeg.org
Subject: Re: [FFmpeg-devel] [PATCH 6/6] lavu/cpu: deprecate AV_CPU_FLAG_RV{F, D}
Date: Sat, 27 Jul 2024 15:27:51 +0300
Message-ID: <4937394.31r3eYUQgx@basile.remlab.net> (raw)
In-Reply-To: <5801317.DvuYhMxLoT@basile.remlab.net>

Le lauantaina 27. heinäkuuta 2024, 15.22.27 EEST Rémi Denis-Courmont a écrit :
> Le perjantaina 26. heinäkuuta 2024, 12.16.11 EEST Andreas Rheinhardt a écrit 
:
> > Rémi Denis-Courmont:
> > > ---
> > > 
> > >  doc/APIchanges      | 3 +++
> > >  libavutil/cpu.h     | 3 +++
> > >  libavutil/version.h | 1 +
> > >  3 files changed, 7 insertions(+)
> > > 
> > > diff --git a/doc/APIchanges b/doc/APIchanges
> > > index fb54c3fbc9..16993d310e 100644
> > > --- a/doc/APIchanges
> > > +++ b/doc/APIchanges
> > > @@ -2,6 +2,9 @@ The last version increases of all libraries were on
> > > 2024-03-07>
> > > 
> > >  API changes, most recent first:
> > > +2024-07-28 - xxxxxxxxx - lavu 59.30.101 - cpu.h
> > > +  Deprecate AV_CPU_FLAG_RVF and AV_CPU_FLAG_RVD without replacement.
> > > +
> > > 
> > >  2024-07-25 - xxxxxxxxx - lavu 59.29.100 - cpu.h
> > >  
> > >    Add AV_CPU_FLAG_RVB.
> > > 
> > > diff --git a/libavutil/cpu.h b/libavutil/cpu.h
> > > index 9f419aae02..8af1233e6f 100644
> > > --- a/libavutil/cpu.h
> > > +++ b/libavutil/cpu.h
> > > @@ -22,6 +22,7 @@
> > > 
> > >  #define AVUTIL_CPU_H
> > >  
> > >  #include <stddef.h>
> > > 
> > > +#include <libavutil/version.h>
> > 
> > "version.h"
> 
> Fixed locally.

Scratch that, the patch is wrong anyway. Will drop it from the series for now.

-- 
レミ・デニ-クールモン
http://www.remlab.net/



_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".

  reply	other threads:[~2024-07-27 12:28 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-25 20:25 [FFmpeg-devel] [PATCH 1/6] lavu/riscv: implement floating point clips Rémi Denis-Courmont
2024-07-25 20:25 ` [FFmpeg-devel] [PATCH 2/6] lavc/audiodsp: properly unroll vector_clipf Rémi Denis-Courmont
2024-07-25 20:25 ` [FFmpeg-devel] [PATCH 3/6] lavc/audiodsp: drop opposite sign optimisation Rémi Denis-Courmont
2024-07-25 20:25 ` [FFmpeg-devel] [PATCH 4/6] lavc/audiodsp: drop R-V F vector_clipf Rémi Denis-Courmont
2024-07-25 20:25 ` [FFmpeg-devel] [PATCH 5/6] lavc/riscv: drop probing for F & D extensions Rémi Denis-Courmont
2024-07-25 20:25 ` [FFmpeg-devel] [PATCH 6/6] lavu/cpu: deprecate AV_CPU_FLAG_RV{F, D} Rémi Denis-Courmont
2024-07-26  9:16   ` Andreas Rheinhardt
2024-07-27 12:22     ` Rémi Denis-Courmont
2024-07-27 12:27       ` Rémi Denis-Courmont [this message]
2024-07-26  6:23 ` [FFmpeg-devel] [PATCH 1/6] lavu/riscv: implement floating point clips Rémi Denis-Courmont

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=4937394.31r3eYUQgx@basile.remlab.net \
    --to=remi@remlab.net \
    --cc=ffmpeg-devel@ffmpeg.org \
    /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

Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

This inbox may be cloned and mirrored by anyone:

	git clone --mirror https://master.gitmailbox.com/ffmpegdev/0 ffmpegdev/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 ffmpegdev ffmpegdev/ https://master.gitmailbox.com/ffmpegdev \
		ffmpegdev@gitmailbox.com
	public-inbox-index ffmpegdev

Example config snippet for mirrors.


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git