summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Move replaygain and interleave plugins from -bad.Jan Schmidt2008-07-191-0/+4
* Only use -Wno-attributes (which is there to work around a bug in the taglib 1...Tim-Philipp Müller2008-07-171-0/+8
* configure.ac: Don't include ERROR_CFLAGS in GST_CXXFLAGS as it might include ...Sebastian Dröge2008-07-081-1/+1
* configure.ac: Fix build of the RTP plugin with mingw32 by linking to ws2_32 f...Damien Lespiau2008-07-031-1/+1
* configure.ac: Depend on released versions of core and -base.Tim-Philipp Müller2008-06-241-2/+2
* switch v4l2src from experimental to normal build. Fixes #536831Christian Schaller2008-06-201-1/+0
* Add pulseaudio GStreamer element from gst-pulse. Development will continue he...Sebastian Dröge2008-06-101-0/+7
* Require libcdio >= 0.76.Tim-Philipp Müller2008-06-071-1/+1
* configure.ac: We need -base CVS (rtsp).Tim-Philipp Müller2008-05-241-1/+1
* configure.ac: Error out if we don't have the required core/base versions.Tim-Philipp Müller2008-05-071-5/+5
* Use new error code for encrypted streams (which requires core CVS).Tim-Philipp Müller2008-04-301-1/+1
* configure.ac: Back to development -> 0.10.8.1Jan Schmidt2008-04-241-1/+1
* Release 0.10.8Jan Schmidt2008-04-231-1/+1
* configure.ac: 0.10.7.4 pre-releaseJan Schmidt2008-04-221-1/+1
* configure.ac: 0.10.7.3 pre-releaseJan Schmidt2008-04-171-1/+1
* Strip out the config/script parsing stuff, we don't need it.Tim-Philipp Müller2008-04-161-4/+0
* Remove LADSPA plugin. Fixes: #515978Jan Schmidt2008-04-121-7/+0
* Move soup plugin from -bad (Fixes: #523124)Jan Schmidt2008-04-121-0/+13
* configure.ac: Actually build dlls when cross-compiling with mingw32.Damien Lespiau2008-04-061-0/+1
* configure.ac: Require core/base 0.10.18 for ARGB caps parsing fixes in libgst...Tim-Philipp Müller2008-04-041-3/+3
* Remove lrint/lrintf checks. We don't use it anywhere.Sebastian Dröge2008-03-211-5/+0
* Check for sinh(), cosh() and asinh() and define our own implementations if th...Sebastian Dröge2008-03-071-1/+1
* configure.ac: Move the checks for bison, flex and as to the program section a...Peter Kjellerstedt2008-03-031-12/+15
* configure.ac: Use AG_GST_CHECK_PLUGIN and AG_GST_DISABLE_PLUGIN to simplify w...Peter Kjellerstedt2008-03-031-63/+61
* configure.ac: Detect and indicate if GCC inline assembly syntax is available.Jan Schmidt2008-02-261-0/+7
* Check for and define ERROR_CXXFLAGS and use them when buildingTim-Philipp Müller2008-02-231-1/+9
* configure.ac: Add checks for Flex/Yacc/Bison and other furry animals, for the...Bastien Nocera2008-02-231-0/+7
* configure.ac: Back to development...Jan Schmidt2008-02-211-1/+1
* Release 0.10.7 - Red Door BlackJan Schmidt2008-02-211-1/+1
* Move multifile plugin from -bad.Jan Schmidt2008-02-081-0/+2
* Move spectrum plugin from -bad.Jan Schmidt2008-02-081-0/+3
* Move the equalizer plugin across from -badJan Schmidt2008-02-081-0/+3
* configure.ac: Only build with DISABLE_DEPRECATED during the CVS cycle. Pre-re...Jan Schmidt2008-02-081-1/+2
* configure.ac: Bump requirements to (good) released versions to avoid confusio...Tim-Philipp Müller2008-02-071-2/+2
* configure.ac: Bump plugins-base requirement to 0.10.16 for the gst_video_form...Jan Schmidt2008-01-311-1/+1
* configure.ac: Fix typo.Jan Schmidt2008-01-311-1/+1
* configure.ac: Detect video4linux headers on Solaris too.Brian Cameron2008-01-211-3/+19
* autogen.sh: Add -Wno-portability to the automake parameters to stop warnings ...Sebastian Dröge2008-01-101-0/+3
* Make elements GST_BUFFER_FLAG_GAP aware and call gst_base_transform_set_gap_a...Sebastian Dröge2008-01-081-1/+1
* configure.ac: We need core/base 0.10.15 or later.Tim-Philipp Müller2007-12-111-2/+2
* configure.ac: And now do it right for real...Sebastian Dröge2007-12-091-1/+1
* configure.ac: Correctly reset $LIBS to not contain -lm.Sebastian Dröge2007-12-091-1/+1
* Fix compilation with MSVC by using gst_util_guint64_to_gdouble() and checking...Kwang Yul Seo2007-12-091-0/+5
* configure.ac: Don't define GST_DISABLE_DEPRECATED for releases. Fixes #498181.Sebastian Dröge2007-12-091-1/+5
* Fix includes for MSVC and GLib-2.14.0 (#492388).Ole André Vadla Ravnås2007-11-021-0/+3
* configure.ac: Use AG_GST_ARG_WITH_PLUGINS, AG_GST_ARG_ENABLE_EXTERNAL andSebastian Dröge2007-09-251-36/+8
* configure.ac: We require core CVS now for gst_base_src_set_do_timestamp().Tim-Philipp Müller2007-09-181-1/+1
* configure.ac: Use AC_TRY_COMPILE instead of AC_TRY_RUN to check for old flac ...Tim-Philipp Müller2007-09-091-4/+5
* configure.ac: Fix build.Tim-Philipp Müller2007-09-051-0/+1
* Use the new buffer clipping function from gstaudio here and require gst-plugi...Sebastian Dröge2007-07-241-1/+1