summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2008-12-16configure.ac: Require core cvs.Stefan Kost1-1/+1
2008-12-07configure.ac: Make usage of libv4l optional by a configure parameter.Alexandre Rostovtsev1-7/+17
2008-12-04configure.ac: Apparently AC_CONFIG_MACRO_DIR breaks when using more than one ...Sebastian Dröge1-3/+0
2008-12-04configure.ac: Set AC_CONFIG_MACRO_DIR to common/m4 to point autoconf to our M...Sebastian Dröge1-0/+3
2008-11-29Require gettext 0.17 because older versions don't mix with libtool 2.2. At bu...Sebastian Dröge1-1/+1
2008-11-04Optionally use libv4l to access v4l2 devices. Fixes bug #545033.Bastien Nocera1-0/+10
2008-10-26configure.ac: Back to development -> 0.10.11.1Jan Schmidt1-1/+1
2008-10-24Release 0.10.11Jan Schmidt1-1/+1
2008-10-24configure.ac: Commit 0.10.10.4 pre-releaseJan Schmidt1-1/+1
2008-10-16configure.ac: 0.10.10.3 pre-releaseJan Schmidt1-1/+1
2008-10-16configure.ac: Commit 0.10.10.2 pre-release bump that actually went out on 200...Jan Schmidt1-1/+1
2008-10-03configure.ac: Depend on released versions of core and base.Tim-Philipp Müller1-2/+2
2008-10-01configure.ac: Fix libs for linking directsound.Michael Smith1-32/+3
2008-09-01configure.ac: Fix --disable-externalTim-Philipp Müller1-10/+14
2008-08-26configure.ac: Update version number to reflect 0.10.10 release from branch.Jan Schmidt1-1/+1
2008-08-14configure.ac: Require -base CVS for wavparse acid chunk parsing.Tim-Philipp Müller1-1/+1
2008-08-13configure.ac: Remove more cdio stuff (moved to ugly)Thijs Vermeir1-8/+0
2008-08-02Build depend on core CVS for the attachment tag.Sebastian Dröge1-1/+1
2008-08-02Decode the codec private data and following ContentEncoding if necessary.Sebastian Dröge1-2/+9
2008-08-01configure.ac: Back to development -> 0.10.9.1Jan Schmidt1-1/+1
2008-07-31Release 0.10.9Jan Schmidt1-1/+1
2008-07-28configure.ac: 0.10.8.4 pre-releaseJan Schmidt1-1/+1
2008-07-24configure.ac: 0.10.8.3 pre-releaseJan Schmidt1-1/+1
2008-07-19configure.ac: 0.10.8.2 pre-releaseJan Schmidt1-1/+1
2008-07-19Move replaygain and interleave plugins from -bad.Jan Schmidt1-0/+4
2008-07-17Only use -Wno-attributes (which is there to work around a bug in the taglib 1...Tim-Philipp Müller1-0/+8
2008-07-08configure.ac: Don't include ERROR_CFLAGS in GST_CXXFLAGS as it might include ...Sebastian Dröge1-1/+1
2008-07-03configure.ac: Fix build of the RTP plugin with mingw32 by linking to ws2_32 f...Damien Lespiau1-1/+1
2008-06-24configure.ac: Depend on released versions of core and -base.Tim-Philipp Müller1-2/+2
2008-06-20switch v4l2src from experimental to normal build. Fixes #536831Christian Schaller1-1/+0
2008-06-10Add pulseaudio GStreamer element from gst-pulse. Development will continue he...Sebastian Dröge1-0/+7
2008-06-07Require libcdio >= 0.76.Tim-Philipp Müller1-1/+1
2008-05-24configure.ac: We need -base CVS (rtsp).Tim-Philipp Müller1-1/+1
2008-05-07configure.ac: Error out if we don't have the required core/base versions.Tim-Philipp Müller1-5/+5
2008-04-30Use new error code for encrypted streams (which requires core CVS).Tim-Philipp Müller1-1/+1
2008-04-24configure.ac: Back to development -> 0.10.8.1Jan Schmidt1-1/+1
2008-04-23Release 0.10.8Jan Schmidt1-1/+1
2008-04-22configure.ac: 0.10.7.4 pre-releaseJan Schmidt1-1/+1
2008-04-17configure.ac: 0.10.7.3 pre-releaseJan Schmidt1-1/+1
2008-04-16Strip out the config/script parsing stuff, we don't need it.Tim-Philipp Müller1-4/+0
2008-04-12Remove LADSPA plugin. Fixes: #515978Jan Schmidt1-7/+0
2008-04-12Move soup plugin from -bad (Fixes: #523124)Jan Schmidt1-0/+13
2008-04-06configure.ac: Actually build dlls when cross-compiling with mingw32.Damien Lespiau1-0/+1
2008-04-04configure.ac: Require core/base 0.10.18 for ARGB caps parsing fixes in libgst...Tim-Philipp Müller1-3/+3
2008-03-21Remove lrint/lrintf checks. We don't use it anywhere.Sebastian Dröge1-5/+0
2008-03-07Check for sinh(), cosh() and asinh() and define our own implementations if th...Sebastian Dröge1-1/+1
2008-03-03configure.ac: Move the checks for bison, flex and as to the program section a...Peter Kjellerstedt1-12/+15
2008-03-03configure.ac: Use AG_GST_CHECK_PLUGIN and AG_GST_DISABLE_PLUGIN to simplify w...Peter Kjellerstedt1-63/+61
2008-02-26configure.ac: Detect and indicate if GCC inline assembly syntax is available.Jan Schmidt1-0/+7
2008-02-23Check for and define ERROR_CXXFLAGS and use them when buildingTim-Philipp Müller1-1/+9