summaryrefslogtreecommitdiff
path: root/gst-libs/gst/vaapi/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* build: fix when HEVC decoder is disabledVíctor Manuel Jáquez Leal2016-02-011-6/+5
* libs: remove versioningVíctor Manuel Jáquez Leal2016-01-201-30/+30
* libs: make libraries no installablesVíctor Manuel Jáquez Leal2016-01-191-28/+6
* Do not install libgstvaapi headersVíctor Manuel Jáquez Leal2016-01-191-39/+0
* Remove codecparsers submoduleVíctor Manuel Jáquez Leal2016-01-191-1/+1
* build: Add gmodule dependency for libgstvaapi_eglSreerenj Balachandran2015-11-301-0/+2
* VP9: libgstvaapi: Add VP9 decoderSreerenj Balachandran2015-11-061-0/+9
* build: Add missing CFLAGS to Makefile.amSreerenj Balachandran2015-07-071-0/+1
* HEVC_Encode: Add HEVC(h265) encoder to core libgstvaapiSreerenj Balachandran2015-05-251-0/+9
* build: use git.mkVíctor Manuel Jáquez Leal2015-05-181-2/+1
* build: fix make distcheckVíctor Manuel Jáquez Leal2015-05-131-1/+1
* build: don't compile HEVC if not supportedVíctor Manuel Jáquez Leal2015-04-141-4/+14
* HEVC: Add HEVC(h265) decoder to core libgstvaapiSreerenj Balachandran2015-04-131-0/+2
* HEVC: Add codec utility methods to core libgstvaapiSreerenj Balachandran2015-04-131-0/+3
* Remove libgstvaapi-videoutils.soVíctor Manuel Jáquez Leal2015-04-031-2/+0
* egl: add windowing support.Gwenole Beauchesne2015-02-241-0/+2
* egl: add texture abstraction.Gwenole Beauchesne2015-02-241-0/+2
* egl: allow for EGLImage imports into VA Surfaces.Gwenole Beauchesne2015-02-241-0/+2
* Add initial support for EGL.Gwenole Beauchesne2015-02-241-0/+61
* Fix compiler warningsVíctor Manuel Jáquez Leal2015-02-181-1/+1
* Add VP8 Encoder to core libgstvaapi.Sreerenj Balachandran2015-02-131-1/+10
* encoder: Add JPEG EncoderSreerenj Balachandran2015-02-041-0/+9
* surface: add support for dma_buf exports.Gwenole Beauchesne2015-01-281-0/+2
* Add abstraction for exported VA buffers.Gwenole Beauchesne2015-01-281-0/+3
* Add missing header file to MakefileSreerenj Balachandran2015-01-281-0/+1
* texture: move to core libgstvaapi base library.Gwenole Beauchesne2015-01-271-1/+4
* texture: drop support for VA/GLX interfaces.Gwenole Beauchesne2015-01-271-2/+2
* build: fix with --no-undefined linker flags.Gwenole Beauchesne2014-08-011-0/+7
* build: fix conditional compilation of VP8 decoder.Sreerenj Balachandran2014-05-091-2/+9
* Add initial VP8 decoder.Zhao, Halley2014-04-181-0/+2
* build: fix packaging for GStreamer 1.2.Gwenole Beauchesne2014-02-191-1/+1
* libs: factor out usages of vaGetConfigAttributes().Gwenole Beauchesne2014-01-231-0/+2
* context: move overlay composition to separate files.Gwenole Beauchesne2014-01-231-0/+2
* libs: check that private headers remain private.Gwenole Beauchesne2014-01-231-1/+7
* encoder: h264: completely remove private headers.Gwenole Beauchesne2014-01-221-1/+0
* utils: add new MPEG-2 helper functions.Gwenole Beauchesne2014-01-131-0/+3
* utils: h264: expose levels in public header.Gwenole Beauchesne2014-01-101-1/+2
* utils: add new H.264 helper functions.Gwenole Beauchesne2013-12-061-0/+2
* Fix missing files in distribution tarball.Matthieu Bouron2013-12-061-3/+8
* encoder: rework GstVaapiCodedBuffer and related proxy.Gwenole Beauchesne2013-12-041-0/+8
* Fix build with GStreamer >= 1.3.Matthieu Bouron2013-11-271-0/+3
* encoder: add mpeg2 encoder.XuGuangxin2013-11-241-0/+2
* encoder: add h264 encoder.Wind Yuan2013-11-241-0/+2
* Add initial infrastructure for video encoding.Wind Yuan2013-11-241-0/+20
* libs: add generic bitstream writer.Wind Yuan2013-11-241-0/+1
* build: link libgstvaapi-wayland against videoutils.Ross Burton2013-11-221-0/+1
* Add initial infrastructure for video processing.Gwenole Beauchesne2013-08-231-0/+1
* libs: drop some public APIs.Gwenole Beauchesne2013-08-231-2/+3
* image: clean image API up.Gwenole Beauchesne2013-07-261-0/+1
* x11: implement pixmap rendering with RENDER extension.Gwenole Beauchesne2013-07-221-0/+2