OSDN Git Service

android-x86/hardware-intel-common-libva.git
2014-10-08 Emil Velikovconfigure: use top_builddir for wayland_scanner_rules
2014-10-08 Emil VelikovFix out of tree builds
2014-10-08 Emil Velikov.gitignore: add mpeg2vaenc
2014-09-30 Xiang, HaihaoBump libva to libva 1.4.1.pre1
2014-09-30 Xiang, Haihaolibva 1.4.0
2014-09-26 Gwenole BeauchesneNEWS: updates.
2014-09-26 Gwenole Beauchesnedoc: fix scan order specification for quantization...
2014-09-26 Gwenole Beauchesnedoc: add Encoding, VPP and some of Core APIs.
2014-09-26 Gwenole Beauchesnedoc: improve Doxyfile configuration.
2014-09-26 Gwenole Beauchesnedoc: don't add timestamps in generated documentation.
2014-09-25 Gwenole Beauchesnetests: try a render-node device first for VA/DRM displays.
2014-09-25 Andrey Larionovdrm: add support for render nodes.
2014-09-08 Xiang, HaihaoBump VA API to 0.36
2014-09-08 Zhao, YakuiTest/encode/avcenc: Follow the H264 spec to fix wrong...
2014-09-08 Zhao Yakuitest/encode/avcenc: Follow the idea in h264encode to...
2014-09-08 Zhao Yakuitest/encode/avcenc: update the SPS parameter for encoding
2014-09-08 Zhao Yakuitest/avcenc: Fix the incorrect parameter setting for...
2014-09-08 Zhao Yakuitest/avcenc: Remove the dynamic shrink of coded buffer
2014-09-08 Austin Yuanvatrace: fix segfault of VASurfaceAttribExternalBufferD...
2014-09-08 Austin Yuanvafool: fix the vaMapBuffer for the buffer from vaDeriv...
2014-09-08 Austin Yuanvatrace: fix a overwrite
2014-09-08 Austin Yuanvafool: simplify VAFOOL
2014-09-08 Austin Yuanvatrace: make LIBVA_TRACE_SURFACE work even without...
2014-09-08 Austin Yuanvatrace: make standalone LIBVA_TRACE_CODEDBUF work...
2014-09-08 Qiming ShiEnable 64bit build for Android, compatible with 32bit.
2014-09-07 Gwenole BeauchesneAPI: add support for buffer exports.
2014-09-07 Xiang, HaihaoUpdate comment for quality_level
2014-09-07 Jonathan BianAdded VAConfigEncQualityRange attribute and VAEncMiscPa...
2014-08-27 Sameer KibeyAdded OTC hybrid UMD driver to the list of supported...
2014-08-04 Xiang, Haihaoavcenc: only support chroma_format_idc with 1
2014-08-04 Xiang, Haihaoh264encode: check driver supports the RateControl contr...
2014-07-31 Xiang, Haihaoh264encode: Make it runnable with the latest libva...
2014-07-18 pyleeAdd vaSurfaceAttribUsageHint to give the driver a hint...
2014-07-18 Austin YuanAdd frame_type to VP8 encoder
2014-07-18 Austin Yuanva_enc_vp8: update the vp8 interface again
2014-07-18 Jonathan BianRemoved fields in VP8 structures that duplicate VAEncMi...
2014-07-18 Jonathan BianAdded support for VP8 encoding.
2014-06-26 Xiang, Haihaova: release VADisplayContext at the end of vaTerminate()
2014-06-16 Gwenole BeauchesneBump VA-API to 0.35.2.
2014-06-16 Gwenole BeauchesneMerge H.264 MVC profiles from staging branch.
2014-05-09 Xiang, Haihaobva: bump version to 1.3.2.pre1 for development
2014-05-09 Xiang, Haihaolibva 1.3.1
2014-05-05 Xiang, HaihaoUpdate NEWS
2014-05-05 Xiang, HaihaoBump VA-API to 0.35.1
2014-05-05 Gwenole BeauchesneFix VA_ENC_PACKED_HEADER_RAW_DATA value.
2014-04-25 Xiang, HaihaoFix the broken install
2014-04-25 Jonathan BianAdded STE filter to the VPP pipeline.
2014-04-15 Rinat IbragimovAdd a workaround for a bug in xorg-server/glx
2014-03-27 Sameer KibeyDoxygen tags in libva.
2014-03-25 Xiang, Haihaolibva: bump version for development
2014-03-24 Xiang, Haihaolibva 1.3.0
2014-03-18 Xiang, Haihaova: keep compatibility with the backend driver built...
2014-03-17 Xiang, Haihaova: Bump VA-API to 0.35 and libva to 1.3.0.pre1
2014-03-17 Austin Yuanvatrace: fix a missing field of va_TraceMsg
2014-03-17 Austin Yuanvatrace: simplify coded buffer trace
2014-03-17 Austin Yuanvatrace: Remove VA_TRACE_LOGSIZE because it is useless
2014-03-17 Austin Yuanvatrace: print VASurfaceAttribExternalBufferDescriptor
2014-03-17 liubolunDump max frame size in libva trace.
2014-03-17 wfeng6Add more VA Buffer print to ease debug
2014-03-17 Zhao Halleyvatrace: add trace for VP8 decoding
2014-03-17 Austin Yuanvatrace: fix UV data offset issue of LIBVA_TRACE_SURFAC...
2014-03-17 Austin Yuanvatrace: refine the log format
2014-03-17 Xiang, Haihaovatrace: Partial dumping of VAProcPipelineParameterBuffer
2014-03-17 Xiang, Haihaovatrace: check the pointer against NULL before using it
2014-03-17 Xiang, Haihaovatrace: Initialize the local variable 'i'
2014-03-17 Austin Yuanvatrace: fix compile warnings and refine some format
2014-03-17 Austin Yuanvatrace/vafool: save the context data into display...
2014-03-17 Austin Yuanvatrace: always printf RefPicList
2014-03-17 Xiang, Haihaova_trace: avoid to dereference a NULL pointer
2014-03-17 Austin Yuanvatrace: trace vaQuerySurfaceAttributes
2014-03-03 Xiang, Haihaovainfo: Query the supported profile list before listing...
2014-03-03 Xiang, Haihaovainfo: clean up resource in the error handling path
2014-03-03 Xiang, Haihaovainfo: Add the support for the new VA profiles
2014-03-03 Gwenole Beauchesnetests: basic: add missing string representation for...
2014-03-03 Gwenole Beauchesneva: drop VAEntrypointMax enumeration.
2014-03-03 Gwenole Beauchesneva: include <stdint.h> header.
2014-02-13 Zhong Livp8 dec: add clear notation for qindex
2014-02-13 Zhao, Halleyvp8 dec: refine va_dec_vp8.h
2014-02-13 Tianmi Chenlibva: change the types of all fields in VABoolCoderCon...
2014-02-13 Jonathan BianChanges to VASliceParameterBufferVP8 to make it consist...
2014-02-13 Jonathan BianAdded VASliceParameterBufferVP8 to describe data partit...
2014-02-13 Jonathan BianAdd VP8 decoding API
2014-01-16 Rinat Ibragimovdo not request any GLX_DEPTH_SIZE in create_tfp_surface
2013-09-13 Zhao YakuiMPEG2ENC: Initialize the f_code based on supported...
2013-08-27 Victor Yingva: add new ABGR/XBGR fourcc codes.
2013-07-15 Gwenole Beauchesnedrm: improve check for authentication.
2013-06-27 Gwenole Beauchesnebuild: fix make dist.
2013-06-27 Gwenole Beauchesnelibva: bump version for development.
2013-06-27 Xiang, Haihaolibva 1.2.1
2013-06-27 Vincent Bernatdummy_drv_video: add back VA_DRIVER_INIT_FUNC definitio...
2013-06-27 Xiang, Haihaotests: rename mpeg2enc to mpeg2vaenc
2013-06-25 Xiang, HaihaoNew version for development
2013-06-25 Xiang, Haihaolibva 1.2.0
2013-06-25 Xiang, HaihaoNEWS: updates
2013-06-25 Zhao YakuiRemove the dummy driver dependency on X11
2013-06-25 Zhao YakuiRemove the EGL dependency on X11
2013-06-25 Austin Yuanh264encode: fix mmap out of memmory issue
2013-06-25 Austin Yuanh264encode: add more cmdline options
2013-06-25 Austin Yuanh264encode: fix ftell overflow issue when open large...
2013-06-25 Austin Yuanh264encode: coding 1920x1080 with crop
next