summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Added "flags" field to VAProcFilterParameterBufferDeinterlacing to indicate T...staging-20130205Jonathan Bian2013-01-101-0/+16
* va_parseConfig: still need to check env_valueAustin Yuan2012-12-271-1/+2
* klockwork: Fix libva klocwork scaning issuesElaine Wang2012-12-273-21/+26
* vatrace: fix build issueAustin Yuan2012-12-271-3/+3
* va_trace: dump basic_unit_size/rc_flags in RateControl data structAustin Yuan2012-12-271-0/+4
* vatrace: Fix encoded coded buffer dump functionElaine Wang2012-12-271-8/+7
* vatrace: fix vatrace crash during video recordingElaine Wang2012-12-271-7/+12
* API: vpp: add blend state for composition.Gwenole Beauchesne2012-12-142-0/+62
* API: vpp: add rotation state.Gwenole Beauchesne2012-12-142-1/+64
* mpeg2enc: find the proper profile and levelXiang, Haihao2012-12-071-3/+54
* mpeg2enc: Fix the picture header for B frameXiang, Haihao2012-12-071-1/+2
* mpeg2enc: Fix time_code_seconds in time_codeXiang, Haihao2012-12-071-1/+1
* mpeg2enc: temporal_referenc and GOP header follow MPEG-2 Spec.Xiang, Haihao2012-12-071-43/+67
* mpeg2enc: Silence compiler warningXiang, Haihao2012-12-071-2/+2
* test/encode: Add -Wall option to default build flagsXiang, Haihao2012-12-071-0/+1
* mpeg2enc: Simplify the mapping between display order and encoding orderXiang, Haihao2012-12-071-98/+70
* mpeg2enc: set the frames between I and P framesXiang, Haihao2012-12-071-1/+3
* mpeg2enc: forward and backword referenc follow the picture typeXiang, Haihao2012-12-071-0/+7
* mpeg2enc: Remove the assertion for mode 1Xiang, Haihao2012-12-071-1/+0
* mpeg2enc: f_code[s][t] follows the picture coding typeXiang, Haihao2012-12-071-0/+19
* mpeg2enc: level and profile follow the user settingXiang, Haihao2012-12-071-4/+38
* mpeg2enc: Options for profile and levelXiang, Haihao2012-12-071-0/+39
* mpeg2enc: enumerate mode typeXiang, Haihao2012-12-071-5/+11
* mpeg2enc: fix a typoXiang, Haihao2012-12-071-8/+8
* mpeg2enc: Set default qp to 8Xiang, Haihao2012-12-071-1/+1
* mpeg2enc: Keep the packed data consistent with each parametersXiang, Haihao2012-12-071-17/+35
* mpeg2enc: update time_code for the new GOPXiang, Haihao2012-12-071-0/+40
* mpeg2enc: update temporal_referenceXiang, Haihao2012-12-071-8/+10
* mpeg2enc: Fix the period between I framesXiang, Haihao2012-12-071-6/+11
* mpeg2enc: add --mode option to command lineXiang, Haihao2012-12-071-0/+14
* mpeg2enc: insert picture header for each pictureXiang, Haihao2012-12-071-23/+23
* mpeg2enc: Fix top_field_firstXiang, Haihao2012-12-071-1/+1
* mpeg2enc: f_code[s][t] takes the value 15 for I frameXiang, Haihao2012-12-071-4/+4
* mpeg2enc: make sure start codes are byte alignedXiang, Haihao2012-12-071-0/+12
* mpeg2enc: VBV buffer sizeXiang, Haihao2012-12-071-1/+1
* mpeg2enc: find the right frame_rate_codeXiang, Haihao2012-12-071-0/+1
* mpeg2enc: Update intra slice flagXiang, Haihao2012-12-071-1/+1
* mpeg2enc: Pass slice parameters in a groupXiang, Haihao2012-12-071-6/+5
* mpeg2enc: A simple MPEG-2 encoder based on VA-APIXiang, Haihao2012-12-072-1/+1305
* wayland: port to 1.0 protocol.Rob Bradford2012-11-155-66/+102
* wayland: add initial support for EMGD driver.Gwenole Beauchesne2012-11-154-0/+194
* wayland: merge Wayland 0.95 support from master.Gwenole Beauchesne2012-11-155-60/+70
* tests: fix printf in putsurface_wayland testRob Bradford2012-11-151-1/+1
* Added new VAEncPackedHeaderRawData value to VAEncPackedHeaderTypeJonathan Bian2012-10-251-0/+8
* tests: add missing -lpthread link option.Gwenole Beauchesne2012-10-092-2/+4
* tests: fix build with alternate X11 paths.Gwenole Beauchesne2012-10-083-2/+8
* android: fix build of test programs.Gwenole Beauchesne2012-09-283-0/+3
* android: use common DRM driver detection code.Haitao Huang2012-09-284-307/+29
* tests: include "sysdeps.h" wherever necessary.Gwenole Beauchesne2012-09-286-9/+11
* tests: drop extraneous libva-x11.la dependency.Gwenole Beauchesne2012-09-281-1/+0