2012-01-02 |
Gwenole Beauchesne | vpp: explain filter flags more. |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Gwenole Beauchesne | vpp: add auto-saturation, auto-brightness, auto-contras... |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Gwenole Beauchesne | vpp: clarify background color semantics and driver... |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Gwenole Beauchesne | vpp: keep VAProcFilterParameterBuffer value type as... |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Gwenole Beauchesne | vpp: fix vaQueryVideoProcPipelineCaps() semantics. |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Gwenole Beauchesne | vpp: mention that source surface also covers its associ... |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Gwenole Beauchesne | vpp: improve documentation for VAProcPipelineParameterB... |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Gwenole Beauchesne | vpp: fix vaQueryVideoProcFilterCaps() prototype. |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Gwenole Beauchesne | vpp: remove obsolete sample code. |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Gwenole Beauchesne | vpp: fix VAProcPipelineParameterBuffer typedef. |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Gwenole Beauchesne | API: add video processing interfaces. |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Gwenole Beauchesne | API: encode: document VACodedBufferSegment. |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Gwenole Beauchesne | API: h264 encode: add VA_RC_VBR_CONSTRAINED. |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Gwenole Beauchesne | API: h264 encode: fix VAConfigAttribEncMaxRefFrames... |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Gwenole Beauchesne | API: h264 encode: add more explicit packed header types... |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Gwenole Beauchesne | API: h264 encode: add packed SEI header. |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Gwenole Beauchesne | API: h264 encode: make bitstream writers more consistent. |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Gwenole Beauchesne | API: h264 encode: add macroblock-info config attribute. |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Gwenole Beauchesne | API: h264 encode: move up num_macroblocks, next to... |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Gwenole Beauchesne | API: h264 encode: remove dec_ref_pic_marking(). |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Gwenole Beauchesne | API: h264 encode: remove ref_pic_list_modification(). |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Gwenole Beauchesne | API: h264 encode: fix comment for RefPicList0/1. |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Gwenole Beauchesne | API: h264 encode: add intra_idr_period to sequence... |
commit | commitdiff | tree | snapshot |
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 |
next |