summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* applemedia: VideoToolbox works properly on iOS nowSebastian Dröge2014-10-141-5/+0
* gltransformation: requires graphene 1.0.0Lubosz Sarnecki2014-10-141-1/+1
* configure: Don't build VideoToolbox elements on iOS for nowSebastian Dröge2014-09-291-11/+2
* Release 1.4.31.4.3Sebastian Dröge2014-09-241-2/+2
* Release 1.4.21.4.2Sebastian Dröge2014-09-191-2/+2
* configure: And make the preprocessor check work properlySebastian Dröge2014-09-161-1/+1
* configure: Do the AM_CONDITIONAL() after finally setting the variableSebastian Dröge2014-09-161-1/+2
* applemedia: Don't include VideoToolbox on iOS < 8.0Sebastian Dröge2014-09-161-0/+13
* Release 1.4.11.4.1Sebastian Dröge2014-08-271-2/+2
* openjpeg: Don't remember -lopenjp2 as libs when falling back to openjpeg1Sebastian Dröge2014-07-221-0/+1
* openjpeg: Win32-compatible OpenJPEG-2.0 detectionРуслан Ижбулатов2014-07-221-1/+12
* Release 1.4.01.4.0Sebastian Dröge2014-07-191-4/+4
* gl: Include GL_CFLAGS while checking for GL typedefsMart Raudsepp2014-07-161-0/+5
* gl: Always include EGL_CFLAGS in GL_CFLAGS when EGL_LIBS is added to GL_LIBSMart Raudsepp2014-07-161-0/+1
* Release 1.3.91Sebastian Dröge2014-07-111-4/+4
* configure: fix uninitialized variables with --disable-externalMatthieu Bouron2014-07-041-0/+2
* applemedia: enable vtdec and vtenc only on >= 10.8 where VideoToolbox is publicAlessandro Decina2014-07-021-0/+6
* Release 1.3.901.3.90Sebastian Dröge2014-06-281-4/+4
* configure: use $ERROR_CFLAGS instead of hard-coding -WerrorTim-Philipp Müller2014-06-221-1/+1
* configure: use -Werror to make the include GL and GLES2 header check guarante...Koop Mast2014-06-221-0/+3
* Back to developmentSebastian Dröge2014-06-221-3/+3
* Release 1.3.31.3.3Sebastian Dröge2014-06-221-4/+4
* compositor: Add a new compositor based on the new GstVideoAggregator base classMathieu Duponchelle2014-06-201-0/+2
* videoaggregator: Create a new GstVideoAggregator baseclassMathieu Duponchelle2014-06-201-0/+3
* aggregator: Add new GstAggregator base classThibault Saunier2014-06-201-0/+3
* opengl: add element for transforming video geometryLubosz Sarnecki2014-06-181-0/+12
* wayland: install .pc fileArnaud Vrac2014-06-171-0/+2
* waylandsink: Build bindings for the unstable wl_scaler specGeorge Kiagiadakis2014-06-171-1/+3
* wayland: Add new gst-wayland library containing a new GstWaylandVideo interfaceGeorge Kiagiadakis2014-06-171-0/+1
* opencv: make the plugin compile with all 2.4.x versionsNicola Murino2014-05-301-1/+1
* gl: rename platform cocoa to cglJulien Isorce2014-05-271-4/+4
* Back to developmentSebastian Dröge2014-05-211-3/+3
* Release 1.3.21.3.2Sebastian Dröge2014-05-211-4/+4
* configure: Use the same includes for GL that we would use later in the code f...Sebastian Dröge2014-05-051-3/+12
* gl: check if we can include both GL and GLES2 headers at the same timeMatthew Waters2014-05-051-0/+36
* configure: Use the same #includes for checking GL types as later in the codeSebastian Dröge2014-05-041-3/+12
* Back to developmentSebastian Dröge2014-05-031-3/+3
* Release 1.3.11.3.1Sebastian Dröge2014-05-031-4/+4
* mfc: Remove mfc plugin, it is obsoleted by the v4l2videodec element from gst-...Sebastian Dröge2014-05-031-50/+0
* gl: rename cocoa example and move it to its parent directoryJulien Isorce2014-05-021-1/+0
* gl: Try harder to load symbols from the correct placeSebastian Dröge2014-05-011-0/+18
* gl/examples: move to -badMatthew Waters2014-04-291-0/+76
* gl: append EGL_LIB to GL_LIBJulien Isorce2014-04-281-1/+1
* ivfparse: enable build.Halley Zhao2014-04-181-1/+1
* configure: Detect EGL header presenceEdward Hervey2014-04-161-0/+1
* egl/eglglessink: remove since EGLImage and iOS support have been added in gli...Julien Isorce2014-04-151-201/+68
* gl: Add support for iOS EAGL platformSebastian Dröge2014-04-121-2/+47
* configure: Fix check for iOS for the OpenGL supportSebastian Dröge2014-04-041-32/+37
* gl/win32: actually build the gl plugins on win32Matthew Waters2014-04-021-0/+1
* gl/win32: fix detection of GL/wglext.hMatthew Waters2014-04-021-1/+1