summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2014-08-28hlsdemux: Support OpenSSL for AES decryption of HLS fragmentsThomas Bluemel1-1/+7
2014-08-27gl: do not check for GL/GLU/EGL/GLES2 libs if disabled in configurationCarlos Rafael Giani1-4/+10
2014-07-21openjpeg: Don't remember -lopenjp2 as libs when falling back to openjpeg1Sebastian Dröge1-0/+1
2014-07-21openjpeg: Win32-compatible OpenJPEG-2.0 detectionРуслан Ижбулатов1-1/+12
2014-07-19Back to developmentSebastian Dröge1-4/+4
2014-07-19Release 1.4.0Sebastian Dröge1-4/+4
2014-07-16gl: Include GL_CFLAGS while checking for GL typedefsMart Raudsepp1-0/+5
2014-07-16gl: Always include EGL_CFLAGS in GL_CFLAGS when EGL_LIBS is added to GL_LIBSMart Raudsepp1-0/+1
2014-07-11Release 1.3.91Sebastian Dröge1-4/+4
2014-07-04configure: fix uninitialized variables with --disable-externalMatthieu Bouron1-0/+2
2014-07-02applemedia: enable vtdec and vtenc only on >= 10.8 where VideoToolbox is publicAlessandro Decina1-0/+6
2014-06-28Release 1.3.90Sebastian Dröge1-4/+4
2014-06-22configure: use $ERROR_CFLAGS instead of hard-coding -WerrorTim-Philipp Müller1-1/+1
2014-06-22configure: use -Werror to make the include GL and GLES2 header check guarante...Koop Mast1-0/+3
2014-06-22Back to developmentSebastian Dröge1-3/+3
2014-06-22Release 1.3.3Sebastian Dröge1-4/+4
2014-06-20compositor: Add a new compositor based on the new GstVideoAggregator base classMathieu Duponchelle1-0/+2
2014-06-20videoaggregator: Create a new GstVideoAggregator baseclassMathieu Duponchelle1-0/+3
2014-06-20aggregator: Add new GstAggregator base classThibault Saunier1-0/+3
2014-06-18opengl: add element for transforming video geometryLubosz Sarnecki1-0/+12
2014-06-17wayland: install .pc fileArnaud Vrac1-0/+2
2014-06-17waylandsink: Build bindings for the unstable wl_scaler specGeorge Kiagiadakis1-1/+3
2014-06-17wayland: Add new gst-wayland library containing a new GstWaylandVideo interfaceGeorge Kiagiadakis1-0/+1
2014-05-30opencv: make the plugin compile with all 2.4.x versionsNicola Murino1-1/+1
2014-05-27gl: rename platform cocoa to cglJulien Isorce1-4/+4
2014-05-21Back to developmentSebastian Dröge1-3/+3
2014-05-21Release 1.3.2Sebastian Dröge1-4/+4
2014-05-05configure: Use the same includes for GL that we would use later in the code f...Sebastian Dröge1-3/+12
2014-05-05gl: check if we can include both GL and GLES2 headers at the same timeMatthew Waters1-0/+36
2014-05-04configure: Use the same #includes for checking GL types as later in the codeSebastian Dröge1-3/+12
2014-05-03Back to developmentSebastian Dröge1-3/+3
2014-05-03Release 1.3.1Sebastian Dröge1-4/+4
2014-05-03mfc: Remove mfc plugin, it is obsoleted by the v4l2videodec element from gst-...Sebastian Dröge1-50/+0
2014-05-02gl: rename cocoa example and move it to its parent directoryJulien Isorce1-1/+0
2014-05-01gl: Try harder to load symbols from the correct placeSebastian Dröge1-0/+18
2014-04-29gl/examples: move to -badMatthew Waters1-0/+76
2014-04-28gl: append EGL_LIB to GL_LIBJulien Isorce1-1/+1
2014-04-18ivfparse: enable build.Halley Zhao1-1/+1
2014-04-16configure: Detect EGL header presenceEdward Hervey1-0/+1
2014-04-15egl/eglglessink: remove since EGLImage and iOS support have been added in gli...Julien Isorce1-201/+68
2014-04-12gl: Add support for iOS EAGL platformSebastian Dröge1-2/+47
2014-04-04configure: Fix check for iOS for the OpenGL supportSebastian Dröge1-32/+37
2014-04-02gl/win32: actually build the gl plugins on win32Matthew Waters1-0/+1
2014-04-02gl/win32: fix detection of GL/wglext.hMatthew Waters1-1/+1
2014-03-28gl/win32: allow not building the gl pluginsMatthew Waters1-6/+17
2014-03-27gl: don't fail configure if we do not understand the platformMatthew Waters1-1/+0
2014-03-27configure.ac: fix OSX host checkMatthieu Bouron1-1/+1
2014-03-26gl: deploy egl headers in gst/gl/egl instead of gst/glJulien Isorce1-0/+1
2014-03-26pkgconfig: add gstreamer-glJulien Isorce1-0/+2
2014-03-26gl: Only enabled cocoa backend on osx (and not ios)Edward Hervey1-1/+2