summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Update libva.spec, added missing .so, .h and binary executive files.20101020_5.3.0.0027Ren Zhaohan2010-10-211-1/+45
|
* Add more comments for the cisco's positioning, cropping, blend and fade ↵Fei Jiang2010-10-181-2/+11
| | | | in/out effect.
* More data dump for VA trace, not completed.Austin Yuan2010-10-141-137/+140
| | | | Signed-off-by: Austin Yuan <shengquan.yuan@gmail.com>
* Fix tab error, tabs should only be used in makefiles for action clauses.20101013_5.3.0.0026Fei Jiang2010-10-131-3/+3
|
* Fix whitespace error and remove dpy hard code setting.Fei Jiang2010-10-122-4/+3
|
* Fix white space error.ww42.1_androidFei Jiang2010-10-124-10/+10
|
* Update VAAPI for dynamic bit rate control/AIR/maximum slice size ctrl for ↵Binglin Chen2010-10-061-10/+16
| | | | Cisco's CCB
* Added VA_STATUS_ERROR_DECODING/ENCODING_ERROR to report decode/encode error20101005_5.3.0.0025Austin Yuan2010-09-301-0/+2
| | | | | | Can be used for vaSyncSurface Signed-off-by: Austin Yuan <shengquan.yuan@gmail.com>
* Fix build issue on Androidww40.3_androidAustin Yuan2010-09-281-2/+2
| | | | Signed-off-by: Austin Yuan <shengquan.yuan@gmail.com>
* Add config.h/va_vesion.h for AndroidAustin Yuan2010-09-283-1/+167
| | | | Signed-off-by: Austin Yuan <shengquan.yuan@gmail.com>
* Correct a typoAustin Yuan2010-09-281-1/+1
| | | | Signed-off-by: Austin Yuan <shengquan.yuan@gmail.com>
* Squashed commit of the following:Austin Yuan2010-09-281-7/+95
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | commit 020f37a6a98e4ae106a25015c4dafb39aeed9df3 Author: Austin Yuan <shengquan.yuan@gmail.com> Date: Tue Sep 28 10:50:40 2010 +0800 Added H264_LAST_PICTURE_EOSEQ/EOSTREAM Signed-off-by: Austin Yuan <shengquan.yuan@gmail.com> commit 75f0717bb12aa3adb30fefbe068fcb88192d6578 Author: Austin Yuan <shengquan.yuan@gmail.com> Date: Tue Sep 28 10:44:08 2010 +0800 Update with some comments Signed-off-by: Austin Yuan <shengquan.yuan@gmail.com> commit b3c8b81cb44e3c1fdbb9501174a1dbdc6bfc4480 Author: Binglin Chen <binglin.chen@intel.com> Date: Tue Sep 28 07:40:19 2010 +0800 Fixed mis spell errors commit 1c44736958c3171bee8c1eb66203bc2c3248ad56 Author: Austin Yuan <shengquan.yuan@gmail.com> Date: Mon Sep 27 14:35:49 2010 +0800 Add data structure for Cisco Signed-off-by: Austin Yuan <shengquan.yuan@gmail.com> Signed-off-by: Austin Yuan <shengquan.yuan@gmail.com>
* Merge commit 'umg/umg-stable'Jeff Rous2010-09-271-0/+125
|\
| * roll version to 1.0.4Stephen Ware2010-07-291-4/+4
| |
| * initial specfileStephen Ware2010-07-291-0/+125
| |
* | Merge branch 'fdva-master'Austin Yuan2010-09-26124-46/+10359
|\ \ | |/ |/|
| * For VAEncPictureParameterBufferH264:last_pictureAustin Yuan2010-09-261-1/+3
| | | | | | | | | | | | | | 1: means the last picture of sequence 2: means the last picture of stream Signed-off-by: Austin Yuan <shengquan.yuan@gmail.com>
| * Remove VADisplayAttribCSCFormatAustin Yuan2010-09-251-9/+1
| | | | | | | | Signed-off-by: Austin Yuan <shengquan.yuan@gmail.com>
| * Fix x11/Makefile.am license headerAustin Yuan2010-09-251-17/+19
| | | | | | | | Signed-off-by: Austin Yuan <shengquan.yuan@gmail.com>
| * Added libva-tpi.pc fileAustin Yuan2010-09-253-2/+14
| | | | | | | | Signed-off-by: Austin Yuan <shengquan.yuan@gmail.com>
| * bump library version to 1.0.5libva-1.0.5Xiang, Haihao2010-09-211-1/+1
| | | | | | | | Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
| * i965_drv_video: deinterlacing & scalingXiang, Haihao2010-09-1511-15/+2584
| | | | | | | | Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
| * i965_drv_video: add video processing kernelsXiang, Haihao2010-09-15109-1/+7730
| |
| * add scaling flags for vaPutSurface()Xiang, Haihao2010-09-151-0/+7
| | | | | | | | Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
* | Merge branch 'fdva-master'20100818_5.3.0.002020100811_5.3.0.001920100804_5.3.0.001820100730_5.3.0.0017Austin Yuan2010-07-2616-99/+715
|\ \ | |/
| * Bump to 1.0.4libva-1.0.4Austin Yuan2010-07-261-1/+1
| | | | | | | | Signed-off-by: Austin Yuan <shengquan.yuan@gmail.com>
| * remove VADisplayAttribCSC* which is duplicated, and add ↵Austin Yuan2010-07-262-6/+13
| | | | | | | | | | | | VADisplayAttribCSCMatrix for customized CSC matrix Signed-off-by: Austin Yuan <shengquan.yuan@gmail.com>
| * Fix detection of fglrx.Gwenole Beauchesne2010-07-265-4/+283
| |
| * Fix H.264 PicParam buffer trace.Gwenole Beauchesne2010-07-261-1/+1
| |
| * Fix va_TraceEndPicture() to unlock the VA surface.Gwenole Beauchesne2010-07-261-1/+5
| |
| * Fix VA trace warnings.Gwenole Beauchesne2010-07-263-34/+123
| | | | | | | | Missing declarations, wrong return values, if any, etc.
| * Fix to require libdrm 2.4.21 or newer for i965 video driver.Xiang, Haihao2010-07-211-3/+3
| | | | | | | | This is necessary to support BSD command
| * Fix rendering of subpictures.Gwenole Beauchesne2010-07-141-6/+2
| |
| * Fix vaGetImage() for YV12 format.Gwenole Beauchesne2010-07-131-9/+12
| |
| * Simplify vaGetImage().Gwenole Beauchesne2010-07-131-60/+56
| |
| * Fix vaGetImage() to wait for pending operations to complete.Gwenole Beauchesne2010-07-131-0/+3
| |
| * Add NV12 image format.Gwenole Beauchesne2010-07-132-1/+61
| |
| * Fix vaGetImage() bounds checking code.Gwenole Beauchesne2010-07-121-2/+4
| |
| * Move initialization of render_state->interleaved_uv to vaCreateContext().Gwenole Beauchesne2010-07-121-12/+11
| |
| * Fix out-of-source builds.Gwenole Beauchesne2010-07-121-1/+1
| |
| * Add I420 image format.Gwenole Beauchesne2010-07-122-2/+16
| |
| * i965_drv_video: use original widht/height for renderingXiang, Haihao2010-07-123-12/+19
| |
| * Fix vaTerminate().Gwenole Beauchesne2010-07-121-2/+2
| |
| *  Implement vaGetImage().Gwenole Beauchesne2010-07-121-1/+105
| |
| * Add YV12 image format.Gwenole Beauchesne2010-07-122-2/+32
| |
| * Don't return VA_STATUS_SUCCESS for unimplemented functions.Gwenole Beauchesne2010-07-121-7/+11
| |
| * Add RGBA subpictures.Gwenole Beauchesne2010-07-123-5/+24
| |
| * Fix subpictures formats array terminator.Gwenole Beauchesne2010-07-121-1/+1
| |
* | Merge branch 'master' of ssh://git@moblin.intel.com/umg-moorestown-libva20100721_5.3.0.001520100713_5.3.0.0014Austin Yuan2010-07-093-3/+33
|\ \
| * | Add "Android.mk" for "vainfo"; update "vainfo.c" for AndroidJerry Dong2010-07-073-3/+33
| | |