Re: [FFmpeg-devel] [PATCH] configure: extend check to less than 3.0.0

2022-05-11 Thread Gyan Doshi
On 2022-05-12 10:35 am, Gyan Doshi wrote: On 2022-05-12 01:41 am, Christopher Degawa wrote: sdl2 recently changed their versioning, moving the patch level to minor level https://github.com/libsdl-org/SDL/commit/cd7c2f1de7d9e418bb554047d714dd7cacc020ff and have said that they will instead

Re: [FFmpeg-devel] [PATCH] configure: extend check to less than 3.0.0

2022-05-11 Thread Gyan Doshi
On 2022-05-12 01:41 am, Christopher Degawa wrote: sdl2 recently changed their versioning, moving the patch level to minor level https://github.com/libsdl-org/SDL/commit/cd7c2f1de7d9e418bb554047d714dd7cacc020ff and have said that they will instead ship sdl3.pc for 3.0.0 Will apply. Regards,