From 881b49c5f154ee6603eee4aebb8becae6097a4bd Mon Sep 17 00:00:00 2001 From: Austin Yuan Date: Thu, 28 Oct 2010 07:18:18 +0800 Subject: libva-1.0.6 1) Refinement for VA_TRACE, new LIBVA_FOOL, see the description in va_trace.c/va_fool.c 2) vaPutSurface flag VA_ENABLE_BLEND to blend the surface with a color 3) libva.spec for RPM package 4) Update VAAPI for dynamic bit rate control/AIR/maximum slice size ctrl 5) Added VA_STATUS_ERROR_DECODING/ENCODING_ERROR to report decode/encode error 6) Add config.h/va_vesion.h for Android 7) Update "vainfo.c" for Android Signed-off-by: Austin Yuan Signed-off-by: Binglin Chen Signed-off-by: Fei Jiang Signed-off-by: Elaine Wang Signed-off-by: Ren Zhaohan Signed-off-by: Jerry Dong Signed-off-by: Austin Yuan --- COPYING | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'COPYING') diff --git a/COPYING b/COPYING index 765e825..900e775 100644 --- a/COPYING +++ b/COPYING @@ -5,11 +5,11 @@ distribute, sub license, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: - + The above copyright notice and this permission notice (including the next paragraph) shall be included in all copies or substantial portions of the Software. - + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. -- cgit v1.2.3