doc: fix scan order specification for quantization tables. 1.4.1.pre1
authorGwenole Beauchesne <gwenole.beauchesne@intel.com>
Fri, 26 Sep 2014 09:53:07 +0000 (11:53 +0200)
committerXiang, Haihao <haihao.xiang@intel.com>
Fri, 10 Oct 2014 06:56:36 +0000 (14:56 +0800)
commitdb793ab3d112a436b323284f153607bf9f9c2f40
tree34e82076e3c34f509329e1bbb01487ebbfe8b62e
parent1833246c8d98314f9087a91c0737cc166cc43f56
doc: fix scan order specification for quantization tables.

Fix the VA-API specification to define all quantization tables, resp.
matrices, to be supplied in zig-zag scan order, except for the H.264
codec where scaling lists shall be provided in raster scan order.

This clarifies the existing usage inherited from the primary VA driver
implementation (Intel Poulsbo), and subsequently adopted by the major
multimedia frameworks.

Signed-off-by: Gwenole Beauchesne <gwenole.beauchesne@intel.com>
(cherry picked from commit 835cf1ceef84cd48edddfb07bb1d2348c7b35940)
va/va.h
va/va_dec_jpeg.h