Re: [FFmpeg-devel] [PATCH] avutil/softfloat: Basic documentation for av_sincos_sf()

2023-06-22 Thread Michael Niedermayer
On Tue, Jun 20, 2023 at 01:39:50AM +0200, Michael Niedermayer wrote: > Signed-off-by: Michael Niedermayer > --- > libavutil/softfloat.h | 4 > 1 file changed, 4 insertions(+) will apply [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Let us carefully obse

[FFmpeg-devel] [PATCH] avutil/softfloat: Basic documentation for av_sincos_sf()

2023-06-19 Thread Michael Niedermayer
Signed-off-by: Michael Niedermayer --- libavutil/softfloat.h | 4 1 file changed, 4 insertions(+) diff --git a/libavutil/softfloat.h b/libavutil/softfloat.h index 1520027ddc..399ca6d682 100644 --- a/libavutil/softfloat.h +++ b/libavutil/softfloat.h @@ -236,6 +236,10 @@ static av_always_inli