Re: [FFmpeg-devel] [PATCHv2] fate: Add an option for disabling the 2k/4k tests

2019-12-14 Thread Martin Storsjö
On Fri, 13 Dec 2019, James Almer wrote: On 12/13/2019 8:07 PM, Martin Storsjö wrote: I intentionally meant to use a different variable for that, to differentiate between the configure-generated CONFIG_LARGE_TESTS from config.mak and the one that is set to pick up a potential user-supplied value

Re: [FFmpeg-devel] [PATCHv2] fate: Add an option for disabling the 2k/4k tests

2019-12-14 Thread James Almer
On 12/14/2019 1:36 PM, Carl Eugen Hoyos wrote: > Am Sa., 14. Dez. 2019 um 00:02 Uhr schrieb James Almer : > >> BIG is too generic > > Within fate? > > Carl Eugen For a make option. It could be anything. Big tests? Big binaries? I already said i'm fine with it if no other option is ok for other

Re: [FFmpeg-devel] [PATCHv2] fate: Add an option for disabling the 2k/4k tests

2019-12-14 Thread Carl Eugen Hoyos
Am Sa., 14. Dez. 2019 um 00:02 Uhr schrieb James Almer : > BIG is too generic Within fate? Carl Eugen ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffm

Re: [FFmpeg-devel] [PATCHv2] fate: Add an option for disabling the 2k/4k tests

2019-12-13 Thread James Almer
On 12/13/2019 8:07 PM, Martin Storsjö wrote: > On Fri, 13 Dec 2019, James Almer wrote: > >> On 12/13/2019 7:22 PM, Martin Storsjö wrote: >>> On Fri, 13 Dec 2019, Carl Eugen Hoyos wrote: >>> > Am 13.12.2019 um 09:34 schrieb Martin Storsjö : > >> On Thu, 12 Dec 2019, James Alme

Re: [FFmpeg-devel] [PATCHv2] fate: Add an option for disabling the 2k/4k tests

2019-12-13 Thread Martin Storsjö
On Fri, 13 Dec 2019, James Almer wrote: On 12/13/2019 7:22 PM, Martin Storsjö wrote: On Fri, 13 Dec 2019, Carl Eugen Hoyos wrote: Am 13.12.2019 um 09:34 schrieb Martin Storsjö : On Thu, 12 Dec 2019, James Almer wrote: On 12/12/2019 7:03 PM, Martin Storsjö wrote: On Wed, 11 Dec 2019, M

Re: [FFmpeg-devel] [PATCHv2] fate: Add an option for disabling the 2k/4k tests

2019-12-13 Thread James Almer
On 12/13/2019 7:22 PM, Martin Storsjö wrote: > On Fri, 13 Dec 2019, Carl Eugen Hoyos wrote: > >> >> >>> Am 13.12.2019 um 09:34 schrieb Martin Storsjö : >>> On Thu, 12 Dec 2019, James Almer wrote: > On 12/12/2019 7:03 PM, Martin Storsjö wrote: >> On Wed, 11 Dec 2019, Martin Storsj

Re: [FFmpeg-devel] [PATCHv2] fate: Add an option for disabling the 2k/4k tests

2019-12-13 Thread Martin Storsjö
On Fri, 13 Dec 2019, Carl Eugen Hoyos wrote: Am 13.12.2019 um 09:34 schrieb Martin Storsjö : On Thu, 12 Dec 2019, James Almer wrote: On 12/12/2019 7:03 PM, Martin Storsjö wrote: On Wed, 11 Dec 2019, Martin Storsjö wrote: On Wed, 11 Dec 2019, Carl Eugen Hoyos wrote: Am Mi., 11. Dez. 201

Re: [FFmpeg-devel] [PATCHv2] fate: Add an option for disabling the 2k/4k tests

