21 Jan
2022
21 Jan
'22
6:31 a.m.
Hi, Il 20/01/22 11:41, Rémi Bernon ha scritto:
+ init_media_type(input_type, test->input_type, -1); + init_media_type(output_type, test->output_type, -1);
It seems that init_media_type() is always called with -1. Does it make sense to keep that count argument? Giovanni.