Re: [Spice-devel] [PATCH spice-server v3 2/2] Some automatic check on video encoders

2017-03-23 Thread Pavel Grunt
On Wed, 2017-03-22 at 16:20 +, Frediano Ziglio wrote: > Stress a bit video encoders. > This check different combination of > - encoder type; > - image formats; > - image clipping (encoding partial frames); > - handling frames split into chunks. > > Signed-off-by: Frediano Ziglio Acked-by: Pav

[Spice-devel] [PATCH spice-server v3 2/2] Some automatic check on video encoders

2017-03-22 Thread Frediano Ziglio
Stress a bit video encoders. This check different combination of - encoder type; - image formats; - image clipping (encoding partial frames); - handling frames split into chunks. Signed-off-by: Frediano Ziglio --- configure.ac| 1 + server/tests/Makefile.am| 7 +++ serv