summaryrefslogtreecommitdiff
path: root/src/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* ensure that all meson files are part of the release tarballMichael Olbrich2019-11-201-1/+1
* Check for -fstack-protectorBernd Kuhls2018-08-211-1/+4
* Add '-fstack-protector' to CFLAGSHaihao Xiang2018-03-151-0/+1
* build: delete shaders targets at distcleanVíctor Manuel Jáquez Leal2018-02-111-0/+7
* build: remove undefined variableVíctor Manuel Jáquez Leal2018-02-111-1/+1
* build: Add libdrm_intel dependencyVíctor Manuel Jáquez Leal2018-02-111-1/+1
* Remove generated file from tree and on cleanPhilipp Kerling2017-06-281-0/+6
* Move source lists into Makefile.sourcesChih-Wei Huang2017-05-021-134/+1
* Improve the HEVC encoding quality on SKL/APL/KBLpeng.chen2017-04-131-0/+6
* Add the new kernel binary for the improved HEVC encoder on SKL/APL/KBLpeng.chen2017-04-131-0/+1
* ENC: add VME pipeline for AVC encoderPengfei Qu2017-03-021-0/+1
* ENC: add AVC common structure and functionsPengfei Qu2017-03-021-0/+2
* ENC: add kernel related structure and define for AVCPengfei Qu2017-03-021-0/+1
* ENC: add AVC kernel binary on SKLPengfei Qu2017-03-021-0/+2
* ENC: add const data/table for AVC encoderPengfei Qu2017-03-021-0/+2
* ENC: add common structure for AVC encoderPengfei Qu2017-03-021-0/+3
* Set the pipeline to use the new VP8 encoding shaders on SKL/BXT/KBLXiang, Haihao2017-02-221-0/+1
* Set the pipeline to use the new VP8 encoding shaders on BSWXiang, Haihao2017-02-221-0/+6
* config: Explicitly handle wayland-client pkgconfigSean V Kelley2017-02-041-1/+1
* Revert "ENC:support more quality level and switch to new AVC encoder solution...Sean V Kelley2017-01-171-11/+0
* ENC:support more quality level and switch to new AVC encoder solution on SKLPengfei Qu2017-01-101-0/+11
* Rewrite Media_kernel to optimize the YUV420 8Bit-scaling on Gen9+Zhao Yakui2016-11-291-0/+1
* Move some VPP structures/functions into the common files to support more plat...Zhao Yakui2016-11-291-0/+2
* i965: compile driver source as convenience libraryU. Artie Eoff2016-09-071-4/+13
* Don't check WAYLAND_SCANNER if wayland isn't used or foundXiang, Haihao2016-06-031-2/+5
* Add the low-level implementation of VP9 encodingZhao Yakui2016-05-271-0/+7
* Refine vp9_probs.h so that the prob table can be used for encodingZhao Yakui2016-05-261-0/+1
* Implement low power mode on SKLXiang, Haihao2016-05-091-0/+2
* VP9 HWDEC:add vp9 table fileSirisha Muppavarapu2015-12-071-0/+1
* render: extract out yuv->rgb coefsLionel Landwerlin2015-11-091-0/+2
* Wrapper the DriverContextP of backend driverZhao Yakui2015-09-061-0/+1
* Add Android.mk to the corresponding EXTRA_DISTXiang, Haihao2015-06-041-1/+1
* HEVC ENC:Added PAK pipelineQu,Pengfei2015-03-191-0/+1
* HEVC ENC:Added PAK context for HEVCQu,Pengfei2015-03-191-0/+1
* VP8 HWEnc: Build VP8 PAK pipeline and enabling I frameZhong Li2015-03-191-0/+1
* Add the initial code for HEVC decoding on SKL into the driverXiang, Haihao2014-12-141-0/+2
* Add the initial support for VPP on SKLXiang, Haihao2014-12-141-0/+2
* Skl: Add the initial support for media encodingZhao Yakui2014-12-141-0/+2
* Skl: Add the initial support for rendering on SklZhao Yakui2014-12-141-0/+1
* vpp: factor out calculation of AVS coefficients.Gwenole Beauchesne2014-11-111-0/+2
* Add final header to fix 'make dist'Emil Velikov2014-11-101-0/+1
* Do not overlink i965_drv_videoEmil Velikov2014-11-101-1/+0
* i965_drv_video: add git commit id to VA driver version string.Gwenole Beauchesne2014-09-091-2/+37
* Move all of PCIIDs and codec info into separated filesXiang, Haihao2014-05-261-0/+2
* Use the VA_FOURCC_XXXX to replace the VA_FOURCC(X,X,X,X) in i965_drv_videoZhao Yakui2014-04-231-0/+1
* Add the seperated file for Video post-processing on BDWZhao Yakui2014-04-231-0/+1
* Add the seperated file for rendering on BDWZhao Yakui2014-04-231-0/+1
* Add the separated media encoding/decoding files for BDWZhao Yakui2014-02-271-0/+3
* fix the broken package generated by make distXiang, Haihao2013-09-241-0/+1
* Merge branch 'master' into stagingXiang, Haihao2013-04-031-8/+10
|\