Re: [FFmpeg-devel] fate/webp : add test for webp lossless rgb decoding

2016-06-26 Thread Michael Niedermayer
On Sat, Jun 25, 2016 at 09:56:15PM +0200, Martin Vignali wrote: > 2016-06-25 21:52 GMT+02:00 Martin Vignali : > > > > > > > 2016-06-25 21:47 GMT+02:00 James Almer : > > > >> On 6/25/2016 4:43 PM, Martin Vignali wrote: > >> > Hello, > >> > > >> > In attach a patch to add a fate test for WebP lossle

Re: [FFmpeg-devel] fate/webp : add test for webp lossless rgb decoding

2016-06-25 Thread Michael Niedermayer
On Sat, Jun 25, 2016 at 09:56:15PM +0200, Martin Vignali wrote: > 2016-06-25 21:52 GMT+02:00 Martin Vignali : > > > > > > > 2016-06-25 21:47 GMT+02:00 James Almer : > > > >> On 6/25/2016 4:43 PM, Martin Vignali wrote: > >> > Hello, > >> > > >> > In attach a patch to add a fate test for WebP lossle

Re: [FFmpeg-devel] fate/webp : add test for webp lossless rgb decoding

2016-06-25 Thread James Almer
On 6/25/2016 4:52 PM, Martin Vignali wrote: > 2016-06-25 21:47 GMT+02:00 James Almer : > >> On 6/25/2016 4:43 PM, Martin Vignali wrote: >>> Hello, >>> >>> In attach a patch to add a fate test for WebP lossless rgb >>> >>> Sample can be found here : https://we.tl/dmPsitbwXK >>> >>> and need to be p

Re: [FFmpeg-devel] fate/webp : add test for webp lossless rgb decoding

2016-06-25 Thread Martin Vignali
2016-06-25 21:52 GMT+02:00 Martin Vignali : > > > 2016-06-25 21:47 GMT+02:00 James Almer : > >> On 6/25/2016 4:43 PM, Martin Vignali wrote: >> > Hello, >> > >> > In attach a patch to add a fate test for WebP lossless rgb >> > >> > Sample can be found here : https://we.tl/dmPsitbwXK >> > >> > and n

Re: [FFmpeg-devel] fate/webp : add test for webp lossless rgb decoding

2016-06-25 Thread Martin Vignali
2016-06-25 21:47 GMT+02:00 James Almer : > On 6/25/2016 4:43 PM, Martin Vignali wrote: > > Hello, > > > > In attach a patch to add a fate test for WebP lossless rgb > > > > Sample can be found here : https://we.tl/dmPsitbwXK > > > > and need to be put inside ./fate-suite/webp (the webp folder does

Re: [FFmpeg-devel] fate/webp : add test for webp lossless rgb decoding

2016-06-25 Thread James Almer
On 6/25/2016 4:43 PM, Martin Vignali wrote: > Hello, > > In attach a patch to add a fate test for WebP lossless rgb > > Sample can be found here : https://we.tl/dmPsitbwXK > > and need to be put inside ./fate-suite/webp (the webp folder doesn't exists) > > to test : > make fate-webp SAMPLES=fat

[FFmpeg-devel] fate/webp : add test for webp lossless rgb decoding

2016-06-25 Thread Martin Vignali
Hello, In attach a patch to add a fate test for WebP lossless rgb Sample can be found here : https://we.tl/dmPsitbwXK and need to be put inside ./fate-suite/webp (the webp folder doesn't exists) to test : make fate-webp SAMPLES=fate-suite/ I doesn't make fate test, for lossy rgb/rgba, because