Commit graph

51 commits

Author SHA1 Message Date
Michael Smith 9389714ca7 autogen.sh: Allow automake 1.9
Original commit message from CVS:
* autogen.sh:
Allow automake 1.9
2006-02-24 17:15:35 +00:00
Julien Moutte 2438f5851e Enable documentation.
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-11-06 21:55:01 +00:00
Thomas Vander Stichele c320202b41 releasing 0.9.1
Original commit message from CVS:
releasing 0.9.1
2005-09-06 14:05:50 +00:00
Jan Schmidt 632a38efe7 Make autogen work again.
Original commit message from CVS:
* autogen.sh:
* configure.ac:
Make autogen work again.
2005-08-30 20:42:39 +00:00
Andy Wingo ae4309d00c gst/avi/Makefile.am (libgstavi_la_CFLAGS): No gettext hacks, the defines 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-08 10:47:28 +00:00
Christian Schaller 90c2020e84 updates to make this closer to compile
Original commit message from CVS:
updates to make this closer to compile
2005-05-05 16:35:52 +00:00
Christian Schaller 646e2af4a4 make this module a bit more 0.9 friendly
Original commit message from CVS:
make this module a bit more 0.9 friendly
2005-05-05 09:10:38 +00:00
Benjamin Otte b8ba89625b whoops, checked in too much
Original commit message from CVS:
whoops, checked in too much
2004-05-17 00:38:59 +00:00
David Moore 31f4242e94 compute offsets correctly for internal buffers so timestamps are set correctly when we can't seek. Also handle cases ...
Original commit message from CVS:
* autogen.sh:
* configure.ac:
* ext/mad/gstid3tag.c: (gst_id3_tag_chain):
compute offsets correctly for internal buffers so timestamps are set
correctly when we can't seek. Also handle cases where there are no
offsets. (based on a patch by David Moore, fixes #142507)
2004-05-17 00:25:30 +00:00
Thomas Vander Stichele e6fd62661e update for plugin changes to export symbols
Original commit message from CVS:
update for plugin changes to export symbols
2004-02-29 08:35:55 +00:00
Benjamin Otte 526d484fb3 autogen.sh: replace test -e with test -x for mkinstalldirs to be more portable.
Original commit message from CVS:
2004-02-22  Benjamin Otte  <otte@gnome.org>

reported by: Padraig O'Briain <padraig.obriain@sun.com>

* autogen.sh:
replace test -e with test -x for mkinstalldirs to be more portable.
(fixes #134816)
2004-02-22 15:59:08 +00:00
Thomas Vander Stichele 1d78066bdc up gettext version
Original commit message from CVS:
up gettext version
2004-02-13 16:43:51 +00:00
Thomas Vander Stichele 2a84336a8e force autopoint
Original commit message from CVS:
force autopoint
2004-02-12 12:09:25 +00:00
Thomas Vander Stichele eecb7b997c run only once
Original commit message from CVS:
run only once
2004-02-12 12:06:10 +00:00
Thomas Vander Stichele 22f4937e95 putting i18n in place for plugins
Original commit message from CVS:
putting i18n in place for plugins
2004-01-19 15:45:55 +00:00
Leif Johnson 62a7a8f92b fixing bug #126985, gst core requires 1.6 anyway
Original commit message from CVS:
fixing bug #126985, gst core requires 1.6 anyway
2003-11-27 01:59:20 +00:00
David Schleef f6b96a6c17 get last fix correct.
Original commit message from CVS:
get last fix correct.
2003-08-30 06:50:27 +00:00
David Schleef 4c4fb138ff Handle libtoolize with alternate names
Original commit message from CVS:
Handle libtoolize with alternate names
2003-08-17 23:35:38 +00:00
Thomas Vander Stichele bbd6f9804b I'm too lazy to comment this
Original commit message from CVS:
*** empty log message ***
2003-05-28 16:06:00 +00:00
Benjamin Otte 940740d32a fix Makefiles for C++ libraries. They should now work with Forte. This needs a new libtool, update autogen.sh to refl...
Original commit message from CVS:
fix Makefiles for C++ libraries. They should now work with Forte. This needs a new libtool, update autogen.sh to reflect this.
2003-05-22 20:45:09 +00:00
Brian Cameron a62ca0048e Updated autogen.sh/configure.ac and various Makefiles to make the configure script set up all gcc specific compiler a...
Original commit message from CVS:
Updated autogen.sh/configure.ac and various Makefiles to make the
configure script set up all gcc specific compiler arguments, rather
than hardcoding them in the Makefile.am files
2003-05-21 15:16:51 +00:00
Thomas Vander Stichele f85aa367f8 fixes 107967
Original commit message from CVS:
fixes 107967
2003-05-12 15:08:49 +00:00
David Schleef 1bdef6b2a0 remove bashisms
Original commit message from CVS:
remove bashisms
2003-05-09 08:09:38 +00:00
David Schleef 5e5437a1c4 Change autoconf_2.52d_check to 2_52 to make bash happy
Original commit message from CVS:
Change autoconf_2.52d_check to 2_52 to make bash happy
2003-04-13 20:13:58 +00:00
Thomas Vander Stichele f21074a7f5 oops
Original commit message from CVS:
oops
2002-12-30 11:14:30 +00:00
Thomas Vander Stichele e947d5f472 slurp in ffmpeg a) please test b) please help me figure out how to portably link in a .a file in our .so plugin
Original commit message from CVS:
slurp in ffmpeg