2019-12-13 Thread Carl Eugen Hoyos
> Am 13.12.2019 um 09:34 schrieb Martin Storsjö : > >> On Thu, 12 Dec 2019, James Almer wrote: >> >>> On 12/12/2019 7:03 PM, Martin Storsjö wrote: On Wed, 11 Dec 2019, Martin Storsjö wrote: > On Wed, 11 Dec 2019, Carl Eugen Hoyos wrote: > > Am Mi., 11. Dez. 2019 um 09:39 Uhr s

Re: [FFmpeg-devel] [PATCHv2] fate: Add an option for disabling the 2k/4k tests

2019-12-13 Thread James Almer
On 12/13/2019 5:34 AM, Martin Storsjö wrote: > On Thu, 12 Dec 2019, James Almer wrote: > >> On 12/12/2019 7:03 PM, Martin Storsjö wrote: >>> On Wed, 11 Dec 2019, Martin Storsjö wrote: >>> On Wed, 11 Dec 2019, Carl Eugen Hoyos wrote: > Am Mi., 11. Dez. 2019 um 09:39 Uhr schrieb Martin

Re: [FFmpeg-devel] [PATCHv2] fate: Add an option for disabling the 2k/4k tests

2019-12-13 Thread Martin Storsjö
On Thu, 12 Dec 2019, James Almer wrote: On 12/12/2019 7:03 PM, Martin Storsjö wrote: On Wed, 11 Dec 2019, Martin Storsjö wrote: On Wed, 11 Dec 2019, Carl Eugen Hoyos wrote: Am Mi., 11. Dez. 2019 um 09:39 Uhr schrieb Martin Storsjö : When testing on a memory limited system, these tests co

Re: [FFmpeg-devel] [PATCHv2] fate: Add an option for disabling the 2k/4k tests

2019-12-12 Thread James Almer
On 12/12/2019 7:03 PM, Martin Storsjö wrote: > On Wed, 11 Dec 2019, Martin Storsjö wrote: > >> On Wed, 11 Dec 2019, Carl Eugen Hoyos wrote: >> >>> Am Mi., 11. Dez. 2019 um 09:39 Uhr schrieb Martin Storsjö >> : When testing on a memory limited system, these tests consume a significa

Re: [FFmpeg-devel] [PATCHv2] fate: Add an option for disabling the 2k/4k tests

2019-12-12 Thread Martin Storsjö
On Wed, 11 Dec 2019, Martin Storsjö wrote: On Wed, 11 Dec 2019, Carl Eugen Hoyos wrote: Am Mi., 11. Dez. 2019 um 09:39 Uhr schrieb Martin Storsjö : When testing on a memory limited system, these tests consume a significant amount of memory and can often fail if testing by running multiple p

Re: [FFmpeg-devel] [PATCHv2] fate: Add an option for disabling the 2k/4k tests

2019-12-11 Thread Martin Storsjö
On Wed, 11 Dec 2019, Carl Eugen Hoyos wrote: Am Mi., 11. Dez. 2019 um 09:39 Uhr schrieb Martin Storsjö : When testing on a memory limited system, these tests consume a significant amount of memory and can often fail if testing by running multiple processes in parallel. --- Adjusted to use ALLY

Re: [FFmpeg-devel] [PATCHv2] fate: Add an option for disabling the 2k/4k tests

2019-12-11 Thread Carl Eugen Hoyos
Am Mi., 11. Dez. 2019 um 09:39 Uhr schrieb Martin Storsjö : > > When testing on a memory limited system, these tests consume a > significant amount of memory and can often fail if testing by running > multiple processes in parallel. > --- > Adjusted to use ALLYES instead of a -yes-yes construct. >

[FFmpeg-devel] [PATCHv2] fate: Add an option for disabling the 2k/4k tests

2019-12-11 Thread Martin Storsjö
When testing on a memory limited system, these tests consume a significant amount of memory and can often fail if testing by running multiple processes in parallel. --- Adjusted to use ALLYES instead of a -yes-yes construct. Also moved the 2k tests to the same option. --- configure |