summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add the missing entrypoints in vainfo liststagingYuan, Shengquan2016-04-281-0/+3
* Add API for VP9 EncodeWang, Ce2015-12-144-0/+603
* Add flags to report encoder errorsxsang2015-12-101-0/+18
* vatrace: add IVF header for VP8 coded buffer dumpAustin Yuan2015-09-061-1/+60
* va_trace.c : Fix VAIQMatrixBufferHEVC tracingTimo Rothenpieler2015-09-061-1/+1
* Add VP9 profile to vainfoKibey, Sameer2015-08-141-0/+1
* va_trace.c: add vp9 decoder trace infoXu Guangxin2015-07-141-0/+144
* Add 2 new featuers in VP8 Encode interfaceMaggie Sun2015-06-171-3/+53
* test/decode/tinyjpeg: make sure the pointer is valid before dereferencing itXiang, Haihao2015-06-121-1/+1
* va_enc_hevc.h: Fix the description for slice_segment_addressSreerenj Balachandran2015-06-021-1/+1
* va_dec_hevc.h: Fix the misleading documentationSreerenj Balachandran2015-06-021-1/+0
* Fix the error instroduced in 1ef7a7b when resolving cherry-pick conflictXiang, Haihao2015-05-261-7/+0
* Add one API to allow the user to specify the loaded backend driverZhao Yakui2015-05-253-5/+106
* HEVC: type delta_chroma_log2_weight_denom as int8_t to match the specXiang, Haihao2015-04-292-2/+2
* Added additional VUI parameters in VAEncSequenceParameterBufferH264 structure.Jonathan Bian2015-04-121-0/+6
* va_trace.c: fixes incorrect use of signed decimal conversion in printfs.Jonathan Bian2015-04-021-30/+30
* Va_trace changes to dump the HEVC encode parameterssusheel2015-03-261-0/+252
* Va trace changes to add missing AVC params to the dumpsusheel2015-03-241-2/+111
* h264encode: add "-surface_num <value>" to limite surface number. Useful for 4...Austin Yuan2015-03-061-25/+30
* test: fix h264encode integer calculation overflow issue for 4KAustin Yuan2015-03-041-6/+6
* Correct parameter namesAustin Yuan2015-02-152-2/+2
* Remove dummy_drv_videoAustin Yuan2015-02-158-1683/+1
* va: use system headers instead of framework onesThierry Strudel2015-02-154-149/+89
* h264encode support for file size over 2GAustin Yuan2015-02-132-5/+5
* Add support for 10b vp9 decodeWang, Ce2015-02-102-5/+13
* Change comment for num_token_partionionsZhong Li2015-01-161-1/+1
* HEVC encode APIWang, Ce2014-12-234-0/+715
* Added new RT format for 10-bit per component RGB surfaces.Jonathan Bian2014-12-171-0/+6
* STDE Optimization: Added code in the unit test to support optimization of STDE.Sirisha Muppavarapu2014-12-162-1/+13
* JPEG Encode: Added support for UYVY/YUY2/Y8 formatsSirisha Muppavarapu2014-12-132-101/+76
* Allow driver built against older version (0.34) of staging branchXiang, Haihao2014-12-091-0/+1
* Bump a big version number for developmentXiang, Haihao2014-11-191-1/+1
* Include sub core APIs in va.h as wellXiang, Haihao2014-11-191-2/+10
* Move VAHuffmanTableBufferJPEGBaseline to va.hXiang, Haihao2014-11-193-38/+39
* JPEG Encode: Added Unit Test for testing jpeg encode feature.Sirisha Muppavarapu2014-11-133-1/+1357
* Added 10-bit YUV RT format value and fourcc codesJonathan Bian2014-10-111-0/+8
* va: hide most private va_Trace* symbolsEmil Velikov2014-10-103-5/+28
* va_x11: hide private symbolsEmil Velikov2014-10-105-1/+6
* glx: Hide private symbol va_glx_init_contextEmil Velikov2014-10-103-1/+3
* debian: distclean the *install filesEmil Velikov2014-10-101-1/+3
* configure: use top_builddir for wayland_scanner_rulesEmil Velikov2014-10-101-1/+1
* Fix out of tree buildsEmil Velikov2014-10-101-1/+1
* .gitignore: add mpeg2vaencEmil Velikov2014-10-101-0/+1
* Move common HEVE structure/flags to va.hPenne2014-09-273-75/+68
* Add a new profile for VP9Penne2014-09-271-1/+2
* Add a new coded buffer flagPenne2014-09-271-0/+11
* Add new encoding attribute to indicate whether encoder is capable to support ...Penne2014-09-271-0/+9
* Add new encoding attribute to enable Dynamic ScalingPenne2014-09-271-1/+13
* Add support for Parallel Rate Control (hierachical B)Penne2014-09-271-1/+38
* doc: fix scan order specification for quantization tables.Gwenole Beauchesne2014-09-262-0/+16