Ok, did it in v6. I also removed unused variables in uninit function : + float tolerance = 1.0f - s->tolerance;
+ float angle = cosf(s->angle/180.0f*M_PI); Le lun. 5 août 2019 à 17:18, Paul B Mahol <[email protected]> a écrit : > This should be applied with sdtbool.h include removed. > > On Mon, Jul 8, 2019 at 2:01 PM Romane Lafon <[email protected]> wrote: > > > This patch extends aphasemeter to detect out of phase or mono sequences > in > > stereo streams, with its associated documentation. > > _______________________________________________ > > ffmpeg-devel mailing list > > [email protected] > > https://ffmpeg.org/mailman/listinfo/ffmpeg-devel > > > > To unsubscribe, visit link above, or email > > [email protected] with subject "unsubscribe". > _______________________________________________ > ffmpeg-devel mailing list > [email protected] > https://ffmpeg.org/mailman/listinfo/ffmpeg-devel > > To unsubscribe, visit link above, or email > [email protected] with subject "unsubscribe". _______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
