summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* va: add new ABGR/XBGR fourcc codes.staging-rebasedVictor Ying2013-08-271-0/+2
* jpeg: include <va/va_dec_jpeg.h> into core VA header.staging-rebased-20130827Gwenole Beauchesne2013-08-271-0/+2
* vaimage: extend VAImage to support 4 planesAustin Yuan2013-08-271-1/+7
* libva: change the types of all fields in VABoolCoderContextVPXTianmi Chen2013-08-271-3/+3
* va.h: move the parameter of VP8 encoding into misc data structureAustin Yuan2013-08-271-1/+18
* vatrace: check the pointer against NULL before using itXiang, Haihao2013-08-271-8/+9
* vatrace: dump the right parameters for VP8 encodeXiang, Haihao2013-08-271-37/+37
* vatrace: Initialize the local variable 'i'Xiang, Haihao2013-08-271-1/+1
* Enhance LIBVA_TRACE to dump SPS/PPS/ for VP8 encode.Liu Bolun2013-08-271-0/+174
* Add support for dumping AVC short format related fields in libvawfeng62013-08-271-0/+3
* va_enc_vp8: update the vp8 interface againAustin Yuan2013-08-271-7/+17
* va: release VADisplayContext at the end of vaTerminate()Xiang, Haihao2013-08-271-3/+3
* Removed fields in VP8 structures that duplicate VAEncMiscParameter structures...Jonathan Bian2013-08-271-34/+35
* vatrace: fix compile warnings and refine some formatAustin Yuan2013-08-271-59/+62
* vatrace/vafool: save the context data into display contextAustin Yuan2013-08-274-988/+984
* MPEG2ENC: Initialize the f_code based on supported level instead of hacked se...Zhao Yakui2013-08-271-6/+22
* Added VAConfigEncQualityRange attribute and VAEncMiscParameterBufferQualityLe...Jonathan Bian2013-08-271-0/+26
* Added additional fields needed by certain types of hardware to the VAPictureP...Jonathan Bian2013-08-271-0/+2
* Added additional output surfaces to the pipeline parameter and cap structures...Jonathan Bian2013-08-271-0/+6
* vatrace: always printf RefPicListAustin Yuan2013-08-271-41/+40
* va: Allow attribute-by-attribute configuration of the TCC filterOscar Mateo2013-08-271-28/+31
* va_trace: avoid to dereference a NULL pointerXiang, Haihao2013-08-271-1/+2
* test/decode/tinyjpeg: use the fourcc format Y800 for grayscale imagesXiang, Haihao2013-08-271-1/+1
* test/decode/tinyjpeg: create VA surface with right render target formatXiang, Haihao2013-08-271-1/+1
* Relocate VAProcFilterDeblocking in VAProcFilterTypeXiang, Haihao2013-08-271-2/+2
* vatrace: trace JPEG encode parameters and vaQuerySurfaceAttributesAustin Yuan2013-08-273-34/+199
* va: Add new color standard types to VPPOscar Mateo2013-08-271-0/+8
* va.h:Add new VAConfigAttribEncAutoReferenceAustin Yuan2013-08-271-0/+14
* va_android: allow app to specify which driver it wants to loadAustin Yuan2013-08-271-1/+12
* va: Add new non-linear anamorphic scaling filterOscar Mateo2013-08-271-0/+24
* Extended existing JPEG encoding data structures and added configuration attri...Jonathan Bian2013-08-275-22/+202
* Enhanced JPEG VA test appminu.mathai2013-08-272-184/+296
* va: Remove user_data from MPEG-2 encoding APIsXiang, Haihao2013-08-271-1/+0
* Refined TCC filter and added cap structure.Jonathan Bian2013-08-271-12/+28
* Added new status flag to VACodedBufferSegment for exchanging private data bet...Jonathan Bian2013-08-271-0/+10
* va/android.mk: install va_dec_vp8.h fileAustin Yuan2013-08-272-0/+3
* Check the returned handleXiang, Haihao2013-08-272-7/+7
* Check the device name before opening the deviceXiang, Haihao2013-08-271-3/+2
* Remove dummy backendAustin Yuan2013-08-271-24/+0
* Added support for VP8 encoding.Jonathan Bian2013-08-274-0/+321
* Added mirroring, STE and TCC filters to the VPP pipeline.Jonathan Bian2013-08-272-0/+55
* Changes to VASliceParameterBufferVP8 to make it consistent with slice paramet...Jonathan Bian2013-08-271-11/+18
* Renamed num_ref_ifx_lX_active_minus1 in VAPictureParameterBufferH264 to match...Jonathan Bian2013-08-271-6/+2
* Added new attribute and data structure to support slice decoding base mode.Jonathan Bian2013-08-271-1/+51
* Added VASliceParameterBufferVP8 to describe data partition related fields.Jonathan Bian2013-08-271-2/+18
* vaPutSurface test on Android: fix build isste on Android JBAustin Yuan2013-08-271-6/+5
* vaPutSurface on Android: move the drawable to ANativeWindowAustin Yuan2013-08-272-4/+4
* Relocate rotation/blending related fields in VAProcPipelineParameterBuffer an...Jonathan Bian2013-08-271-56/+56
* vainfo: Add the support for the new VA profilesXiang, Haihao2013-08-271-1/+3
* Added luma_scale2 and luma_shift2 to VAPictureParameterBufferVC1 to support i...Jonathan Bian2013-08-271-0/+2