summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2015-05-13fix faad2 version checkWim Taymans1-2/+2
2014-12-18Release 1.4.5Sebastian Dröge1-2/+2
2014-12-12configure: Do comparisons in a portable way with = instead of ==Thomas Klausner1-3/+3
2014-11-19gl: Use numeric OSX version instead of the macroSebastian Dröge1-1/+1
2014-11-19gl/cocoa: Remove GNUStep supportSebastian Dröge1-55/+1
2014-11-06Release 1.4.4Sebastian Dröge1-2/+2
2014-11-04gl/cocoa: include gl3.h in configure too for consistency with gstglapi.hSebastian Dröge1-0/+4
2014-10-29configure.ac: auto decision to include GL library failsVincent Abriou1-1/+1
2014-10-19vtenc: VTCompressionSessionPrepareToEncodeFrames only exists since 10.9.6Sebastian Dröge1-0/+10
2014-10-14applemedia: VideoToolbox works properly on iOS nowSebastian Dröge1-5/+0
2014-10-14gltransformation: requires graphene 1.0.0Lubosz Sarnecki1-1/+1
2014-09-29configure: Don't build VideoToolbox elements on iOS for nowSebastian Dröge1-11/+2
2014-09-24Release 1.4.3Sebastian Dröge1-2/+2
2014-09-19Release 1.4.2Sebastian Dröge1-2/+2
2014-09-16configure: And make the preprocessor check work properlySebastian Dröge1-1/+1
2014-09-16configure: Do the AM_CONDITIONAL() after finally setting the variableSebastian Dröge1-1/+2
2014-09-16applemedia: Don't include VideoToolbox on iOS < 8.0Sebastian Dröge1-0/+13
2014-08-27Release 1.4.1Sebastian Dröge1-2/+2
2014-07-22openjpeg: Don't remember -lopenjp2 as libs when falling back to openjpeg1Sebastian Dröge1-0/+1
2014-07-22openjpeg: Win32-compatible OpenJPEG-2.0 detectionРуслан Ижбулатов1-1/+12
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