summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2009-05-10Release 0.10.23Jan Schmidt
2009-05-080.10.22.6 pre-releaseJan Schmidt
2009-05-080.10.22.5 pre-releaseJan Schmidt
2009-05-060.10.22.4 pre-releaseJan Schmidt
2009-04-210.10.22.3 pre-releaseJan Schmidt
2009-04-160.10.22.2 pre-releaseJan Schmidt
2009-03-06win32: fix configure logic for GST_INSTALL_PLUGINS_HELPER defineTim-Philipp Müller
2009-02-28Bump glib requirement to 2.14David Schleef
2009-02-25Change how win32/common/config.h is updatedDavid Schleef
2009-02-25build: Update shave init statement for changes in common. Bump common.Jan Schmidt
2009-02-23Use shave for the build outputJan Schmidt
2009-02-04audioresample: Only pull in liboil if its actualy used.Stefan Kost
2009-02-02Allow to configure the resampler function for integer to skip the benchmarkin...Stefan Kost
2009-01-23Rename files and types from speexresample to audioresampleSebastian Dröge
2009-01-23Fix linking on Solaris. Fixes bug #568482.Brian Cameron
2009-01-22Back to devel -> 0.10.22.1Jan Schmidt
2009-01-19Release 0.10.22Jan Schmidt
2009-01-09configure.ac: 0.10.21.3 pre-releaseJan Schmidt
2009-01-07Add plugin dependency for the GIO and GVfs modules.Sebastian Dröge
2009-01-07Add plugin dependency for the gnomevfs modules.Sebastian Dröge
2009-01-06Use new core API to make registry re-scan the plugin whenever visualisations ...Tim-Philipp Müller
2009-01-06Add pkg-config files for libgstapp. Fixes bug #566761.Sebastian Dröge
2009-01-05Move AppSrc/AppSink from gst-plugins-bad. Fixes #564421Jan Schmidt
2009-01-02Make the seek and colorkey examples depend on gtk+-x11 as they useAlessandro Decina
2008-12-08configure.ac: First check for "theoraenc theoradec" and if that failed check ...Sebastian Dröge
2008-12-04configure.ac: Apparently AC_CONFIG_MACRO_DIR breaks when using more than one ...Sebastian Dröge
2008-12-04configure.ac: Set AC_CONFIG_MACRO_DIR to common/m4 to point autoconf to our M...Sebastian Dröge
2008-11-29Require gettext 0.17 because older versions don't mix with libtool 2.2. At bu...Sebastian Dröge
2008-11-27Rename the moved speexresample to audioresample, integrate into the build sys...Sebastian Dröge
2008-10-09configure.ac: Require core CVS for ghostpad API additions used by decodebin2.Tim-Philipp Müller
2008-10-05configure.ac: Back to development -> 0.10.21.1Jan Schmidt
2008-10-03Release 0.10.21Jan Schmidt
2008-09-28configure.ac: 0.10.20.4 pre-releaseJan Schmidt
2008-09-16Commit stuff that should have gone in last week when I made the pre-releases:Jan Schmidt
2008-09-03Rework last change, so that we build subparse, but just disable the sami pars...Stefan Kost
2008-09-02configure.ac: Disable subparse when xml is disabled. It woundn't work anyway....Stefan Kost
2008-08-01Bump requirement to latest core and use new tag for riff formats.Stefan Kost
2008-07-23configure.ac: Remove AC_ISC_POSIX; it breaks on some systems and is not needed.Michael Smith
2008-06-20configure.ac: Bump verion back to devel -> 0.10.20.1Jan Schmidt
2008-06-18Release 0.10.20Jan Schmidt
2008-06-11configure.ac: 0.10.19.3 pre-releaseJan Schmidt
2008-06-05configure.ac: 0.10.19.2 pre-releaseJan Schmidt
2008-05-20configure.ac: Require core CVS for GstBaseSrc buffer caps setting magic.Tim-Philipp Müller
2008-05-19configure.ac: Error out if we don't have the required version of core.Tim-Philipp Müller
2008-04-18configure.ac: Bump Gtk+ requirement to 2.12.0 for gtk_range_set_fill_level (N...Tim-Philipp Müller
2008-04-06configure.ac: Actually build dlls when cross-compiling with mingw32.Damien Lespiau
2008-04-03configure.ac: Bump version to 0.10.19.1 after the unplanned 0.10.19 release.Tim-Philipp Müller
2008-04-01configure.ac: Require GLib 2.12 and liboil 0.3.14.Sebastian Dröge
2008-03-22Use G_PARAM_STATIC_STRINGS everywhere for GParamSpecs that use static strings...Sebastian Dröge
2008-03-21configure.ac: Fix lrint/lrintf checks to actually work. These functions are i...Sebastian Dröge