a) please test
b) please help me figure out how to portably link in a .a file in our
.so plugin
2002-12-26 10:53:21 +00:00
David I. Lehn 7be03f0c0b run libtoolize, remove generated file ltmain.sh add some newer versions for tool checks
Original commit message from CVS:
run libtoolize, remove generated file ltmain.sh
add some newer versions for tool checks
2002-11-02 05:37:37 +00:00
Thomas Vander Stichele 2af45299d0 list preferred autotools
Original commit message from CVS:
list preferred autotools
2002-09-30 07:20:35 +00:00
Thomas Vander Stichele f5a8b5bf36 same changes
Original commit message from CVS:
same changes
2002-05-27 14:01:51 +00:00
Thomas Vander Stichele 3e59c1e5fb small fix
Original commit message from CVS:
small fix
2002-05-18 22:45:56 +00:00
Thomas Vander Stichele 6d7ff82569 same fix for plugins
Original commit message from CVS:
same fix for plugins
2002-04-18 21:57:05 +00:00
Andy Wingo ccfafb0fcc let's not update here, it's not necessary; ie, if you run cvs update in gst-plugins, it will update common automatica...
Original commit message from CVS:
let's not update here, it's not necessary; ie, if you run cvs update in gst-plugins,
it will update common automatically, and we don't support half-updated trees
2002-03-02 19:16:23 +00:00
Andy Wingo b174edfdb7 fix a typo
Original commit message from CVS:
fix a typo
2002-03-02 18:31:38 +00:00
Thomas Vander Stichele 428d71bb17 more changes
Original commit message from CVS:
more changes
2002-03-02 12:05:41 +00:00
Thomas Vander Stichele 8e4f87279e adapt to use new stuff
Original commit message from CVS:
adapt to use new stuff
2002-03-02 12:03:23 +00:00
Andy Wingo 9add402512 fix mad check, add defaut options properly
Original commit message from CVS:
fix mad check, add defaut options properly
2002-02-10 15:12:25 +00:00
Thomas Vander Stichele 7474f54942 smallish fixes
Original commit message from CVS:
smallish fixes
2002-02-07 14:30:20 +00:00
Thomas Vander Stichele 3031af9d6b this makes more sense higher in the file
Original commit message from CVS:
this makes more sense higher in the file
2002-02-06 18:46:39 +00:00
Thomas Vander Stichele 128432a932 various additions
Original commit message from CVS:
various additions
2002-02-06 18:29:12 +00:00
Thomas Vander Stichele cb4e3c8e3f more build fixing
Original commit message from CVS:
more build fixing
2002-02-06 18:18:16 +00:00
Steve Baker 6192403ffa use numerical comparisions for version check
Original commit message from CVS:
use numerical comparisions for version check
2002-02-06 08:22:05 +00:00
Richard Boulton c1a0beea7c Revert aclocal invocation to do cat m4/*.m4 > acinclude.m4 beforehand, rather than adding m4/ to aclocal search path....
Original commit message from CVS:
Revert aclocal invocation to do cat m4/*.m4 > acinclude.m4 beforehand,
rather than adding m4/ to aclocal search path.  Shouldn't cause errors when
macros are already present on system, because macros in acinclude.m4 are
used in preference.
2002-02-04 22:42:22 +00:00
Wrobell 8890e586e2 - use aclocal -I option instead of cat
Original commit message from CVS:
- use aclocal -I option instead of cat
2002-01-30 23:09:52 +00:00
Andy Wingo 8049f5faad be less verbose
Original commit message from CVS:
be less verbose
2002-01-25 04:12:40 +00:00
Thomas Vander Stichele b5de21f368 more flapping wings about in wild abandonment
Original commit message from CVS:
more flapping wings about in wild abandonment
2002-01-07 20:10:20 +00:00
Andy Wingo ca2ecf4c59 added --with-pkg-config-path option try not to run autoheader too much
Original commit message from CVS:
* added --with-pkg-config-path option
* try not to run autoheader too much
2001-12-26 23:14:44 +00:00
Andy Wingo e5d9d6e2a5 sync gst-plugins autogen.sh to gstreamer version
Original commit message from CVS:
sync gst-plugins autogen.sh to gstreamer version
2001-12-22 01:59:48 +00:00
Thomas Vander Stichele 2819ff07ce added esd added new autogen.sh feature : list all of the libs/plugins you want to disable in a file called "disable" ...
Original commit message from CVS:
added esd
added new autogen.sh feature :
list all of the libs/plugins you want to disable in a file called "disable"
and they will.  makes it easier to check stuff when you're working on one
a file "enable" does the opposite.  You're on your own if you make them
conflict ;)
CML2 anyone ?

fixed some xvideo stuff, can't remember what though
2001-12-20 23:13:50 +00:00
Andy Wingo 0478369605 srcfile isn't in yet, so i changed that also, i wrote some of this stuff :)
Original commit message from CVS:
srcfile isn't in yet, so i changed that
also, i wrote some of this stuff :)
2001-12-20 21:18:36 +00:00
Thomas Vander Stichele 3d06875b16 some build changes vga is put in broken because of an undef in my build, please check
Original commit message from CVS:
some build changes
vga is put in broken because of an undef in my build, please check
2001-12-20 20:33:15 +00:00