| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'fdo-master' | Austin Yuan | 2010-12-22 | 37 | -236/+3665 |
|\ |
|
| * | Merge branch 'master' of git+ssh://AustinYuan@git.freedesktop.org/git/libva | Austin Yuan | 2010-12-21 | 2 | -4/+4 |
| |\ |
|
| | * | i965_drv_video: Bump the libdrm dependency to 2.4.23 for I915_EXEC_BLT | Damien Lespiau | 2010-12-21 | 1 | -3/+3 |
| | * | i965_drv_video: Fix a small typo in a comment | Damien Lespiau | 2010-12-21 | 1 | -1/+1 |
| * | | Fix the build issue on Android | Austin Yuan | 2010-12-21 | 1 | -12/+16 |
| * | | Remove config.h va/va_version.h (from Gwenole) | Austin Yuan | 2010-12-21 | 2 | -162/+0 |
| * | | Add sysdeps.h for system-dependent definitions. e.g. Android. | Gwenole Beauchesne | 2010-12-21 | 6 | -11/+49 |
| * | | Android: try to auto generate <va/version.h> | Gwenole Beauchesne | 2010-12-21 | 2 | -1/+42 |
| |/ |
|
| * | It makes the compilation visually cleaner and the warnings easier to spot. | Damien Lespiau | 2010-12-21 | 1 | -0/+1 |
| * | Which means adding the tests, the pc files and va/va_version.h (generated fil... | Damien Lespiau | 2010-12-21 | 1 | -2/+18 |
| * | It's quite useful to be able to see what we are going to build, esp. as the i... | Damien Lespiau | 2010-12-21 | 1 | -0/+22 |
| * | i965_drv_video/mpeg2: upload Quantizer Matrix in raster order on Sandybridge | Xiang, Haihao | 2010-12-06 | 1 | -1/+22 |
| * | i965_drv_video: fix mpeg2 decoding on Sandybridge | Xiang, Haihao | 2010-12-06 | 1 | -3/+10 |
| * | i965_drv_video: Enable BLT ring | Xiang, Haihao | 2010-12-06 | 3 | -10/+49 |
| * | i965_drv_video: release mfd context | Xiang, Haihao | 2010-12-06 | 1 | -14/+19 |
| * | i965_drv_video: add support for mpeg2 decoding on Sandybridge | Xiang, Haihao | 2010-12-06 | 2 | -7/+232 |
| * | i965_drv_video/render: render sub-picture on Sandybridge | Xiang, Haihao | 2010-12-06 | 1 | -6/+66 |
| * | i965_drv_video: Currently only use tiled-Y surfaces on Sandybridge | Xiang, Haihao | 2010-12-06 | 1 | -2/+9 |
| * | i965_drv_video: fix row data buffer for deblocking on Sandybridge | Xiang, Haihao | 2010-12-06 | 1 | -1/+1 |
| * | i965_drv_video: fix surface dimension | Xiang, Haihao | 2010-12-06 | 1 | -2/+2 |
| * | i965_drv_video/render: rendering for Sandybridge | Xiang, Haihao | 2010-12-06 | 5 | -20/+807 |
| * | i965_drv_video/render: new fragmensts for Sandybridge | Xiang, Haihao | 2010-12-06 | 12 | -3/+391 |
| * | i965_drv_video/render: remove i965_subpic_render_src_surface_state | Xiang, Haihao | 2010-12-06 | 1 | -51/+2 |
| * | i965_drv_video/render: support tiled source surface | Xiang, Haihao | 2010-12-06 | 1 | -19/+25 |
| * | i965_drv_video/render: set surface base address | Xiang, Haihao | 2010-12-06 | 2 | -90/+32 |
| * | i965_drv_video: fix weight/offset for H.264 decoding on Sandybridge | Xiang, Haihao | 2010-12-06 | 1 | -14/+14 |
| * | i965_drv_video: fix mfx_avc_slice_state command | Xiang, Haihao | 2010-12-06 | 1 | -2/+2 |
| * | i965_drv_video: set indirect bitsteam object base address | Xiang, Haihao | 2010-12-06 | 1 | -9/+10 |
| * | i965_drv_video: Y-tiled surface for MFD on Sandybridge | Xiang, Haihao | 2010-12-06 | 1 | -12/+29 |
| * | i965_drv_video: H.264 decoding on Sandybridge | Xiang, Haihao | 2010-12-06 | 6 | -11/+1371 |
| * | i965_drv_video: dump MFX commands | Xiang, Haihao | 2010-12-06 | 2 | -1/+369 |
| * | i965_drv_video: check batch buffer emitting | Xiang, Haihao | 2010-12-06 | 3 | -1/+58 |
| * | i965_drv_video: MACROs for MFX on Sandybridge | Xiang, Haihao | 2010-12-06 | 1 | -0/+39 |
| * | i965_drv_video: PCI IDs and new MI_FLUSH_DW command for Sandybridge | Xiang, Haihao | 2010-12-06 | 4 | -19/+46 |
| * | Added the missing fileslibva-1.0.6 | Austin Yuan | 2010-10-28 | 7 | -0/+19788 |
| * | libva-1.0.6 | Austin Yuan | 2010-10-28 | 14 | -509/+1396 |
* | | Compile vainfo in Android.ww50.5_android20101216_5.3.0.0033 | Fei Jiang | 2010-12-09 | 1 | -4/+1 |
* | | Fix a typo20101208_5.3.0.0032 | Austin Yuan | 2010-12-08 | 1 | -1/+1 |
* | | Detect surface change can be done in driver, make the va interface clean. | Fei Jiang | 2010-11-26 | 1 | -3/+0 |
* | | Support cisco's feature: change isurface in the process of video clip playback.ww48.4_android | Fei Jiang | 2010-11-25 | 1 | -0/+3 |
* | | Merge branch 'master' of ssh://git@moblin.intel.com/umg-moorestown-libva | Austin Yuan | 2010-11-24 | 1 | -2/+2 |
|\ \ |
|
| * | | Create a pixmap with the same size of the destination window, not the | Ren, Zhaohan | 2010-12-20 | 1 | -2/+2 |
* | | | trace vaCreateContex/Surface/Config after the call | Austin Yuan | 2010-11-24 | 2 | -9/+20 |
|/ / |
|
* | | fix some typo for VA trace20101117_5.3.0.0031 | Austin Yuan | 2010-11-15 | 1 | -4/+4 |
* | | remove duplicated vaTraceVABuffers since we dump the data structure directly | Austin Yuan | 2010-11-14 | 1 | -11/+0 |
* | | clean up for coding stype20101110_5.3.0.0030 | Austin Yuan | 2010-11-08 | 1 | -146/+134 |
* | | modify the va_trace.c by Dick.Ji | jiguoliang | 2010-11-05 | 1 | -9/+6 |
* | | modify the va_trace.c by Dick.Ji | jiguoliang | 2010-11-05 | 1 | -91/+84 |
* | | add the trace info to va_trace.c by Dick ji | jiguoliang | 2010-11-05 | 1 | -2/+134 |
* | | fix the verbose message display issue in h264encode demo | Austin Yuan | 2010-11-05 | 1 | -1/+1 |