Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(337)

Side by Side Diff: third_party/libva/NEWS

Issue 10375035: Add libva to chromium third_party. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 libva NEWS -- summary of user visible changes. 2011-10-28
2 Copyright (C) 2009-2011 Intel Corporation
3
4 Version 1.0.15 - 28.Oct.2011
5 * API: make {Top,Bottom}FieldOrderCnt signed (Yi Wang)
6 * Add auto-generated Debian packaging
7 * Refine VA trace & VA fool utilities
8 * Move i965 driver to a specific repository (vaapi/intel-driver)
9 * Fix DSO link issue in tests
10 * Fix fglrx driver name detection
11 * Fix API vs. DSO vs. package versioning
12
13 Version 1.0.14 - 28.Jul.2011
14 * API: rename VA_DECODE_ERROR_TYPE to VADecodeErrorType
15 * Fix memory leaks (Edgar Hucek)
16 * Fix VA trace logs (Alexander Osin)
17 * Fix vaTerminate() with some applications, e.g. GStreamer
18
19 Version 1.0.13 - 30.May.2011
20 * API: fix VA_ROTATION_270 definition
21 * Add a simple H.264 encoder "avcenc" (Chang Zhou)
22 * Fix VA tracer (Alexander Osin)
23 * Fix vaBufferInfo() interface (Alexander Osin)
24
25 Version 1.0.12 - 01.Apr.2011
26 * API: add VARenderMode interface to select overlay or GPU rendering mode
27 * API: add VARenderDevice interface to allow rendering to an external device
28 * API: add VADisplayAttribOverlay{ColorKey,AutoPaintColorKey} interface
29 * Fix build issues on Android 2.3
30
31 Changes for older versions can be found in git log or previously
32 released packages.
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698