summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2015-12-070.7.00.7.0Sreerenj Balachandran1-3/+3
2015-11-30build: Add gmodule dependency for libgstvaapi_eglSreerenj Balachandran1-0/+8
2015-11-06VP9: build: Check availability of vp9 decoder APIsSreerenj Balachandran1-0/+37
2015-11-06VP9: Allow building vp9 codecparser internallySreerenj Balachandran1-0/+21
2015-11-04configure.ac: don't use an undefined variableVíctor Manuel Jáquez Leal1-1/+1
2015-10-19build: check for patch and fix yasm checkLim Siew Hoon1-6/+16
2015-10-19configure: mark support for GStreamer 1.2 as obsolete.Sreerenj Balachandran1-1/+1
2015-09-28build: allow builds against GStreamer 1.7.xVíctor Manuel Jáquez Leal1-0/+10
2015-09-15build: verify for H264 MVC and H265 SPSVíctor Manuel Jáquez Leal1-2/+9
2015-07-15Bump version for developmentSreerenj Balachandran1-2/+2
2015-07-150.6.00.6.0Sreerenj Balachandran1-4/+8
2015-07-02configure: fix the build while enabling egl as the only rendererSreerenj Balachandran1-1/+1
2015-07-02libs: Bump library major versionSreerenj Balachandran1-5/+2
2015-06-01configure: Compiling against libgstgl requires libgstvideoJan Schmidt1-1/+1
2015-05-25HEVC_Encode: build: Check availability of VA APIs for H265 encoding.Sreerenj Balachandran1-0/+35
2015-05-15wayland: wl_display_dispatch_queue() can block forever.Víctor Manuel Jáquez Leal1-1/+1
2015-04-30build: upgrade glib dependency to 2.32Víctor Manuel Jáquez Leal1-1/+1
2015-04-14build: don't compile HEVC if not supportedVíctor Manuel Jáquez Leal1-0/+4
2015-04-13HEVC: build: Check availability of h265 decoder APIsSreerenj Balachandran1-0/+32
2015-04-13HEVC: Allow to build h265 codecparser internallySreerenj Balachandran1-0/+26
2015-04-03autotools: remove gstreamer-1.0 supportVíctor Manuel Jáquez Leal1-17/+0
2015-04-03Remove libgstvaapi-videoutils.soVíctor Manuel Jáquez Leal1-1/+0
2015-04-03Remove HAVE_GST_VIDEO_OVERLAY_HWCAPS macroVíctor Manuel Jáquez Leal1-3/+0
2015-04-03autotools: remove gstreamer-0.10 supportVíctor Manuel Jáquez Leal1-126/+12
2015-02-24plugins: add initial support for EGL.Gwenole Beauchesne1-0/+5
2015-02-24plugins: record downstream GstGLContext.Gwenole Beauchesne1-0/+32
2015-02-24Add initial support for EGL.Gwenole Beauchesne1-0/+94
2015-02-13configure: Add Check for VP8 Encoding APISreerenj Balachandran1-0/+33
2015-02-04configure: Add Check for JPEG encoding APISreerenj Balachandran1-0/+33
2015-02-03Bump version for development.Sreerenj Balachandran1-2/+2
2015-02-030.5.100.5.10Sreerenj Balachandran1-11/+15
2015-01-28plugins: add support for dma_buf imports.Wind Yuan1-0/+4
2015-01-27texture: drop support for VA/GLX interfaces.Gwenole Beauchesne1-18/+0
2015-01-27libs: bump library major version.Gwenole Beauchesne1-2/+2
2014-10-29configure: echoing installation prefix pathSreerenj Balachandran1-0/+1
2014-09-24vaapisink: fix GstNavigation "key-press" / "key-release" events.Gwenole Beauchesne1-0/+10
2014-07-29Bump version for development.Gwenole Beauchesne1-2/+2
2014-07-280.5.9.Gwenole Beauchesne1-1/+1
2014-07-28configure: allow builds against GStreamer git (1.5.x).Sreerenj Balachandran1-0/+10
2014-07-28configure: fix build with GStreamer 1.4.0 release.Gwenole Beauchesne1-2/+2
2014-07-28debian: fix packaging for new naming scheme.Gwenole Beauchesne1-1/+1
2014-07-28configure: mark support for GStreamer < 1.2 as deprecated.Gwenole Beauchesne1-0/+2
2014-07-28configure: mark support for GStreamer 0.10 as obsolete.Gwenole Beauchesne1-1/+1
2014-07-03build: mention that support for GStreamer 0.10 is deprecated.Gwenole Beauchesne1-0/+1
2014-07-03build: fix for GStreamer 0.10.Gwenole Beauchesne1-0/+8
2014-06-13plugins: add built-in video parsers as "vaapiparse" element.Gwenole Beauchesne1-0/+11
2014-05-09build: fix conditional compilation of VP8 decoder.Sreerenj Balachandran1-2/+12
2014-04-21vp8: allow compilation without the built-in libvpx.Gwenole Beauchesne1-1/+10
2014-04-18vp8: use range decoder from libvpx.Gwenole Beauchesne1-0/+7
2014-04-18Add initial VP8 decoder.Zhao, Halley1-0/+50