Re: [libav-devel] [PATCH 4/3] fate: update tests for YVVU422

2014-04-07 Thread Luca Barbato
On 08/04/14 00:26, Vittorio Giovara wrote:
> On Tue, Apr 8, 2014 at 12:15 AM, Tim Walker  wrote:
>> On 07 Apr 2014, at 23:47, Vittorio Giovara  
>> wrote:
>>
>>> ---
>>> tests/ref/fate/filter-pixdesc   | 1 +
>>> tests/ref/fate/filter-pixfmts-copy  | 1 +
>>> tests/ref/fate/filter-pixfmts-null  | 1 +
>>> tests/ref/fate/filter-pixfmts-scale | 1 +
>>> tests/ref/fate/filter-pixfmts-vflip | 1 +
>>> 5 files changed, 5 insertions(+)
>>
>> Are you updating existing tests after a code change, or adding new ones?
> 

Looks fine for me.

___
libav-devel mailing list
libav-devel@libav.org
https://lists.libav.org/mailman/listinfo/libav-devel


Re: [libav-devel] [PATCH 4/3] fate: update tests for YVVU422

2014-04-07 Thread Vittorio Giovara
On Tue, Apr 8, 2014 at 12:15 AM, Tim Walker  wrote:
> On 07 Apr 2014, at 23:47, Vittorio Giovara  wrote:
>
>> ---
>> tests/ref/fate/filter-pixdesc   | 1 +
>> tests/ref/fate/filter-pixfmts-copy  | 1 +
>> tests/ref/fate/filter-pixfmts-null  | 1 +
>> tests/ref/fate/filter-pixfmts-scale | 1 +
>> tests/ref/fate/filter-pixfmts-vflip | 1 +
>> 5 files changed, 5 insertions(+)
>
> Are you updating existing tests after a code change, or adding new ones?

I'm adding the yvyu pixel format test to the tests that test pixel formats.
Vittorio
___
libav-devel mailing list
libav-devel@libav.org
https://lists.libav.org/mailman/listinfo/libav-devel


Re: [libav-devel] [PATCH 4/3] fate: update tests for YVVU422

2014-04-07 Thread Tim Walker
On 07 Apr 2014, at 23:47, Vittorio Giovara  wrote:

> ---
> tests/ref/fate/filter-pixdesc   | 1 +
> tests/ref/fate/filter-pixfmts-copy  | 1 +
> tests/ref/fate/filter-pixfmts-null  | 1 +
> tests/ref/fate/filter-pixfmts-scale | 1 +
> tests/ref/fate/filter-pixfmts-vflip | 1 +
> 5 files changed, 5 insertions(+)

Are you updating existing tests after a code change, or adding new ones?

Tim
___
libav-devel mailing list
libav-devel@libav.org
https://lists.libav.org/mailman/listinfo/libav-devel


[libav-devel] [PATCH 4/3] fate: update tests for YVVU422

2014-04-07 Thread Vittorio Giovara
---
 tests/ref/fate/filter-pixdesc   | 1 +
 tests/ref/fate/filter-pixfmts-copy  | 1 +
 tests/ref/fate/filter-pixfmts-null  | 1 +
 tests/ref/fate/filter-pixfmts-scale | 1 +
 tests/ref/fate/filter-pixfmts-vflip | 1 +
 5 files changed, 5 insertions(+)

diff --git a/tests/ref/fate/filter-pixdesc b/tests/ref/fate/filter-pixdesc
index 23452ae..f99e8ea 100644
--- a/tests/ref/fate/filter-pixdesc
+++ b/tests/ref/fate/filter-pixdesc
@@ -87,3 +87,4 @@ yuvj422p0dfa0ed434f73be51428758c69e082cb
 yuvj440p657501a28004e27a592757a7509f5189
 yuvj444p98d3d054f2ec09a75eeed5d328dc75b7
 yuyv422 f2569f2b5069a0ee0cecae33de0455e3
+yvyu422 17aef3e345d23edd3c660a91dcfc5a19
diff --git a/tests/ref/fate/filter-pixfmts-copy 
b/tests/ref/fate/filter-pixfmts-copy
index 23452ae..f99e8ea 100644
--- a/tests/ref/fate/filter-pixfmts-copy
+++ b/tests/ref/fate/filter-pixfmts-copy
@@ -87,3 +87,4 @@ yuvj422p0dfa0ed434f73be51428758c69e082cb
 yuvj440p657501a28004e27a592757a7509f5189
 yuvj444p98d3d054f2ec09a75eeed5d328dc75b7
 yuyv422 f2569f2b5069a0ee0cecae33de0455e3
+yvyu422 17aef3e345d23edd3c660a91dcfc5a19
diff --git a/tests/ref/fate/filter-pixfmts-null 
b/tests/ref/fate/filter-pixfmts-null
index 23452ae..f99e8ea 100644
--- a/tests/ref/fate/filter-pixfmts-null
+++ b/tests/ref/fate/filter-pixfmts-null
@@ -87,3 +87,4 @@ yuvj422p0dfa0ed434f73be51428758c69e082cb
 yuvj440p657501a28004e27a592757a7509f5189
 yuvj444p98d3d054f2ec09a75eeed5d328dc75b7
 yuyv422 f2569f2b5069a0ee0cecae33de0455e3
+yvyu422 17aef3e345d23edd3c660a91dcfc5a19
diff --git a/tests/ref/fate/filter-pixfmts-scale 
b/tests/ref/fate/filter-pixfmts-scale
index 80816ec..dcd73bd 100644
--- a/tests/ref/fate/filter-pixfmts-scale
+++ b/tests/ref/fate/filter-pixfmts-scale
@@ -87,3 +87,4 @@ yuvj422pfc8288f64fd149573f73cf8da05d8e6d
 yuvj440p508ac7a9ddeb6d1794a1100ba7a1664c
 yuvj444p73aebe144085b22d1189caf6ca07e18c
 yuyv422 169e19ac91b257bd84ace0fdf56559ad
+yvyu422 d0d3dbd1ae665ff0cf8b0a5d64878622
diff --git a/tests/ref/fate/filter-pixfmts-vflip 
b/tests/ref/fate/filter-pixfmts-vflip
index f0ad5eb..073322d 100644
--- a/tests/ref/fate/filter-pixfmts-vflip
+++ b/tests/ref/fate/filter-pixfmts-vflip
@@ -87,3 +87,4 @@ yuvj422p7f6ca9bc1812cde02036d7d29a7cce43
 yuvj440p25711c3c0fd15ec19c59a10784fcfb96
 yuvj444pe45dee2ac02276dfab92e8ebfbe52e00
 yuyv422 e944ff7316cd03c42c091717ce74f602
+yvyu422 02c8cd287744c94b48da7cf111e3eea0
-- 
1.8.3.4 (Apple Git-47)

___
libav-devel mailing list
libav-devel@libav.org
https://lists.libav.org/mailman/listinfo/libav-devel