Re: [FFmpeg-devel] [PATCH v2] libavutil: add an FFT & MDCT implementation

2019-05-20 Thread Carl Eugen Hoyos
Am Di., 14. Mai 2019 um 20:41 Uhr schrieb Lynne : > Attached a version with fft-template.c's copyright and mine Thank you! Carl Eugen ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To

Re: [FFmpeg-devel] [PATCH v2] libavutil: add an FFT & MDCT implementation

2019-05-15 Thread Reimar Döffinger
On Tue, May 14, 2019 at 08:41:02PM +0200, Lynne wrote: > May 14, 2019, 7:12 PM by one...@gmail.com: > > On 5/14/19, Carl Eugen Hoyos <> ceffm...@gmail.com > > > > wrote: > >>> Am 14.05.2019 um 19:17 schrieb Lynne <>>> d...@lynne.ee > >>> : >

Re: [FFmpeg-devel] [PATCH v2] libavutil: add an FFT & MDCT implementation

2019-05-15 Thread James Almer
On 5/15/2019 2:57 PM, Lynne wrote: > May 14, 2019, 7:41 PM by d...@lynne.ee: > >> May 14, 2019, 7:12 PM by > one...@gmail.com > : >> >>> On 5/14/19, Carl Eugen Hoyos <> >> ceffm...@gmail.com >>> >> > ceffm...@gmail.com >>>

Re: [FFmpeg-devel] [PATCH v2] libavutil: add an FFT & MDCT implementation

2019-05-15 Thread Lynne
May 14, 2019, 7:41 PM by d...@lynne.ee: > May 14, 2019, 7:12 PM by > one...@gmail.com > : > >> On 5/14/19, Carl Eugen Hoyos <> >> ceffm...@gmail.com >> >> > ceffm...@gmail.com >> >> >> > wrote: >> >>> >>> >>>

Re: [FFmpeg-devel] [PATCH v2] libavutil: add an FFT & MDCT implementation

2019-05-14 Thread Lynne
May 14, 2019, 7:12 PM by one...@gmail.com: > On 5/14/19, Carl Eugen Hoyos <> ceffm...@gmail.com > > > wrote: > >> >> >> >>> Am 14.05.2019 um 19:17 schrieb Lynne <>>> d...@lynne.ee >>> : >>> >>> I've attached the latest version. >>> >> >>

Re: [FFmpeg-devel] [PATCH v2] libavutil: add an FFT & MDCT implementation

2019-05-14 Thread Paul B Mahol
On 5/14/19, Carl Eugen Hoyos wrote: > > > >> Am 14.05.2019 um 19:17 schrieb Lynne : > >> I've attached the latest version. > > This patch is still not ok, please do not commit. > I will and you can not stop me. > Carl Eugen > ___ > ffmpeg-devel

Re: [FFmpeg-devel] [PATCH v2] libavutil: add an FFT & MDCT implementation

2019-05-14 Thread Carl Eugen Hoyos
> Am 14.05.2019 um 19:17 schrieb Lynne : > I've attached the latest version. This patch is still not ok, please do not commit. Carl Eugen ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To

Re: [FFmpeg-devel] [PATCH v2] libavutil: add an FFT & MDCT implementation

2019-05-14 Thread Lynne
May 14, 2019, 5:55 PM by one...@gmail.com: > On 5/10/19, Lynne <> d...@lynne.ee > > wrote: > >> Patch updated again. >> Made some more cleanups to the transforms, the tables and the main context. >> API changed again, now the init function populates the function pointer for

Re: [FFmpeg-devel] [PATCH v2] libavutil: add an FFT & MDCT implementation

