2012-01-02 |
Gwenole Beauchesne | API: h264 encode: fix max-frame-size parameter buffer... |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Gwenole Beauchesne | API: h264 encode: add max-frame-size misc buffer type. |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Gwenole Beauchesne | API: h264 encode: remove TABs in newly added code. |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Gwenole Beauchesne | API: h264 encode: add constant QP rate control attribute. |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Gwenole Beauchesne | API: h264 encode: fix comments. |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Gwenole Beauchesne | API: h264 encode: add new VA config attributes (max... |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Gwenole Beauchesne | API: h264 encode: renumber config attributes used for... |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Gwenole Beauchesne | API: h264 encode: improve VA config attributes document... |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Gwenole Beauchesne | doc: link modules from the main page. |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Gwenole Beauchesne | API: h264 encode: add bitstream writers. |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Gwenole Beauchesne | API: h264 encode: add new config attributes for encodin... |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Gwenole Beauchesne | API: h264 encode: document DPB usage. |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Gwenole Beauchesne | API: h264 encode: add macroblock parameter buffer. |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Gwenole Beauchesne | API: h264 encode: rename insert_emulation_bytes to... |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Gwenole Beauchesne | API: h264 encode: drop extraneous comment. |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Gwenole Beauchesne | API: h264 encode: drop profile_idc. |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Gwenole Beauchesne | API: h264 encode: re-define packed-headers buffer type... |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Gwenole Beauchesne | API: add new H.264 encoding API for main and high profiles. |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Gwenole Beauchesne | API: drop H.264 specific VA buffer types. |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Gwenole Beauchesne | API: rename H.264 encoding buffer structs with a Baseli... |
commit | commitdiff | tree | snapshot |
2011-12-18 |
Gwenole Beauchesne | API: add a generic value type. |
commit | commitdiff | tree | snapshot |
2011-12-18 |
Gwenole Beauchesne | doc: improve Doxyfile configuration. |
commit | commitdiff | tree | snapshot |
2011-12-18 |
Gwenole Beauchesne | doc: don't add timestamps in generated documentation. |
commit | commitdiff | tree | snapshot |
2011-12-18 |
Gwenole Beauchesne | doc: add placeholder for the Core API. |
commit | commitdiff | tree | snapshot |
2011-11-16 |
Austin Yuan | va_tpi.h: corret a typo (Kbuf->KBuf) 73/873/1 |
commit | commitdiff | tree | snapshot |
2011-11-03 |
Gwenole Beauchesne | configure: add check for EGL. 72/872/1 |
commit | commitdiff | tree | snapshot |
2011-11-03 |
Gwenole Beauchesne | configure: simplify summary. 71/871/1 |
commit | commitdiff | tree | snapshot |
2011-11-03 |
Gwenole Beauchesne | configure: cosmetics (clean up configure options). 70/870/1 |
commit | commitdiff | tree | snapshot |
2011-11-03 |
Gwenole Beauchesne | configure: cosmetics (sort AC_OUTPUT Makefiles). 69/869/1 |
commit | commitdiff | tree | snapshot |
2011-11-03 |
Gwenole Beauchesne | doc: add Doxygen templates. 68/868/1 |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Gwenole Beauchesne | libva: bump version for development. 67/867/1 |
commit | commitdiff | tree | snapshot |
2011-10-28 |
Gwenole Beauchesne | 1.0.15. 66/866/1 libva-1.0.15 |
commit | commitdiff | tree | snapshot |
2011-10-28 |
Gwenole Beauchesne | debian: add package for vainfo. 65/865/1 |
commit | commitdiff | tree | snapshot |
2011-10-28 |
Gwenole Beauchesne | debian: don't use simple-patchsys (upstream has no... 64/864/1 |
commit | commitdiff | tree | snapshot |
2011-10-26 |
Gwenole Beauchesne | Add NEWS file. 63/863/1 |
commit | commitdiff | tree | snapshot |
2011-10-20 |
Gwenole Beauchesne | va: fix compiler warnings (drop unused variables). 62/862/1 |
commit | commitdiff | tree | snapshot |
2011-10-20 |
Gwenole Beauchesne | Add auto-generated Debian packaging. 61/861/1 |
commit | commitdiff | tree | snapshot |
2011-10-20 |
Gwenole Beauchesne | libva: bump version for development. 60/860/1 |
commit | commitdiff | tree | snapshot |
2011-10-20 |
Gwenole Beauchesne | libva: allow pre-releases. 59/859/1 |
commit | commitdiff | tree | snapshot |
2011-10-20 |
Gwenole Beauchesne | libva: fix reported version as the one from VA-API. 58/858/1 |
commit | commitdiff | tree | snapshot |
2011-10-20 |
Gwenole Beauchesne | vainfo: report both VA-API and libva versions. 57/857/1 |
commit | commitdiff | tree | snapshot |
2011-10-20 |
Gwenole Beauchesne | API: fix versioning. 56/856/1 |
commit | commitdiff | tree | snapshot |
2011-10-20 |
Austin Yuan | test: fix build warnings on Android 55/855/1 |
commit | commitdiff | tree | snapshot |
2011-10-18 |
Gwenole Beauchesne | android: fix <va/va_version.h> dependencies 54/854/1 |
commit | commitdiff | tree | snapshot |
2011-10-18 |
Gwenole Beauchesne | android: fix generation of <va/va_version.h> 53/853/1 |
commit | commitdiff | tree | snapshot |
2011-10-18 |
Gwenole Beauchesne | va: generate __vaDriverInit_*() function name at run... 52/852/1 |
commit | commitdiff | tree | snapshot |
2011-10-18 |
Gwenole Beauchesne | va: don't explicitly include "config.h" 51/851/1 |
commit | commitdiff | tree | snapshot |
2011-10-18 |
Gwenole Beauchesne | build: drop generated files. 50/850/1 |
commit | commitdiff | tree | snapshot |
2011-10-17 |
Gwenole Beauchesne | vainfo: use system or user-defined DISPLAY to create... 49/849/1 |
commit | commitdiff | tree | snapshot |
2011-10-17 |
Gwenole Beauchesne | dummy_drv_video: fix last commit. 48/848/1 |
commit | commitdiff | tree | snapshot |
2011-10-17 |
Gwenole Beauchesne | dummy_drv_video: only build if requested. 47/847/1 |
commit | commitdiff | tree | snapshot |
2011-10-17 |
Gwenole Beauchesne | pkgconfig: move files to a specific directory. 46/846/1 |
commit | commitdiff | tree | snapshot |
2011-10-17 |
Gwenole Beauchesne | configure: drop check for intel-gen4asm (moved to intel... 45/845/1 |
commit | commitdiff | tree | snapshot |
2011-10-17 |
Austin Yuan | va_tpi: correct the first argument of vaCreateSurfaceFr... 44/844/1 |
commit | commitdiff | tree | snapshot |
2011-10-11 |
Gwenole Beauchesne | va_fglrx: fix driver name detection. 43/843/1 |
commit | commitdiff | tree | snapshot |
2011-09-22 |
Austin Yuan | vatrace/vafool: refine it 42/842/1 |
commit | commitdiff | tree | snapshot |
2011-09-22 |
jiguoliang | va_tpi: vaCreateSurfaceFromKBuf for streaming the video... 41/841/1 |
commit | commitdiff | tree | snapshot |
2011-09-22 |
ywan171 | va.h: TopFieldOrderCnt/BottomFieldOrderCnt should be... 40/840/1 |
commit | commitdiff | tree | snapshot |
2011-09-19 |
Xiang, Haihao | va: remove i965 driver from libva repository 39/839/1 |
commit | commitdiff | tree | snapshot |
2011-09-19 |
Xiang, Haihao | va/test: Fix DSO link issue 38/838/1 |
commit | commitdiff | tree | snapshot |
2011-08-02 |
Xiang, Haihao | va: update the check for intel-gen4asm 37/837/1 |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Xiang, Haihao | bump to 1.0.14 36/836/1 libva-1.0.14 |
commit | commitdiff | tree | snapshot |
2011-07-27 |
Gwenole Beauchesne | i965_drv_video: don't export internal driver functions. 35/835/1 |
commit | commitdiff | tree | snapshot |
2011-07-26 |
Austin Yuan | va.h: VA_DECODE_ERROR_TYPE changed to VADecodeErrorType... 34/834/1 |
commit | commitdiff | tree | snapshot |
2011-07-26 |
Gwenole Beauchesne | dri2: ignore BadDrawable errors. 33/833/1 |
commit | commitdiff | tree | snapshot |
2011-07-26 |
Gwenole Beauchesne | Fix make dist. 32/832/1 |
commit | commitdiff | tree | snapshot |
2011-07-26 |
Gwenole Beauchesne | Fix out-of-source builds. 31/831/1 |
commit | commitdiff | tree | snapshot |
2011-07-26 |
Gwenole Beauchesne | i965_drv_video: cosmetics (cleanup Makefile). 30/830/1 |
commit | commitdiff | tree | snapshot |
2011-07-26 |
Gwenole Beauchesne | cosmetics: clean up Makefiles. 29/829/1 |
commit | commitdiff | tree | snapshot |
2011-07-26 |
Gwenole Beauchesne | VA/X11: drop useless casts. 28/828/1 |
commit | commitdiff | tree | snapshot |
2011-07-26 |
Gwenole Beauchesne | VA/GLX: drop useless casts. 27/827/1 |
commit | commitdiff | tree | snapshot |
2011-07-26 |
Austin Yuan | vatrace: trace JPEG encode parameters 26/826/1 |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Austin Yuan | Update on vatrace/test and va.h 25/825/1 |
commit | commitdiff | tree | snapshot |
2011-07-12 |
Xiang, Haihao | i965_drv_video: update post processing interface 24/824/1 |
commit | commitdiff | tree | snapshot |
2011-07-08 |
Xiang, Haihao | i965_drv_video: fixes assertion failure 23/823/1 |
commit | commitdiff | tree | snapshot |
2011-07-07 |
Xiang, Haihao | i965_drv_video: fix next slice vertical position for... 22/822/1 |
commit | commitdiff | tree | snapshot |
2011-06-30 |
Austin Yuan | vatrace: print MPEG4/H263 encode parameters information 21/821/1 |
commit | commitdiff | tree | snapshot |
2011-06-29 |
Gwenole Beauchesne | i965_drv_video: add support for VA_SUBPICTURE_DESTINATI... 20/820/1 |
commit | commitdiff | tree | snapshot |
2011-06-29 |
Gwenole Beauchesne | i965_drv_video: fix subpicture scale factor for Y axis. 19/819/1 |
commit | commitdiff | tree | snapshot |
2011-06-29 |
Gwenole Beauchesne | i965_drv_video: simplify put_surface() and put_subpictu... 18/818/1 |
commit | commitdiff | tree | snapshot |
2011-06-24 |
Xiang, Haihao | va/test/putsurface_x11: avoid warning 'warning: ‘win... 17/817/1 |
commit | commitdiff | tree | snapshot |
2011-06-24 |
Xiang, Haihao | va/test: return a value to silence compiler waring 16/816/1 |
commit | commitdiff | tree | snapshot |
2011-06-24 |
Xiang, Haihao | va: fix warning about memset. 15/815/1 |
commit | commitdiff | tree | snapshot |
2011-06-20 |
Austin Yuan | test/putsurface: more cleanup, remove #ifdef ANDROID... 14/814/1 |
commit | commitdiff | tree | snapshot |
2011-06-20 |
Austin Yuan | test/putsurface: add UV element into the auto-generated... 13/813/1 |
commit | commitdiff | tree | snapshot |
2011-06-17 |
Gwenole Beauchesne | Fix vaTerminate() with non DRI-based drivers. 12/812/1 |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Austin Yuan | va-android: same as X11, also always create a new VA... 11/811/1 |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Xiang, Haihao | i965_drv_video: fix assertion failure 10/810/1 |
commit | commitdiff | tree | snapshot |
2011-06-14 |
Xiang, Haihao | i965_drv_video: fix GPU hang issue when decoding field... 09/809/1 |
commit | commitdiff | tree | snapshot |
2011-06-13 |
Edgar Hucek | libva: fix memeory leaks in libva 08/808/1 |
commit | commitdiff | tree | snapshot |
2011-06-13 |
Edgar Hucek | i965_drv_video: fix memory leaks in i965 driver 07/807/1 |
commit | commitdiff | tree | snapshot |
2011-06-13 |
Xiang, Haihao | i965_drv_video: track the internal format of a surface 06/806/1 |
commit | commitdiff | tree | snapshot |
2011-06-10 |
Austin Yuan | Revert the change in VA_DRI2SwapBuffers: _XReply -... 05/805/1 |
commit | commitdiff | tree | snapshot |
2011-06-10 |
Austin Yuan | Merge branch 'master' of git+ssh://git.freedesktop... 04/804/1 |
commit | commitdiff | tree | snapshot |
2011-06-10 |
Xiang, Haihao | test/encode/avcenc: don't include <pciaccess.h> 03/803/1 |
commit | commitdiff | tree | snapshot |
2011-06-10 |
Xiang, Haihao | i965_drv_video: encode on Ivybridge 02/802/1 |
commit | commitdiff | tree | snapshot |
2011-06-10 |
Xiang, Haihao | i965_drv_video: fix VME shaders 01/801/1 |
commit | commitdiff | tree | snapshot |
2011-06-10 |
Xiang, Haihao | i965_drv_video: new shaders for VME on Ivybridge 00/800/1 |
commit | commitdiff | tree | snapshot |
2011-06-09 |
Alexander Osin | Corrected trace prints (updated, change format, etc... 99/799/1 |
commit | commitdiff | tree | snapshot |
2011-06-09 |
Xiang, Haihao | i965_drv_video: set surface base address in VME 98/798/1 |
commit | commitdiff | tree | snapshot |
next |