summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* co/: add AX_CREATE_STDINT_H to get correct type definitions for a52dec in _st...Benjamin Otte2004-02-031-0/+1
* add check for new functionThomas Vander Stichele2004-02-011-0/+17
* configure.ac: use AC_C_INLINEBenjamin Otte2004-01-301-1/+11
* adding NAS pluginChristian Schaller2004-01-211-0/+16
* putting i18n in place for pluginsThomas Vander Stichele2004-01-191-0/+15
* ChangeLogBenjamin Otte2004-01-191-1/+2
* Check for libmusicbrainzJeremy Simon2004-01-181-0/+10
* Duplicate the ext/hermes colorspace plugin, and remove Hermes code and GPL co...David Schleef2004-01-151-0/+2
* Fixes to make ext/libcaca compile.David Schleef2004-01-121-0/+9
* configure.ac: Adding examples/switch/MakefileJulien Moutte2004-01-111-0/+1
* New source plugin based on librfb-0.1. RFB (remote framebuffer) is the proto...David Schleef2004-01-071-0/+8
* Update xvid plugin to latest xvid (1.0.0-beta3) API.Ronald S. Bultje2004-01-031-15/+24
* configure.ac: Fix configure check for mpeg2enc. We need 1.6.1.93 instead of 1...Ronald S. Bultje2004-01-011-3/+56
* fix BBB's configure.ac changesThomas Vander Stichele2003-12-211-4/+5
* configure.ac: X_DISPLAY_MISSING is set to 1 if AC_PATH_XTRA fails to find X d...Julien Moutte2003-12-211-1/+2
* configure.ac: Improve mpeg2enc detection. This is for distributions that do s...Ronald S. Bultje2003-12-211-5/+41
* bump back to cvs versoinThomas Vander Stichele2003-12-201-1/+1
* committing release stuff testing fdo cvs commits this mail should have the pr...Thomas Vander Stichele2003-12-201-2/+2
* disable gdk_pixbuf by defaultThomas Vander Stichele2003-12-161-39/+55
* make sdl depend on XThomas Vander Stichele2003-12-141-1/+4
* distcheck fixesThomas Vander Stichele2003-12-141-9/+20
* not done yetThomas Vander Stichele2003-12-141-1/+0
* trademark protectionThomas Vander Stichele2003-12-141-1/+1
* Adding a test app for libgstplay. It is a command line player.Julien Moutte2003-12-141-0/+1
* make pixbuf loader dir configurableThomas Vander Stichele2003-12-141-11/+25
* fix build wrt to autoplug testChristian Schaller2003-12-131-1/+0
* This is a first attempt at a wrapper for the lib'ified mpeg2enc of mjpegtools...Ronald S. Bultje2003-12-111-0/+11
* Committed fix for #128893 (properly detect too old libfaad installations)Christophe Fergeau2003-12-091-1/+1
* Adding a new plugin: switch.Julien Moutte2003-12-081-0/+2
* Fix v4l detection (it requires X, but X is detected after v4l, so this needed...Ronald S. Bultje2003-12-071-38/+44
* remove copyright field from pluginsAndy Wingo2003-12-041-1/+0
* fix X dependenciesThomas Vander Stichele2003-12-031-2/+7
* fixing up X test and general features testThomas Vander Stichele2003-12-031-17/+21
* Add check for faad2 (faad1 was detected, too, but we don't want that)Ronald S. Bultje2003-11-291-0/+9
* fixing bug #127984, we require a higher version of the alsa libraryLeif Johnson2003-11-271-1/+1
* use GDK_PIXBUF_CONFDIRBenjamin Otte2003-11-241-5/+5
* tagging stuff and build fixes. In detail:Benjamin Otte2003-11-241-7/+17
* faad plugin needs the math libraryJeremy Simon2003-11-231-1/+1
* commit my batch of build and spec fixesChristian Schaller2003-11-231-1/+1
* Fix gdk_pixbuf installation directory (again)David Schleef2003-11-231-6/+5
* Add faac buildRonald S. Bultje2003-11-221-0/+9
* fixes to make gdk_pixbuf loader install nicelyDavid Schleef2003-11-221-1/+23
* Add C-based local matroska/EBML plugin, remove libmatroska/libebml c++ oneRonald S. Bultje2003-11-211-10/+2
* New libfaad (MPEG-2/4 AAC decoder) pluginRonald S. Bultje2003-11-211-0/+9
* fix build system for X, XShm and XvBenjamin Otte2003-11-121-33/+46
* add -lX11 to X_LIBS so ximagesink buildsBenjamin Otte2003-11-121-0/+3
* test for regular shm instead of XShmThomas Vander Stichele2003-11-111-15/+19
* include macro for defining GST_FUNCTION, so debugging output from plugins get...Benjamin Otte2003-11-111-0/+3
* test and define HAVE_XSHM build ximage pluginThomas Vander Stichele2003-11-071-0/+8
* this will make it easier to merge when you have uncommited plugins in your treeSteve Baker2003-11-061-11/+61