OSDN Git Service

wayland: Fix uninitialized registry
[android-x86/hardware-intel-common-libva.git] / va /
2017-06-15 Philipp Kerlingwayland: Fix uninitialized registry
2017-06-12 GiuseppeAdd va_MessagingInit().
2017-06-12 GiuseppeFix small typos.
2017-06-06 Xiang, HaihaoAvoid assertion fault when trying to draw a big picture
2017-05-12 Chih-Wei Huangandroid: move libva-android to /vendor
2017-05-12 Chih-Wei Huangandroid: remove rules of unnecessary libraries
2017-05-09 Xu Guangxinandroid: open renderD128 by default
2017-05-09 Jun Zhaova_trace: add traces for MB rate control/temporal layer
2017-05-04 peng.chenAdd the suffix_str back into the tracing file name
2017-05-02 Xiang, HaihaoMerge pull request #37 from cwhuang/master
2017-04-26 Chih-Wei Huangandroid: change VA_DRIVERS_PATH to /vendor
2017-04-26 Chih-Wei Huangandroid: move the libraries to /vendor
2017-04-26 Chih-Wei HuangRemove the unnecessary exec bit
2017-04-26 Chih-Wei Huangandroid: change libva drivers path
2017-04-26 Chih-Wei Huangandroid: enable logging except the user build
2017-04-26 Chih-Wei Huangandroid: simplify Android logging
2017-04-26 Chih-Wei Huangandroid: remove redundant -DANDROID
2017-04-26 Chih-Wei Huangandroid: use LOCAL_EXPORT_C_INCLUDE_DIRS to get include...
2017-04-26 Chih-Wei Huangandroid: fix the rules to generate va_version.h
2017-04-26 Linda Yulibva: change to use ANativeWindow
2017-02-24 Jussi Kukkonenwayland: Don't commit and ship generated files
2017-02-15 Hans de GoedeWayland-drm: Fix not finding wl_drm_interface on system...
2017-02-07 Mark Thompsondrm: Add mapping of amdgpu kernel driver to radeonsi...
2017-02-07 Mark Thompsondrm: Fix Mesa driver names
2017-02-06 Sean V Kelleyconfig: Add va_messaging flag
2017-01-29 Xiang, Haihaova: Keep compatibility with the backend driver built...
2017-01-09 Xiang, HaihaoDon't automatically destroy the buffer(s) passed to...
2017-01-09 Xiang, HaihaoMerge branch 'v1.7-branch' into fdo--master
2016-12-23 Mark Thompsonva.h: Improve the comment on the encode framerate parameter
2016-11-22 Li Zhijianva.h: fix compile warning
2016-11-21 Zhao YakuiAdd the fourcc of I010 format
2016-11-17 Emil Velikovdrm: remove va_drm_is_authenticated check
2016-11-16 Chris Wilsonva/x11: Require synchronisation to vblank with DRI2Swap...
2016-10-31 Xiang, Haihaowayland: Check whether prime fd can be used in buffer...
2016-10-31 Xiang, HaihaoNew wayland-drm.xml
2016-10-31 Xiang, HaihaoA simple encoder for H.264/AVC SVC temporal scalability
2016-10-31 Xiang, HaihaoAdd the comment for framerate in VAEncMiscParameterFram...
2016-10-31 Xiang, HaihaoMerge and modify encoding bit-rate control per temporal...
2016-10-27 Emmanuel Gil PeyrotAdd callbacks for error and info messages.
2016-09-19 Xiang, Haihaowayland: Check whether prime fd can be used in buffer...
2016-09-19 Xiang, HaihaoNew wayland-drm.xml
2016-09-19 Xiang, HaihaoMerge branch 'v1.7-branch' into fdo--master
2016-09-13 Xiang, HaihaoA simple encoder for H.264/AVC SVC temporal scalability
2016-09-13 Xiang, HaihaoAdd the comment for framerate in VAEncMiscParameterFram...
2016-09-13 Xiang, HaihaoMerge and modify encoding bit-rate control per temporal...
2016-08-22 Daniel Charlesva_trace: add traces for vp9encoder
2016-08-22 jialipenAdd one flag to use the qp_delta instead of qp priority...
2016-08-22 Tobias StoeckmannProperly terminate parsed environment values with ...
2016-08-22 Lim Siew HoonFix the p->load_huffman_table[0] keep print first eleme...
2016-08-22 Lim Siew HoonRemove unused 'id' in va_wayland_drm_create
2016-08-22 Lim Siew HoonRemove unused variable 'id' in va_wayland_emgd_create.
2016-08-22 Lim Siew HoonRemove unused 'i' in va_TraceVAEncPackedHeaderParameter...
2016-08-22 Lim Siew HoonRemove unused 'trace_index' in va_TraceInit
2016-08-22 Lim Siew HoonRemove unused 'j' in va_TraceVAPictureParameterBufferVP9.
2016-08-22 Lim Siew HoonRemove unused 'check_sum' and 'j' in va_TraceSurface
2016-08-22 Lim Siew HoonRemove unused 'i' and 'buf_list' in va_TraceDestroyBuffer
2016-08-08 Daniel Charlesva_trace: add traces for vp9encoder
2016-08-04 jialipenAdd one flag to use the qp_delta instead of qp priority...
2016-08-01 Tobias StoeckmannProperly terminate parsed environment values with ...
2016-07-22 Lim Siew HoonFix the p->load_huffman_table[0] keep print first eleme...
2016-06-24 Lim Siew HoonRemove unused 'id' in va_wayland_drm_create
2016-06-24 Lim Siew HoonRemove unused variable 'id' in va_wayland_emgd_create.
2016-06-24 Lim Siew HoonRemove unused 'i' in va_TraceVAEncPackedHeaderParameter...
2016-06-24 Lim Siew HoonRemove unused 'trace_index' in va_TraceInit
2016-06-24 Lim Siew HoonRemove unused 'j' in va_TraceVAPictureParameterBufferVP9.
2016-06-24 Lim Siew HoonRemove unused 'check_sum' and 'j' in va_TraceSurface
2016-06-24 Lim Siew HoonRemove unused 'i' and 'buf_list' in va_TraceDestroyBuffer
2016-05-27 peng.chenfix check NULL issues
2016-05-27 Wang, CeAdd API for VP9 Encode
2016-05-24 Austin YuanFix missing parameter of vatrace DisplayAttribute print
2016-05-22 Scott D Phillipstrace: Cleanup some HEVC prints
2016-05-22 Scott D Phillipstrace: Add `va_TracePrint`, `va_TraceVPrint` static...
2016-05-13 peng.chenadd the support of multiple context tracing
2016-05-09 pyleeAdd Macroblock based rate control method.
2016-05-09 pyleeMerge ROI patches from staging branch
2016-05-09 Jonathan BianAdded VAEntrypointEncSliceLP for implementations to...
2016-04-25 Alan Coopersmithgcc suggests not putting ; at end of if statements
2016-03-15 Xiang, HaihaoAllow loading the backend driver built against VAAPI...
2016-03-03 Xiang, HaihaoMerge remote-tracking branch 'fdo/v1.6-branch' into...
2016-03-03 Cyril Drouetglx: check OpenGL 3.1 extensions
2016-02-02 Julien Isorcedriver_name_map: add nouveau and radeon for Mesa Gallium
2016-01-29 Wang, CeAdd support for 10b vp9 decode
2016-01-29 Wang, CeAdd support for 10b vp9 decode
2015-12-11 Xiang, HaihaoFix error caused by 'make distclean' with wayland disabled
2015-12-11 Xiang, HaihaoFix error caused by 'make distclean' with wayland disabled
2015-12-07 Jonathan BianAdded 10-bit YUV RT format value and fourcc codes
2015-12-07 Zhao YakuiAdd the new YV16 fourcc code
2015-12-07 Jonathan BianAdded 10-bit YUV RT format value and fourcc codes
2015-12-07 Zhao YakuiAdd the new YV16 fourcc code
2015-12-07 Xiang, HaihaoRevert "Added 10-bit YUV RT format value and fourcc...
2015-12-02 Jonathan BianAdded 10-bit YUV RT format value and fourcc codes
2015-11-23 Matthew WatersLIBVA_DRIVER_NAME needs to be used if set at all
2015-11-19 Alexandrx11_screen driver context member initialization for...
2015-09-29 Francois Gougetva/x11: Don't crash the application if it does not...
2015-09-06 Austin Yuanvatrace: add IVF header for VP8 coded buffer dump
2015-09-06 Timo Rothenpielerva_trace.c : Fix VAIQMatrixBufferHEVC tracing
2015-09-06 Lim Siew Hoonva_trace.c : Fixes incorrect hardcode printfs message.
2015-09-06 Xu Guangxinva_trace.c: add vp9 decoder trace info
2015-09-06 Jonathan Bianva_trace.c: fixes incorrect use of signed decimal conve...
2015-09-06 susheelVa_trace changes to dump the HEVC encode parameters
next