OSDN Git Service

android-x86/hardware-intel-common-libva.git
2018-01-17 Victor Tosova_trace: Remove unused variable
2018-01-12 Xu Guangxinandroid: remove useless vaPutSurface
2018-01-11 Víctor Manuel... meson: add va_fei_hevc.h
2018-01-03 Pengfei QuAdd documents for VP9/VP9/HEVC/JPEG/FEI
2018-01-03 Pengfei QuUpdate for the documents generation
2018-01-03 peng.chenFix tracing index allocation issue
2018-01-03 xinfengzadd comments for FEI
2018-01-03 Jun Zhaova: add missing error status/error message map.
2018-01-02 HongboExpose the encode passes interface.
2018-01-02 Víctor Manuel... Add meson support
2018-01-02 XinfengZhangremove max_display_attributes value check.
2017-12-05 Jun Zhaodeprecated VAEncSliceParameterBuffer.
2017-12-05 Jun ZhaoUpdate some comment about FEI in VA-API.
2017-12-01 U. Artie Eofftrace: init mutex before attempting to lock it
2017-11-27 U. Artie EoffRevert "configure: set strict default compiler flags"
2017-11-22 Mark ThompsonAdd a new DRM PRIME memory type
2017-11-22 Mark ThompsonAdd a new interface for exporting surfaces
2017-11-22 Kelvin HuHEVC FEI support
2017-11-22 Kelvin HuStatistics function for FEI and non-FEI
2017-11-22 xfengcarlreport QP Block Size
2017-11-22 xfengcarladd decode stream out buffer type
2017-11-22 xfengcarladd common error for coded status of encode
2017-11-22 xfengcarladd perMB skip disable control.
2017-11-22 xfengcarladd sequence display extension support for MPEG2 encode
2017-11-22 xfengcarladd controls for encode quality
2017-11-22 xfengcarladd mb number in decode MB errors
2017-11-22 xinfengzslide window support
2017-11-22 pyleeadd VAConfigAttribDecProcessing for decode post process
2017-11-22 xfengcarladd NV21 fourcc
2017-11-22 xfengcarladd RGB 10-bit packed format
2017-11-22 xfengcarladd new BRC method
2017-11-22 pyleeadd encoding dirty rectangle. Read-only.
2017-11-22 Ping Liuadd support for processing rate
2017-11-22 Jonathan BianAdd encoding intra refresh attribute
2017-11-22 Jonathan Bianadd Encoding quantization
2017-11-22 xfengcarlexpose driver capibility of resolution
2017-11-22 pyleeadd VAConfigAttribDecJPEG attributes
2017-11-22 Carl.Zhangadd 2D buffer support
2017-11-22 xfengcarlenhance h264 encode vui header setting
2017-11-22 xfengcarlenhence enc feature for vp8
2017-11-22 Mark ThompsonAdd message callbacks for drivers to use
2017-11-22 Mark ThompsonMove driver context allocation to common code
2017-11-22 xfengcarlnew VPP features
2017-11-22 Artem ShaporenkoNew VAAPI definition for multi-frame processing applica...
2017-11-21 U. Artie Eoffconfigure: set strict default compiler flags
2017-11-21 Víctor Manuel... build: Remove unused macro
2017-11-21 Víctor Manuel... va: Add missing enums to string conversions
2017-11-17 Victor Tosocoverity: fix check_after_deref
2017-11-16 carpalisAdd fields for intensity compensation in VC-1 interlace...
2017-11-16 U. Artie Eoffwayland: fix toctou violation when opening drm device
2017-11-16 U. Artie Eoffva_fool: check fstat result
2017-11-14 Sebastian Ramacherva_drm: dlopen correct version of libva-x11
2017-10-24 Xiang, HaihaoMerge branch 'v2.0-branch' into master
2017-10-21 Xiang, Haihaolibva 2.0.0
2017-10-13 Xiang, Haihaolibva 2.0.0.pre3
2017-10-13 Mark ThompsonFix returning of old info callback
2017-10-11 Mark ThompsonFix returning of old info callback
2017-09-29 Xiang, Haihaolibva 2.0.0.pre2
2017-09-29 Xiang, HaihaoFix build issue on Android
2017-09-29 Xiang, HaihaoBump libva to 2.0.1.pre1 for development
2017-09-28 Xiang, HaihaoUpdate NEWS
2017-09-28 Xiang, HaihaoFix segmentation fault in VA tracer
2017-09-27 Xiang, HaihaoAdd reserved bytes to most structures
2017-09-27 xfengcarlUpdate the comments of packed header
2017-09-27 Xiang, HaihaoAdd or update the comment for num_ref_idx_{l0,l1}_defau...
2017-09-27 Xiang, HaihaoUpdate some comment about VA-API
2017-09-27 Xiang, HaihaoUpdate the comments for context and surface
2017-09-27 Kelly Ledfordva: Use new va*Str() functions
2017-09-27 Kelly Ledfordva: Add functions for converting common enums to strings
2017-09-27 Daniel Charlesva_internal: list va_internal on noinst_HEADERS
2017-09-27 xfengcarloptimize values for VAConfigAttribEncSliceStructure
2017-09-27 Xiang, HaihaoFix deprecated warning
2017-09-27 Jun Zhaova: Add the fourcc of I420 format
2017-09-27 Xiang, HaihaoRemove the comment about vaGetSurfaceAttributes()
2017-09-27 Xiang, HaihaoUse portable types for VA structures
2017-09-27 Xiang, HaihaoDeprecate packed misc packed header
2017-09-27 Xiang, HaihaoDelete libva-tpi and libva-egl backends
2017-09-27 Xiang, Haihaodec/VC1: Update the comment for b_picture_fraction
2017-09-27 Xiang, HaihaoUpdate the data structure for HEVC decoding
2017-09-27 Xiang, Haihaoupdate VAEncMacroblockParameterBufferH264
2017-09-27 Xiang, HaihaoFix a typo in VAConfigAttribValEncROI
2017-09-27 Daniel Charlesva_egl.h: add license to file
2017-09-27 Mark ThompsonNote flags which have been renamed in the H.264 standard
2017-09-27 Mark ThompsonDetect short reads when filling fool buffers
2017-09-27 Mark ThompsonAdd namespace prefix to global DRI functions in libva-x11
2017-09-27 Mark ThompsonAdd namespace prefix to globals
2017-09-27 Mark ThompsonDeprecate H.264 baseline profile and FMO support
2017-09-27 Mark ThompsonAdd a macro to indicate deprecation
2017-09-27 Mark ThompsonMake logging callbacks library-safe
2017-09-27 Mark ThompsonMove VADisplay allocation to common code
2017-09-27 Mark ThompsonMove some common macro definitions to the new internal...
2017-09-27 Mark ThompsonMove declarations for internal functions to new header
2017-09-27 Zhao YakuiRefine the data type of slice_data_flag in VASliceParam...
2017-09-27 Xiang, Haihaolibva 2.0.0.pre1 for development
2017-09-19 Xiang, HaihaoUse a flexible array member
2017-08-23 Xiang, HaihaoBump a new VA API version
2017-08-21 Kelvin HuH264 FEI support
2017-08-21 Sreerenj BalachandranAdd support for encoding QP buffer
2017-08-17 Philipp Kerlingwayland: Add wl_drm listener immediately upon bind
2017-08-17 Philipp Kerlingwayland: Implement registry remove handler
next