2019-05-14 Thread Paul B Mahol
On 5/10/19, Lynne wrote: > Patch updated again. > Made some more cleanups to the transforms, the tables and the main context. > API changed again, now the init function populates the function pointer for > transform. > I decided that having a separate function would encourage bad usage (e.g. >

Re: [FFmpeg-devel] [PATCH v2] libavutil: add an FFT & MDCT implementation

2019-05-13 Thread Paul B Mahol
On 5/13/19, Carl Eugen Hoyos wrote: > Am Mo., 13. Mai 2019 um 13:31 Uhr schrieb Paul B Mahol : >> >> On 5/13/19, Carl Eugen Hoyos wrote: >> > Am Mo., 13. Mai 2019 um 13:24 Uhr schrieb Lynne : >> > >> >> I'll ignore Carl's messages for now as I agree with the others that >> >> authorship is

Re: [FFmpeg-devel] [PATCH v2] libavutil: add an FFT & MDCT implementation

2019-05-13 Thread Carl Eugen Hoyos
Am Mo., 13. Mai 2019 um 13:31 Uhr schrieb Paul B Mahol : > > On 5/13/19, Carl Eugen Hoyos wrote: > > Am Mo., 13. Mai 2019 um 13:24 Uhr schrieb Lynne : > > > >> I'll ignore Carl's messages for now as I agree with the others that > >> authorship is always > >> preserved through git history. > > >

Re: [FFmpeg-devel] [PATCH v2] libavutil: add an FFT & MDCT implementation

2019-05-13 Thread Paul B Mahol
On 5/13/19, Carl Eugen Hoyos wrote: > Am Mo., 13. Mai 2019 um 13:24 Uhr schrieb Lynne : > >> I'll ignore Carl's messages for now as I agree with the others that >> authorship is always >> preserved through git history. > >> If he disagrees then it becomes a project-wide issue as >> copyright

Re: [FFmpeg-devel] [PATCH v2] libavutil: add an FFT & MDCT implementation

2019-05-13 Thread Carl Eugen Hoyos
Am Mo., 13. Mai 2019 um 13:24 Uhr schrieb Lynne : > I'll ignore Carl's messages for now as I agree with the others that > authorship is always > preserved through git history. > If he disagrees then it becomes a project-wide issue as > copyright headers have sometimes not been preserved through

Re: [FFmpeg-devel] [PATCH v2] libavutil: add an FFT & MDCT implementation

2019-05-13 Thread Paul B Mahol
On 5/13/19, Carl Eugen Hoyos wrote: > Am Mo., 13. Mai 2019 um 13:24 Uhr schrieb Lynne : > >> I'll ignore Carl's messages for now as I agree with the others that >> authorship is always >> preserved through git history. > > This is not the question here. > >> If he disagrees then it becomes a

Re: [FFmpeg-devel] [PATCH v2] libavutil: add an FFT & MDCT implementation

2019-05-13 Thread Carl Eugen Hoyos
Am Mo., 13. Mai 2019 um 13:24 Uhr schrieb Lynne : > I'll ignore Carl's messages for now as I agree with the others that > authorship is always > preserved through git history. This is not the question here. > If he disagrees then it becomes a project-wide issue as > copyright headers have

Re: [FFmpeg-devel] [PATCH v2] libavutil: add an FFT & MDCT implementation

2019-05-13 Thread Lynne
May 13, 2019, 9:53 AM by one...@gmail.com: > On 5/13/19, Carl Eugen Hoyos <> ceffm...@gmail.com > > > wrote: > >> Am Mo., 13. Mai 2019 um 00:55 Uhr schrieb James Almer <>> jamr...@gmail.com >> >> >: >> >>> >>> On 5/12/2019 7:42 PM, Carl Eugen

Re: [FFmpeg-devel] [PATCH v2] libavutil: add an FFT & MDCT implementation

2019-05-13 Thread Paul B Mahol
On 5/13/19, Carl Eugen Hoyos wrote: > Am Mo., 13. Mai 2019 um 00:55 Uhr schrieb James Almer : >> >> On 5/12/2019 7:42 PM, Carl Eugen Hoyos wrote: >> > Am So., 12. Mai 2019 um 23:58 Uhr schrieb Lynne : >> >> I need *technical* feedback about the API. >> > >> > I understand that. >> >> Then, if you

Re: [FFmpeg-devel] [PATCH v2] libavutil: add an FFT & MDCT implementation

2019-05-13 Thread Hendrik Leppkes
On Mon, May 13, 2019 at 8:57 AM Reimar Döffinger wrote: > > On 13.05.2019, at 04:54, Pedro Arthur wrote: > > > Em dom, 12 de mai de 2019 às 18:11, Hendrik Leppkes > > escreveu: > >> > >> On Sun, May 12, 2019 at 11:05 PM Carl Eugen Hoyos > >> wrote: > >>> > >>> But seriously: We are of course

Re: [FFmpeg-devel] [PATCH v2] libavutil: add an FFT & MDCT implementation

2019-05-13 Thread Reimar Döffinger
On 13.05.2019, at 04:54, Pedro Arthur wrote: > Em dom, 12 de mai de 2019 às 18:11, Hendrik Leppkes > escreveu: >> >> On Sun, May 12, 2019 at 11:05 PM Carl Eugen Hoyos wrote: >>> >>> But seriously: We are of course not allowed to remove copyright >>> statements, no matter if we consider them

Re: [FFmpeg-devel] [PATCH v2] libavutil: add an FFT & MDCT implementation

2019-05-12 Thread Pedro Arthur
Em dom, 12 de mai de 2019 às 18:11, Hendrik Leppkes escreveu: > > On Sun, May 12, 2019 at 11:05 PM Carl Eugen Hoyos wrote: > > > > But seriously: We are of course not allowed to remove copyright > > statements, no matter if we consider them relevant or not. > > > > Please provide a source for

Re: [FFmpeg-devel] [PATCH v2] libavutil: add an FFT & MDCT implementation

2019-05-12 Thread Carl Eugen Hoyos
Am Mo., 13. Mai 2019 um 00:55 Uhr schrieb James Almer : > > On 5/12/2019 7:42 PM, Carl Eugen Hoyos wrote: > > Am So., 12. Mai 2019 um 23:58 Uhr schrieb Lynne : > >> I need *technical* feedback about the API. > > > > I understand that. > > Then, if you can't provide technical feedback, please stop

Re: [FFmpeg-devel] [PATCH v2] libavutil: add an FFT & MDCT implementation

2019-05-12 Thread James Almer
On 5/12/2019 7:42 PM, Carl Eugen Hoyos wrote: > Am So., 12. Mai 2019 um 23:58 Uhr schrieb Lynne : >> I need *technical* feedback about the API. > > I understand that. Then, if you can't provide technical feedback, please stop replying to this thread (After you provide the source Hendrik

Re: [FFmpeg-devel] [PATCH v2] libavutil: add an FFT & MDCT implementation

2019-05-12 Thread Carl Eugen Hoyos
Am So., 12. Mai 2019 um 23:58 Uhr schrieb Lynne : > I need *technical* feedback about the API. I understand that. Please understand that the patch cannot be committed as-is. Carl Eugen ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org

Re: [FFmpeg-devel] [PATCH v2] libavutil: add an FFT & MDCT implementation

2019-05-12 Thread Lynne
May 12, 2019, 10:04 PM by ceffm...@gmail.com: > > Yes, and this is the reason why we must not remove the names > of those present (they also hold a copyright, not just those whose > names are missing). > > Please go and discuss the project and the world's attitude and policy towards

Re: [FFmpeg-devel] [PATCH v2] libavutil: add an FFT & MDCT implementation

2019-05-12 Thread Hendrik Leppkes
On Sun, May 12, 2019 at 11:05 PM Carl Eugen Hoyos wrote: > > But seriously: We are of course not allowed to remove copyright > statements, no matter if we consider them relevant or not. > Please provide a source for such claims. - Hendrik ___

Re: [FFmpeg-devel] [PATCH v2] libavutil: add an FFT & MDCT implementation

2019-05-12 Thread Carl Eugen Hoyos
Am So., 12. Mai 2019 um 22:59 Uhr schrieb Hendrik Leppkes : > > On Sun, May 12, 2019 at 10:38 PM Carl Eugen Hoyos wrote: > > > > Am So., 12. Mai 2019 um 22:37 Uhr schrieb Paul B Mahol : > > > > > > On 5/12/19, Carl Eugen Hoyos wrote: > > > > Am Fr., 10. Mai 2019 um 17:15 Uhr schrieb Lynne : > >

Re: [FFmpeg-devel] [PATCH v2] libavutil: add an FFT & MDCT implementation

2019-05-12 Thread Hendrik Leppkes
On Sun, May 12, 2019 at 10:38 PM Carl Eugen Hoyos wrote: > > Am So., 12. Mai 2019 um 22:37 Uhr schrieb Paul B Mahol : > > > > On 5/12/19, Carl Eugen Hoyos wrote: > > > Am Fr., 10. Mai 2019 um 17:15 Uhr schrieb Lynne : > > >> > > >> Patch updated again. > > >> Made some more cleanups to the

Re: [FFmpeg-devel] [PATCH v2] libavutil: add an FFT & MDCT implementation

2019-05-12 Thread Carl Eugen Hoyos
Am So., 12. Mai 2019 um 22:40 Uhr schrieb Paul B Mahol : > > On 5/12/19, Carl Eugen Hoyos wrote: > > Am So., 12. Mai 2019 um 22:37 Uhr schrieb Paul B Mahol : > >> > >> On 5/12/19, Carl Eugen Hoyos wrote: > >> > Am Fr., 10. Mai 2019 um 17:15 Uhr schrieb Lynne : > >> >> > >> >> Patch updated

Re: [FFmpeg-devel] [PATCH v2] libavutil: add an FFT & MDCT implementation

2019-05-12 Thread Paul B Mahol
On 5/12/19, Carl Eugen Hoyos wrote: > Am Fr., 10. Mai 2019 um 17:15 Uhr schrieb Lynne : >> >> Patch updated again. >> Made some more cleanups to the transforms, the tables and the main >> context. >> API changed again, now the init function populates the function pointer >> for transform. >> I

Re: [FFmpeg-devel] [PATCH v2] libavutil: add an FFT & MDCT implementation

2019-05-12 Thread Carl Eugen Hoyos
Am So., 12. Mai 2019 um 22:37 Uhr schrieb Paul B Mahol : > > On 5/12/19, Carl Eugen Hoyos wrote: > > Am Fr., 10. Mai 2019 um 17:15 Uhr schrieb Lynne : > >> > >> Patch updated again. > >> Made some more cleanups to the transforms, the tables and the main > >> context. > >> API changed again, now

Re: [FFmpeg-devel] [PATCH v2] libavutil: add an FFT & MDCT implementation

2019-05-12 Thread Paul B Mahol
On 5/12/19, Carl Eugen Hoyos wrote: > Am So., 12. Mai 2019 um 22:37 Uhr schrieb Paul B Mahol : >> >> On 5/12/19, Carl Eugen Hoyos wrote: >> > Am Fr., 10. Mai 2019 um 17:15 Uhr schrieb Lynne : >> >> >> >> Patch updated again. >> >> Made some more cleanups to the transforms, the tables and the

Re: [FFmpeg-devel] [PATCH v2] libavutil: add an FFT & MDCT implementation

2019-05-12 Thread Carl Eugen Hoyos
Am Fr., 10. Mai 2019 um 17:15 Uhr schrieb Lynne : > > Patch updated again. > Made some more cleanups to the transforms, the tables and the main context. > API changed again, now the init function populates the function pointer for > transform. > I decided that having a separate function would

Re: [FFmpeg-devel] [PATCH v2] libavutil: add an FFT & MDCT implementation

2019-05-11 Thread Carl Eugen Hoyos
Am So., 12. Mai 2019 um 02:51 Uhr schrieb Pedro Arthur : > > Em sáb, 11 de mai de 2019 às 20:26, James Almer escreveu: > > > > On 5/11/2019 8:08 PM, Carl Eugen Hoyos wrote: > > > Am So., 12. Mai 2019 um 01:00 Uhr schrieb Lynne : > > >> > > >> May 11, 2019, 11:08 PM by ceffm...@gmail.com: > > >> >

Re: [FFmpeg-devel] [PATCH v2] libavutil: add an FFT & MDCT implementation

2019-05-11 Thread Pedro Arthur
Em sáb, 11 de mai de 2019 às 20:26, James Almer escreveu: > > On 5/11/2019 8:08 PM, Carl Eugen Hoyos wrote: > > Am So., 12. Mai 2019 um 01:00 Uhr schrieb Lynne : > >> > >> May 11, 2019, 11:08 PM by ceffm...@gmail.com: > >> > >>> Am Sa., 11. Mai 2019 um 14:41 Uhr schrieb Lynne <> d...@lynne.ee >

Re: [FFmpeg-devel] [PATCH v2] libavutil: add an FFT & MDCT implementation

2019-05-11 Thread Carl Eugen Hoyos
Am So., 12. Mai 2019 um 01:26 Uhr schrieb James Almer : > > On 5/11/2019 8:08 PM, Carl Eugen Hoyos wrote: > > Am So., 12. Mai 2019 um 01:00 Uhr schrieb Lynne : > >> > >> May 11, 2019, 11:08 PM by ceffm...@gmail.com: > >> > >>> Am Sa., 11. Mai 2019 um 14:41 Uhr schrieb Lynne <> d...@lynne.ee > >>>

Re: [FFmpeg-devel] [PATCH v2] libavutil: add an FFT & MDCT implementation

2019-05-11 Thread James Almer
On 5/11/2019 8:08 PM, Carl Eugen Hoyos wrote: > Am So., 12. Mai 2019 um 01:00 Uhr schrieb Lynne : >> >> May 11, 2019, 11:08 PM by ceffm...@gmail.com: >> >>> Am Sa., 11. Mai 2019 um 14:41 Uhr schrieb Lynne <> d...@lynne.ee >>> > >: >>> May 10, 2019, 8:59 PM by >>

Re: [FFmpeg-devel] [PATCH v2] libavutil: add an FFT & MDCT implementation

2019-05-11 Thread Carl Eugen Hoyos
Am So., 12. Mai 2019 um 01:00 Uhr schrieb Lynne : > > May 11, 2019, 11:08 PM by ceffm...@gmail.com: > > > Am Sa., 11. Mai 2019 um 14:41 Uhr schrieb Lynne <> d...@lynne.ee > > > >: > > > >> > >> May 10, 2019, 8:59 PM by >> ceffm...@gmail.com > >>

Re: [FFmpeg-devel] [PATCH v2] libavutil: add an FFT & MDCT implementation

2019-05-11 Thread Lynne
May 11, 2019, 11:08 PM by ceffm...@gmail.com: > Am Sa., 11. Mai 2019 um 14:41 Uhr schrieb Lynne <> d...@lynne.ee > > >: > >> >> May 10, 2019, 8:59 PM by >> ceffm...@gmail.com >> >> : >> >> > Am Fr., 10. Mai 2019 um 19:54 Uhr schrieb Lynne <> >>

Re: [FFmpeg-devel] [PATCH v2] libavutil: add an FFT & MDCT implementation

2019-05-11 Thread Carl Eugen Hoyos
Am Sa., 11. Mai 2019 um 14:41 Uhr schrieb Lynne : > > May 10, 2019, 8:59 PM by ceffm...@gmail.com: > > > Am Fr., 10. Mai 2019 um 19:54 Uhr schrieb Lynne <> d...@lynne.ee > > > >: > > > >> > >> May 10, 2019, 4:14 PM by >> d...@lynne.ee >> : > >> > >> >

Re: [FFmpeg-devel] [PATCH v2] libavutil: add an FFT & MDCT implementation

2019-05-11 Thread Lynne
May 10, 2019, 8:59 PM by ceffm...@gmail.com: > Am Fr., 10. Mai 2019 um 19:54 Uhr schrieb Lynne <> d...@lynne.ee > > >: > >> >> May 10, 2019, 4:14 PM by >> d...@lynne.ee >> : >> >> > Patch updated again. >> > Made some more cleanups to the transforms,

Re: [FFmpeg-devel] [PATCH v2] libavutil: add an FFT & MDCT implementation

2019-05-10 Thread Carl Eugen Hoyos
Am Fr., 10. Mai 2019 um 19:54 Uhr schrieb Lynne : > > May 10, 2019, 4:14 PM by d...@lynne.ee: > > > Patch updated again. > > Made some more cleanups to the transforms, the tables and the main context. > > API changed again, now the init function populates the function pointer for > > transform. >

Re: [FFmpeg-devel] [PATCH v2] libavutil: add an FFT & MDCT implementation

2019-05-10 Thread Lynne
May 10, 2019, 4:14 PM by d...@lynne.ee: > Patch updated again. > Made some more cleanups to the transforms, the tables and the main context. > API changed again, now the init function populates the function pointer for > transform. > I decided that having a separate function would encourage bad

[FFmpeg-devel] [PATCH v2] libavutil: add an FFT & MDCT implementation

2019-05-10 Thread Lynne
Patch updated again. Made some more cleanups to the transforms, the tables and the main context. API changed again, now the init function populates the function pointer for transform. I decided that having a separate function would encourage bad usage (e.g. calling the function every time before