summaryrefslogtreecommitdiff
path: root/gst-libs/gst/vaapi/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2019-08-20libs: remove context's overlayVíctor Manuel Jáquez Leal1-2/+0
2019-08-19libs: profilecaps: move caps config into a new fileVíctor Manuel Jáquez Leal1-0/+2
2019-02-16libs: wayland: add support for XDG-shell protocolNiels De Graef1-0/+20
2019-01-07vaapi: bump the minimum vaapi version requirement to 0.39.0Haihao Xiang1-35/+6
2018-09-25libs: remove dependency on IN_LIBGSTVAAPI_COREVíctor Manuel Jáquez Leal1-1/+0
2018-05-06libs: remove gstbitwriterVíctor Manuel Jáquez Leal1-1/+0
2018-01-12libs: egl: utils: use eglGetPlatformDisplay()Víctor Manuel Jáquez Leal1-0/+2
2017-09-01FEI: libs: Add FEI encoderSreerenj Balachandran1-2/+8
2017-09-01FEI: Add codec objects for fei usecaseSreerenj Balachandran1-0/+7
2017-09-01FEI: libs: add H264 fei specific utility functionsSreerenj Balachandran1-0/+13
2017-08-13libs: remove unused headerVíctor Manuel Jáquez Leal1-7/+0
2017-07-18libs: display: remove cacheVíctor Manuel Jáquez Leal1-2/+0
2017-03-20libs: utils: h26x: create vaapiutils_h26xHyunjun Ko1-0/+2
2017-02-16build: rename USE_HEVC_DECODER to USE_H265_DECODERScott D Phillips1-1/+1
2017-02-09make: remove gstvaapiversion.h generationScott D Phillips1-39/+1
2016-11-25build: add LIBVA_WAYLAND_CFLAGS to libgstvaapieglDominique Leuenberger1-0/+1
2016-10-19build: clean up the dlopen usageVíctor Manuel Jáquez Leal1-1/+0
2016-09-22libs: vaapitexturemap: implement GstVaapiTextureMapHyunjun Ko1-0/+2
2016-06-23remove unused glibcompat.hScott D Phillips1-1/+0
2016-05-30Add vp9 encoder support in libgstvaapiSreerenj Balachandran1-0/+9
2016-02-01build: fix when HEVC decoder is disabledVíctor Manuel Jáquez Leal1-6/+5
2016-01-20libs: remove versioningVíctor Manuel Jáquez Leal1-30/+30
2016-01-19libs: make libraries no installablesVíctor Manuel Jáquez Leal1-28/+6
2016-01-19Do not install libgstvaapi headersVíctor Manuel Jáquez Leal1-39/+0
2016-01-19Remove codecparsers submoduleVíctor Manuel Jáquez Leal1-1/+1
2015-11-30build: Add gmodule dependency for libgstvaapi_eglSreerenj Balachandran1-0/+2
2015-11-06VP9: libgstvaapi: Add VP9 decoderSreerenj Balachandran1-0/+9
2015-07-07build: Add missing CFLAGS to Makefile.amSreerenj Balachandran1-0/+1
2015-05-25HEVC_Encode: Add HEVC(h265) encoder to core libgstvaapiSreerenj Balachandran1-0/+9
2015-05-18build: use git.mkVíctor Manuel Jáquez Leal1-2/+1
2015-05-13build: fix make distcheckVíctor Manuel Jáquez Leal1-1/+1
2015-04-14build: don't compile HEVC if not supportedVíctor Manuel Jáquez Leal1-4/+14
2015-04-13HEVC: Add HEVC(h265) decoder to core libgstvaapiSreerenj Balachandran1-0/+2
2015-04-13HEVC: Add codec utility methods to core libgstvaapiSreerenj Balachandran1-0/+3
2015-04-03Remove libgstvaapi-videoutils.soVíctor Manuel Jáquez Leal1-2/+0
2015-02-24egl: add windowing support.Gwenole Beauchesne1-0/+2
2015-02-24egl: add texture abstraction.Gwenole Beauchesne1-0/+2
2015-02-24egl: allow for EGLImage imports into VA Surfaces.Gwenole Beauchesne1-0/+2
2015-02-24Add initial support for EGL.Gwenole Beauchesne1-0/+61
2015-02-18Fix compiler warningsVíctor Manuel Jáquez Leal1-1/+1
2015-02-13Add VP8 Encoder to core libgstvaapi.Sreerenj Balachandran1-1/+10
2015-02-04encoder: Add JPEG EncoderSreerenj Balachandran1-0/+9
2015-01-28surface: add support for dma_buf exports.Gwenole Beauchesne1-0/+2
2015-01-28Add abstraction for exported VA buffers.Gwenole Beauchesne1-0/+3
2015-01-28Add missing header file to MakefileSreerenj Balachandran1-0/+1
2015-01-27texture: move to core libgstvaapi base library.Gwenole Beauchesne1-1/+4
2015-01-27texture: drop support for VA/GLX interfaces.Gwenole Beauchesne1-2/+2
2014-08-01build: fix with --no-undefined linker flags.Gwenole Beauchesne1-0/+7
2014-05-09build: fix conditional compilation of VP8 decoder.Sreerenj Balachandran1-2/+9
2014-04-18Add initial VP8 decoder.Zhao, Halley1-0/+2