summaryrefslogtreecommitdiffstats
path: root/Makefile.am
AgeCommit message (Collapse)AuthorFilesLines
2005-11-27add ACLOCAL_AMFLAGS; remove old stuff from spec changelogThomas Vander Stichele1-0/+2
Original commit message from CVS: add ACLOCAL_AMFLAGS; remove old stuff from spec changelog
2005-11-23add a torture targetThomas Vander Stichele1-0/+3
Original commit message from CVS: add a torture target
2005-11-06Makefile.am: examples in dist subdirs.Julien Moutte1-1/+11
Original commit message from CVS: 2005-11-06 Julien MOUTTE <julien@moutte.net> * Makefile.am: examples in dist subdirs. * configure.ac: enable parameter for building examples. * docs/plugins/gst-plugins-bad-plugins.args: * docs/plugins/inspect/plugin-dfbvideosink.xml: * examples/Makefile.am: Updates.
2005-11-06Enable documentation.Julien Moutte1-1/+3
Original commit message from CVS: 2005-11-06 Julien MOUTTE <julien@moutte.net> * Makefile.am: * autogen.sh: * configure.ac: * docs/Makefile.am: * docs/plugins/.cvsignore: * docs/plugins/Makefile.am: * docs/plugins/gst-plugins-bad-plugins-decl-list.txt: * docs/plugins/gst-plugins-bad-plugins-decl.txt: * docs/plugins/gst-plugins-bad-plugins-docs.sgml: * docs/plugins/gst-plugins-bad-plugins-sections.txt: * docs/plugins/gst-plugins-bad-plugins-undocumented.txt: * docs/plugins/gst-plugins-bad-plugins.args: * docs/plugins/gst-plugins-bad-plugins.hierarchy: * docs/plugins/gst-plugins-bad-plugins.interfaces: * docs/plugins/gst-plugins-bad-plugins.prerequisites: * docs/plugins/gst-plugins-bad-plugins.signals: * docs/plugins/gst-plugins-bad-plugins.types: * docs/plugins/inspect/plugin-dfbvideosink.xml: * docs/version.entities.in: Enable documentation. * examples/Makefile.am: * examples/directfb/Makefile.am: * examples/directfb/decker.ttf: * examples/directfb/dfblogo.png: * examples/directfb/gstdfb.c: (myclock), (dynamic_link), (size_changed), (setup_dynamic_link), (main): Add an example application for DirectFB.
2005-10-27don't do po until something wants to be translatedThomas Vander Stichele1-1/+1
Original commit message from CVS: don't do po until something wants to be translated
2005-09-19add check-valgrind targetThomas Vander Stichele1-0/+3
Original commit message from CVS: add check-valgrind target
2005-09-06releasing 0.9.1RELEASE-0_9_1Thomas Vander Stichele1-0/+2
Original commit message from CVS: releasing 0.9.1
2005-09-05cleaning up badThomas Vander Stichele1-32/+4
Original commit message from CVS: cleaning up bad
2005-07-08gst/avi/Makefile.am (libgstavi_la_CFLAGS): No gettext hacks, the defines ↵Andy Wingo1-2/+2
come from config.h. Original commit message from CVS: 2005-07-08 Andy Wingo <wingo@pobox.com> * gst/avi/Makefile.am (libgstavi_la_CFLAGS): No gettext hacks, the defines come from config.h. * autogen.sh: Run autopoint, etc. * Makefile.am (DIST_SUBDIRS, SUBDIRS): Go into po/. * configure.ac: Add gettext stuff.
2005-07-07remove docsThomas Vander Stichele1-11/+0
Original commit message from CVS: remove docs
2005-07-05fix disting and spec fileChristian Schaller1-2/+2
Original commit message from CVS: fix disting and spec file
2005-05-19Make my automake version shut up about undefined variablesJan Schmidt1-1/+1
Original commit message from CVS: * Makefile.am: * ext/Makefile.am: * sys/Makefile.am: Make my automake version shut up about undefined variables * gst/goom/gstgoom.c: GstAdapter moved to base objects.
2005-05-06various fixes to make it possible to build rpms from gst-plugins headChristian Schaller1-2/+2
Original commit message from CVS: various fixes to make it possible to build rpms from gst-plugins head
2005-05-06ported mad and effectv pluginsChristian Schaller1-2/+2
Original commit message from CVS: ported mad and effectv plugins
2005-05-05make this module a bit more 0.9 friendlyChristian Schaller1-38/+11
Original commit message from CVS: make this module a bit more 0.9 friendly
2004-12-24disable docs again until it passes make distcheckThomas Vander Stichele1-5/+10
Original commit message from CVS: disable docs again until it passes make distcheck
2004-12-24really fix distThomas Vander Stichele1-30/+34
Original commit message from CVS: really fix dist
2004-12-20Added boilerplate gtk-doc files for plugin-libs documentation.Stefan Kost1-1/+8
Original commit message from CVS: Added boilerplate gtk-doc files for plugin-libs documentation.
2004-07-02clean up install/dist problemThomas Vander Stichele1-2/+6
Original commit message from CVS: clean up install/dist problem
2004-06-24don't include -enumtypes.[ch] or -marshal.[ch] files in the disted tarball.Benjamin Otte1-0/+8
Original commit message from CVS: * gst-libs/gst/colorbalance/Makefile.am: * gst-libs/gst/mixer/Makefile.am: * gst-libs/gst/play/Makefile.am: * gst-libs/gst/tuner/Makefile.am: * gst/tcp/Makefile.am: * sys/dxr3/Makefile.am: don't include -enumtypes.[ch] or -marshal.[ch] files in the disted tarball. Also add all *.list files that were missing. * Makefile.am: add a distcheck hook to ensure the above doesn't happen again.
2004-05-03updated translationsThomas Vander Stichele1-3/+1
Original commit message from CVS: updated translations
2004-04-20up required gst version fix po download snippetThomas Vander Stichele1-0/+3
Original commit message from CVS: up required gst version fix po download snippet
2004-03-18dist common and m4 correctlyThomas Vander Stichele1-5/+5
Original commit message from CVS: dist common and m4 correctly
2004-03-17use release.makThomas Vander Stichele1-15/+2
Original commit message from CVS: use release.mak
2004-03-13dist NEWSThomas Vander Stichele1-1/+1
Original commit message from CVS: dist NEWS
2004-02-26back to nanoThomas Vander Stichele1-1/+1
Original commit message from CVS: back to nano
2004-02-06remove RELEASEThomas Vander Stichele1-1/+16
Original commit message from CVS: remove RELEASE
2004-02-03co/: add AX_CREATE_STDINT_H to get correct type definitions for a52dec in ↵Benjamin Otte1-0/+2
_stdint.h. Original commit message from CVS: 2004-02-03 Benjamin Otte <in7y118@public.uni-hamburg.de> * common/m4/ax_create_stdint_h.m4: * configure.ac: add AX_CREATE_STDINT_H to get correct type definitions for a52dec in _stdint.h. * Makefile.am: remove generated _stdint.h in DISTCLEANFILES * ext/a52dec/gsta52dec.c: include _stdint.h for a52dec. (should fix #133064)
2004-01-21adding NAS pluginChristian Schaller1-2/+2
Original commit message from CVS: adding NAS plugin
2004-01-19putting i18n in place for pluginsThomas Vander Stichele1-0/+2
Original commit message from CVS: putting i18n in place for plugins
2003-12-03what was this doing here ?Thomas Vander Stichele1-2/+0
Original commit message from CVS: what was this doing here ?
2003-12-02Add ACLOCAL_AMFLAGSCAPS-ROOTDavid Schleef1-0/+2
Original commit message from CVS: Add ACLOCAL_AMFLAGS
2003-09-14add COPYING.LIBChristian Schaller1-1/+1
Original commit message from CVS: add COPYING.LIB
2003-04-07Port some changes from 0.6.0/0.6.1 back to HEAD (.pc files moved to ↵Ronald S. Bultje1-28/+17
pkg-config/, .m4 file moved from plugins to core) Original commit message from CVS: Port some changes from 0.6.0/0.6.1 back to HEAD (.pc files moved to pkg-config/, .m4 file moved from plugins to core)
2003-01-03some dist fixesThomas Vander Stichele1-2/+3
Original commit message from CVS: some dist fixes
2002-12-17Also generate uninstalled .pc filesRonald S. Bultje1-1/+1
Original commit message from CVS: Also generate uninstalled .pc files
2002-12-15apply Jeroens patch to move us to mpeg2dec 0.3.1, also update REQ file and ↵Christian Schaller1-1/+1
spec file. Original commit message from CVS: apply Jeroens patch to move us to mpeg2dec 0.3.1, also update REQ file and spec file.
2002-12-08small fixThomas Vander Stichele1-2/+7
Original commit message from CVS: small fix
2002-12-08build fixThomas Vander Stichele1-1/+1
Original commit message from CVS: build fix
2002-12-08parallel install fixesThomas Vander Stichele1-2/+11
Original commit message from CVS: parallel install fixes
2002-12-05examples should build conditionallyDavid I. Lehn1-1/+7
Original commit message from CVS: examples should build conditionally
2002-10-29ok, redo from startThomas Vander Stichele1-1/+2
Original commit message from CVS: ok, redo from start
2002-10-24add missing m4 to extra dist and add wavenc plugin to specChristian Schaller1-1/+1
Original commit message from CVS: add missing m4 to extra dist and add wavenc plugin to spec
2002-10-23.m4 to check for presence of an element let me know if this worksThomas Vander Stichele1-0/+3
Original commit message from CVS: .m4 to check for presence of an element let me know if this works
2002-10-19stop bugging me i'm in none of these dirsThomas Vander Stichele1-2/+2
Original commit message from CVS: stop bugging me i'm in none of these dirs
2002-08-09add common and m4 to distDavid I. Lehn1-1/+5
Original commit message from CVS: add common and m4 to dist
2002-07-09merge from release branchThomas Vander Stichele1-6/+6
Original commit message from CVS: merge from release branch
2002-07-04Add license files. LICENSE_readme moved here from core since it has info ↵David I. Lehn1-1/+7
related to all the plugins. Original commit message from CVS: Add license files. LICENSE_readme moved here from core since it has info related to all the plugins. Added common and m4 to the dist and strip out CVS files from dist.
2002-07-01fixaroos for gconfThomas Vander Stichele1-1/+1
Original commit message from CVS: fixaroos for gconf
2002-06-15oopsieThomas Vander Stichele1-1/+1
Original commit message from CVS: oopsie