summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
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
2014-02-19build: fix pkgconfig file names (again).Gwenole Beauchesne1-5/+5
2014-01-24Bump version for development.Gwenole Beauchesne1-2/+2
2014-01-230.5.8.Gwenole Beauchesne1-1/+1
2014-01-22Bump library major version.Gwenole Beauchesne1-2/+2
2014-01-15pkgconfig: plugin dir should use PKG version not API version.Lionel Landwerlin1-2/+1
2013-11-27vaapiencode: add initial support for GStreamer 0.10.Gwenole Beauchesne1-5/+0
2013-11-27libs: always use built-in videoutils for GStreamer 0.10.Gwenole Beauchesne1-26/+0
2013-11-27Fix build with GStreamer >= 1.3.Matthieu Bouron1-2/+12
2013-11-26configure: disable encoders with GStreamer 0.10.Gwenole Beauchesne1-0/+5
2013-11-24Add initial infrastructure for video encoding.Wind Yuan1-0/+29
2013-11-24libs: add generic bitstream writer.Wind Yuan1-0/+1
2013-11-22Bump version for development.Gwenole Beauchesne1-2/+2
2013-11-210.5.7.Gwenole Beauchesne1-1/+1
2013-11-18configure: automatically detect GStreamer API version.Gwenole Beauchesne1-1/+27
2013-09-27Fix detection and packaging of GStreamer 1.2.x builds.Gwenole Beauchesne1-14/+18
2013-09-27plugins: initial port to GStreamer 1.2.Víctor Manuel Jáquez Leal1-2/+22
2013-08-31Bump version for development.Gwenole Beauchesne1-2/+2
2013-08-310.5.6.Gwenole Beauchesne1-1/+1
2013-08-29configure: fix detection of VA/JPEG decoding API.Wind Yuan1-1/+11
2013-08-23Add initial infrastructure for video processing.Gwenole Beauchesne1-0/+29