[FFmpeg-devel] [PATCH 6/6] lavu/cpu: deprecate AV_CPU_FLAG_RV{F, D}

Rémi Denis-Courmont remi at remlab.net
Sat Jul 27 15:22:27 EEST 2024


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.

-- 
雷米‧德尼-库尔蒙
http://www.remlab.net/





More information about the ffmpeg-devel mailing list