Thomas Vander Stichele [Thu, 29 Sep 2005 18:33:46 +0000 (18:33 +0000)]
use message type names
Original commit message from CVS:
use message type names
Thomas Vander Stichele [Thu, 29 Sep 2005 18:24:44 +0000 (18:24 +0000)]
check.mak: add some more targets, like help, but also more intensive tests
Original commit message from CVS:
2005-09-29 Thomas Vander Stichele <thomas at apestaart dot org>
* check.mak:
add some more targets, like help, but also more intensive tests
Thomas Vander Stichele [Thu, 29 Sep 2005 18:23:13 +0000 (18:23 +0000)]
check.mak: add some more targets, like help, but also more intensive tests
Original commit message from CVS:
2005-09-29 Thomas Vander Stichele <thomas at apestaart dot org>
* check.mak:
add some more targets, like help, but also more intensive tests
Thomas Vander Stichele [Fri, 23 Sep 2005 18:28:51 +0000 (18:28 +0000)]
sigh, fix everything first
Original commit message from CVS:
sigh, fix everything first
Thomas Vander Stichele [Fri, 23 Sep 2005 18:08:59 +0000 (18:08 +0000)]
common/gtk-doc.mak: don't fail on building XML, FC4 slave shows a bunch of doc missing bits that I don't get
Original commit message from CVS:
* common/gtk-doc.mak:
don't fail on building XML, FC4 slave shows a bunch of doc
missing bits that I don't get
* gst/gstpad.c:
* gst/gstpipeline.c:
* gst/gststructure.c:
some doc updates
Thomas Vander Stichele [Fri, 23 Sep 2005 16:02:15 +0000 (16:02 +0000)]
make certain doc warnings fatal so people maintain docs again
Original commit message from CVS:
make certain doc warnings fatal so people maintain docs again
Thomas Vander Stichele [Fri, 23 Sep 2005 13:57:28 +0000 (13:57 +0000)]
merge additions from the .signals.new and .args.new file in the original ones, only updating if necessary
Original commit message from CVS:
merge additions from the .signals.new and .args.new file in
the original ones, only updating if necessary
Thomas Vander Stichele [Fri, 23 Sep 2005 11:52:24 +0000 (11:52 +0000)]
g/: fix properly for new API; make update in plugins dir now works
Original commit message from CVS:
* gst-xmlinspect.py:
* gstdoc-scangobj:
* gtk-doc-plugins.mak:
fix properly for new API; make update in plugins dir now works
Thomas Vander Stichele [Mon, 19 Sep 2005 23:21:03 +0000 (23:21 +0000)]
set env properly; fixes for new API
Original commit message from CVS:
set env properly; fixes for new API
Thomas Vander Stichele [Mon, 19 Sep 2005 14:09:54 +0000 (14:09 +0000)]
check/Makefile.am: re-enable tests now that leaks are plugged
Original commit message from CVS:
* check/Makefile.am:
re-enable tests now that leaks are plugged
* check/gst/gst.c:
* check/gst/gstbin.c:
* check/gst/gstpipeline.c:
add some more tests while fixing leaks
* common/check.mak:
make sure binaries are uptodate when valgrinding/gdbing
* gst/gst.c:
* gst/gstelementfactory.c:
remove a ref too many, and add a FIXME for when we get
round to disposing of classes
* gst/gstplugin.c:
fix the refcounting when loading a plugin from a file and
the code pretends that the pointer is the same even though
of course it can change
* gst/gstpluginfeature.c:
unref plugins marked cached (a bit confusing as a name)
as the docs state should be done
various doc additions to explain refcounting
* gst/gstregistry.c:
* gst/gstregistryxml.c:
debugging
Thomas Vander Stichele [Sun, 18 Sep 2005 21:40:58 +0000 (21:40 +0000)]
common/check.mak: use GST_PLUGIN settings for valgrind tests as well, so we're valgrinding the correct thing
Original commit message from CVS:
* common/check.mak:
use GST_PLUGIN settings for valgrind tests as well, so we're
valgrinding the correct thing
* gst/gst.c: (init_post):
plug another leak
Thomas Vander Stichele [Sun, 18 Sep 2005 21:23:13 +0000 (21:23 +0000)]
add check-valgrind target
Original commit message from CVS:
add check-valgrind target
David Schleef [Sun, 18 Sep 2005 06:44:39 +0000 (06:44 +0000)]
gtk-doc-plugins.mak: Use new environment variables.
Original commit message from CVS:
* gtk-doc-plugins.mak: Use new environment variables.
Michael Smith [Fri, 16 Sep 2005 12:18:10 +0000 (12:18 +0000)]
Update gstdoc-scangobj to reflect registry/plugin API changes.
Original commit message from CVS:
Update gstdoc-scangobj to reflect registry/plugin API changes.
Thomas Vander Stichele [Fri, 16 Sep 2005 00:58:37 +0000 (00:58 +0000)]
don't dist what we don't have
Original commit message from CVS:
don't dist what we don't have
Thomas Vander Stichele [Thu, 15 Sep 2005 15:43:28 +0000 (15:43 +0000)]
fix up ffmpegcolorspace docs; extract header
Original commit message from CVS:
fix up ffmpegcolorspace docs; extract header
Thomas Vander Stichele [Thu, 15 Sep 2005 15:28:36 +0000 (15:28 +0000)]
pick up signals and args for vorbis; add some docs for vorbis
Original commit message from CVS:
* common/gtk-doc-plugins.mak:
* docs/plugins/Makefile.am:
* docs/plugins/gst-plugins-base-plugins-sections.txt:
* ext/theora/Makefile.am:
* ext/theora/gsttheoraenc.h:
* ext/theora/theoraenc.c:
* ext/vorbis/vorbisenc.c:
pick up signals and args for vorbis; add some docs for vorbis
Thomas Vander Stichele [Thu, 15 Sep 2005 14:35:04 +0000 (14:35 +0000)]
only scanobj stuff from our source module. Not sure yet if that's correct, given the hierarchy stuff :)
Original commit message from CVS:
* common/gstdoc-scangobj:
* common/gtk-doc-plugins.mak:
* docs/libs/Makefile.am:
* docs/plugins/gst-plugins-base-plugins.args:
* docs/plugins/gst-plugins-base-plugins.hierarchy:
* docs/plugins/gst-plugins-base-plugins.interfaces:
* docs/plugins/gst-plugins-base-plugins.prerequisites:
* docs/plugins/gst-plugins-base-plugins.signals:
only scanobj stuff from our source module. Not sure yet
if that's correct, given the hierarchy stuff :)
Thomas Vander Stichele [Thu, 15 Sep 2005 11:36:06 +0000 (11:36 +0000)]
gtk-doc-plugins.mak: split out scanobj step (which will be run by doc maintainer) from scan step (which wil...
Original commit message from CVS:
* gtk-doc-plugins.mak:
split out scanobj step (which will be run by doc maintainer) from scan step (which will be run on every build)
clean up some of the commands for make distcheck
David Schleef [Thu, 15 Sep 2005 05:51:34 +0000 (05:51 +0000)]
as-libtool.mak: Remove
Original commit message from CVS:
* as-libtool.mak: Remove
* m4/as-libtool.m4: The libtool bug that this worked around has
been fixed.
* m4/as-version.m4: Don't define GST_RELEASE, since it causes
config.h to be regenerated needlessly, and we don't use it.
Thomas Vander Stichele [Wed, 14 Sep 2005 22:04:44 +0000 (22:04 +0000)]
add to EXTRA_DIST
Original commit message from CVS:
add to EXTRA_DIST
Thomas Vander Stichele [Wed, 14 Sep 2005 21:54:32 +0000 (21:54 +0000)]
gtk-doc-plugins.mak: error out on inspect failure
Original commit message from CVS:
* gtk-doc-plugins.mak:
error out on inspect failure
Thomas Vander Stichele [Wed, 14 Sep 2005 20:51:47 +0000 (20:51 +0000)]
common/: a simple py script to generate valid xml from a C example probably also need to strip an MIT license when we...
Original commit message from CVS:
* common/c-to-xml.py:
* common/gtk-doc-plugins.mak:
a simple py script to generate valid xml from a C example
probably also need to strip an MIT license when we decide
* docs/plugins/Makefile.am:
* gst/level/Makefile.am:
* gst/level/gstlevel.c: (gst_level_init):
* gst/level/level-example.c: (message_handler), (main):
add an example to level that will show up in the docs
* gst/rtp/TODO:
add a note for the future
Michael Smith [Wed, 14 Sep 2005 15:15:43 +0000 (15:15 +0000)]
Fix #316155: Don't call glib-mkenums with arguments that break MinGW
Original commit message from CVS:
Fix #316155: Don't call glib-mkenums with arguments that break MinGW
Thomas Vander Stichele [Sun, 11 Sep 2005 17:52:09 +0000 (17:52 +0000)]
add source module to docs; reinspect
Original commit message from CVS:
add source module to docs; reinspect
Thomas Vander Stichele [Tue, 6 Sep 2005 10:33:19 +0000 (10:33 +0000)]
try fix distcheck for FC3
Original commit message from CVS:
try fix distcheck for FC3
Thomas Vander Stichele [Mon, 5 Sep 2005 18:21:52 +0000 (18:21 +0000)]
add generated scanner to built sources
Original commit message from CVS:
add generated scanner to built sources
Thomas Vander Stichele [Sun, 4 Sep 2005 11:31:21 +0000 (11:31 +0000)]
include inspect stamps in EXTRA_DIST
Original commit message from CVS:
include inspect stamps in EXTRA_DIST
Thomas Vander Stichele [Sun, 4 Sep 2005 10:38:45 +0000 (10:38 +0000)]
fix distcheck
Original commit message from CVS:
* common/gtk-doc-plugins.mak:
* docs/plugins/Makefile.am:
fix distcheck
* gst/audioresample/resample.c:
fix wrong docstring
Thomas Vander Stichele [Sun, 4 Sep 2005 01:14:56 +0000 (01:14 +0000)]
don't backup by default; helps fixing distcheck
Original commit message from CVS:
don't backup by default; helps fixing distcheck
Thomas Vander Stichele [Sun, 4 Sep 2005 01:04:08 +0000 (01:04 +0000)]
require 0.9 gst-python
Original commit message from CVS:
require 0.9 gst-python
Thomas Vander Stichele [Sat, 3 Sep 2005 23:56:25 +0000 (23:56 +0000)]
common/: only inspect plugins for this given package require gst-python 0.9
Original commit message from CVS:
* common/gst-xmlinspect.py:
* common/gtk-doc-plugins.mak:
only inspect plugins for this given package
require gst-python 0.9
Thomas Vander Stichele [Sat, 3 Sep 2005 18:08:22 +0000 (18:08 +0000)]
get out debug for now
Original commit message from CVS:
get out debug for now
Thomas Vander Stichele [Sat, 3 Sep 2005 15:02:23 +0000 (15:02 +0000)]
updating docs build
Original commit message from CVS:
updating docs build
Thomas Vander Stichele [Sat, 3 Sep 2005 13:49:48 +0000 (13:49 +0000)]
clean up docs build a little; have docdir be an overridable install location; separate gtk-doc and docbook bits
Original commit message from CVS:
clean up docs build a little; have docdir be an overridable install location; separate gtk-doc and docbook bits
Thomas Vander Stichele [Thu, 1 Sep 2005 20:23:21 +0000 (20:23 +0000)]
Andrewio Patrickoforus Wingonymus - 5 additional tests for your sins
Original commit message from CVS:
Andrewio Patrickoforus Wingonymus - 5 additional tests for your sins
Add a regression test for level and fix a casting bug that made the additional
channels turn out wrong
Thomas Vander Stichele [Thu, 1 Sep 2005 17:55:13 +0000 (17:55 +0000)]
add docs to build
Original commit message from CVS:
* Makefile.am:
* configure.ac:
add docs to build
* common/plugins.xsl:
wrap Description into a refsect2
* docs/Makefile.am:
* docs/plugins/Makefile.am:
* docs/plugins/gst-plugins-good-plugins-docs.sgml:
* docs/plugins/gst-plugins-good-plugins-sections.txt:
* gst/goom/Makefile.am:
* gst/goom/gstgoom.c: (gst_goom_get_type), (gst_goom_base_init),
(gst_goom_class_init), (gst_goom_init), (gst_goom_dispose),
(gst_goom_sink_setcaps), (gst_goom_src_setcaps),
(gst_goom_src_negotiate), (gst_goom_event), (gst_goom_chain),
(gst_goom_change_state):
* gst/goom/gstgoom.h:
GstGOOM -> GstGoom
add an example launch line
* gst/level/gstlevel.h:
* gst/monoscope/gstmonoscope.c:
cleanups
Thomas Vander Stichele [Thu, 1 Sep 2005 10:04:53 +0000 (10:04 +0000)]
adding doc stuff
Original commit message from CVS:
adding doc stuff
Thomas Vander Stichele [Tue, 30 Aug 2005 18:55:48 +0000 (18:55 +0000)]
make module a param
Original commit message from CVS:
* common/gtk-doc-plugins.mak:
* common/plugins.xsl:
* docs/plugins/Makefile.am:
make module a param
Thomas Vander Stichele [Mon, 29 Aug 2005 11:37:20 +0000 (11:37 +0000)]
increase default timeout on tests for slow powerbooks
Original commit message from CVS:
increase default timeout on tests for slow powerbooks
Thomas Vander Stichele [Fri, 26 Aug 2005 00:43:54 +0000 (00:43 +0000)]
add a .gdb target always rebuild registry
Original commit message from CVS:
add a .gdb target
always rebuild registry
Thomas Vander Stichele [Sun, 21 Aug 2005 15:01:17 +0000 (15:01 +0000)]
check/Makefile.am: clean up environment for when registry gets built versus when actual tests are run; valgrind seems...
Original commit message from CVS:
* check/Makefile.am:
clean up environment for when registry gets built versus
when actual tests are run; valgrind seems to not report
leaks if GST_PLUGIN_PATH is set to some specific values
* check/gst/gstbin.c: (GST_START_TEST):
add more refcounting checks; maybe this exposes a
preroll lock bug ?
* common/check.mak:
* gst/base/gstbasesink.c: (gst_base_sink_handle_object):
* gst/check/gstcheck.h:
* gst/gstbin.c: (bin_element_is_semi_sink), (gst_bin_get_state),
(gst_bin_change_state):
* gst/gstpad.c: (gst_pad_activate_push), (gst_pad_chain):
add/fix debugging/whitespace
Thomas Vander Stichele [Sun, 21 Aug 2005 11:31:40 +0000 (11:31 +0000)]
separate out REGISTRY_ENVIRONMENT; we want to use that from our valgrind runs, but we also want TESTS_ENVIRONMENT to ...
Original commit message from CVS:
separate out REGISTRY_ENVIRONMENT; we want to use that from
our valgrind runs, but we also want TESTS_ENVIRONMENT to contain
everything that the first test, gst-register, needs
Thomas Vander Stichele [Sun, 21 Aug 2005 11:15:57 +0000 (11:15 +0000)]
run valgrind with proper env
Original commit message from CVS:
run valgrind with proper env
Thomas Vander Stichele [Sun, 21 Aug 2005 10:29:47 +0000 (10:29 +0000)]
parse output of valgrind and check for definitely lost, and error out; somehow I was led to believe valgrind returns ...
Original commit message from CVS:
parse output of valgrind and check for definitely lost, and error
out; somehow I was led to believe valgrind returns non-zero for
leaks, but I can't make it do that, so let's parse
Thomas Vander Stichele [Sat, 20 Aug 2005 18:03:03 +0000 (18:03 +0000)]
check.mak: for some weird reason valgrind does not report actual memleaks if GST_PLUGIN_PATH is set to anything but t...
Original commit message from CVS:
* check.mak:
for some weird reason valgrind does not report actual memleaks
if GST_PLUGIN_PATH is set to anything but the core gstreamer dir while valgrind is running. Since the registry is going to go
anyway, I don't want to waste any more time on this; I just run
valgrind without GST_PLUGIN_PATH set. Since the registry loading
doesn't check if GST_PLUGIN_PATH got changed as a reason to rebuild
the registry, that's actually fine.
Thomas Vander Stichele [Sat, 20 Aug 2005 14:00:11 +0000 (14:00 +0000)]
factor out the common stuff
Original commit message from CVS:
factor out the common stuff
Thomas Vander Stichele [Mon, 15 Aug 2005 16:50:25 +0000 (16:50 +0000)]
mangle-tmpl.py: keep original Long_Description; only insert an include if it's not already the first line in there
Original commit message from CVS:
* mangle-tmpl.py:
keep original Long_Description; only insert an include if it's
not already the first line in there
* plugins.xsl:
output more information for plugins, including an origin hyperlink
Thomas Vander Stichele [Mon, 15 Aug 2005 16:31:22 +0000 (16:31 +0000)]
create links from element back to plugin; add class
Original commit message from CVS:
create links from element back to plugin; add class
Thomas Vander Stichele [Mon, 15 Aug 2005 16:14:38 +0000 (16:14 +0000)]
adding a script to mangle tmpl/*.sgml and insert short/long descs for elements
Original commit message from CVS:
adding a script to mangle tmpl/*.sgml and insert short/long descs for elements
Thomas Vander Stichele [Mon, 15 Aug 2005 14:41:18 +0000 (14:41 +0000)]
order by element name
Original commit message from CVS:
order by element name
Thomas Vander Stichele [Mon, 15 Aug 2005 14:20:19 +0000 (14:20 +0000)]
adding support files for plugins documentation
Original commit message from CVS:
adding support files for plugins documentation
Thomas Vander Stichele [Fri, 5 Aug 2005 18:51:28 +0000 (18:51 +0000)]
renamed to actual element names, so much nicer to look at
Original commit message from CVS:
* common/gtk-doc-plugins.mak:
* docs/plugins/Makefile.am:
* docs/plugins/gst-plugins-base-plugins-docs.sgml:
* docs/plugins/gst-plugins-base-plugins-sections.txt:
renamed to actual element names, so much nicer to look at
* docs/plugins/tmpl/gstmultifdsink.sgml:
remove
* docs/plugins/tmpl/multifdsink.sgml:
* docs/plugins/tmpl/tcpserversink.sgml:
add
* ext/alsa/gstalsa.c:
* ext/cdparanoia/gstcdparanoia.c: (cdparanoia_get_property):
* ext/ogg/gstoggmux.c:
* gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
* gst/playback/gstdecodebin.c:
* gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init):
* gst/tcp/gsttcpserversink.c:
various fixes and documentation additions
Thomas Vander Stichele [Fri, 5 Aug 2005 17:12:58 +0000 (17:12 +0000)]
first stab at documenting elements
Original commit message from CVS:
first stab at documenting elements
Ronald S. Bultje [Wed, 20 Jul 2005 16:23:01 +0000 (16:23 +0000)]
m4/gst-doc.m4: s/pdf/eps/ in test for whether we output EPS images (#309379).
Original commit message from CVS:
* m4/gst-doc.m4:
s/pdf/eps/ in test for whether we output EPS images (#309379).
Andy Wingo [Mon, 18 Jul 2005 14:54:33 +0000 (14:54 +0000)]
m4/as-libtool-tags.m4: Ooh, backported from libtool 1.6. Much better. Thanks, Paolo Bonzini!
Original commit message from CVS:
2005-07-18 Andy Wingo <wingo@pobox.com>
* m4/as-libtool-tags.m4: Ooh, backported from libtool 1.6. Much
better. Thanks, Paolo Bonzini!
Andy Wingo [Mon, 18 Jul 2005 14:44:45 +0000 (14:44 +0000)]
m4/: New file, tries to disable some CXX and fortran checks.
Original commit message from CVS:
2005-07-18 Andy Wingo <wingo@pobox.com>
* m4/Makefile.am (EXTRA_DIST):
* m4/as-libtool-tags.m4: New file, tries to disable some CXX and
fortran checks.
Thomas Vander Stichele [Fri, 8 Jul 2005 14:33:28 +0000 (14:33 +0000)]
add macro to set ERROR_CFLAGS
Original commit message from CVS:
add macro to set ERROR_CFLAGS
Thomas Vander Stichele [Fri, 8 Jul 2005 11:19:46 +0000 (11:19 +0000)]
remove hack for LANG now that we require gtk-doc 1.3
Original commit message from CVS:
remove hack for LANG now that we require gtk-doc 1.3
Thomas Vander Stichele [Thu, 7 Jul 2005 16:41:20 +0000 (16:41 +0000)]
copy extra content files; make plugins-base use gtk-doc.mak
Original commit message from CVS:
copy extra content files; make plugins-base use gtk-doc.mak
Thomas Vander Stichele [Thu, 7 Jul 2005 14:16:38 +0000 (14:16 +0000)]
factor out gtk-doc
Original commit message from CVS:
factor out gtk-doc
Jan Schmidt [Thu, 30 Jun 2005 11:56:37 +0000 (11:56 +0000)]
gst-autogen.sh: Remove the old autoregen.sh if it exists before recreating it, to prevent confusing any shell process...
Original commit message from CVS:
2005-06-30 Jan Schmidt <thaytan@mad.scientist.com>
* gst-autogen.sh:
Remove the old autoregen.sh if it exists before recreating it,
to prevent confusing any shell process that might be reading it
currently.
Thomas Vander Stichele [Wed, 29 Jun 2005 10:53:24 +0000 (10:53 +0000)]
adding gtk-doc.m4
Original commit message from CVS:
adding gtk-doc.m4
Edward Hervey [Fri, 17 Jun 2005 10:59:47 +0000 (10:59 +0000)]
Backport from 0.8 branch and added new .defs file from GStreamer 0.9
Original commit message from CVS:
Backport from 0.8 branch and added new .defs file from GStreamer 0.9
Stefan Kost [Fri, 3 Jun 2005 16:38:53 +0000 (16:38 +0000)]
create autoregen.sh *before* shifting the options
Original commit message from CVS:
create autoregen.sh *before* shifting the options
Thomas Vander Stichele [Tue, 17 May 2005 14:47:43 +0000 (14:47 +0000)]
gst-autogen.sh: only update autoregen.sh on actual runs
Original commit message from CVS:
* gst-autogen.sh: only update autoregen.sh on actual runs
Thomas Vander Stichele [Fri, 11 Mar 2005 13:06:26 +0000 (13:06 +0000)]
adding m4 from the check unit test suite
Original commit message from CVS:
adding m4 from the check unit test suite
David Schleef [Tue, 14 Dec 2004 08:46:06 +0000 (08:46 +0000)]
m4/gst-arch.m4: remove MMX stuff, since it doesn't work and isn't needed anywhere
Original commit message from CVS:
* m4/gst-arch.m4: remove MMX stuff, since it doesn't work and
isn't needed anywhere
Thomas Vander Stichele [Wed, 8 Dec 2004 09:16:14 +0000 (09:16 +0000)]
allow tool_run to run a failure command
Original commit message from CVS:
allow tool_run to run a failure command
Stéphane Loeuillet [Fri, 17 Sep 2004 21:30:15 +0000 (21:30 +0000)]
update with a newer upstream version of this m4 file
Original commit message from CVS:
update with a newer upstream version of this m4 file
Zeeshan Ali [Fri, 3 Sep 2004 17:50:31 +0000 (17:50 +0000)]
Trying to correct the GST_CHECK_CONFIGPROG macro
Original commit message from CVS:
Trying to correct the GST_CHECK_CONFIGPROG macro
Zeeshan Ali [Thu, 2 Sep 2004 22:18:47 +0000 (22:18 +0000)]
Trying to correct the GST_CHECK_CONFIGPROG macro
Original commit message from CVS:
Trying to correct the GST_CHECK_CONFIGPROG macro
Benjamin Otte [Wed, 21 Jul 2004 21:35:56 +0000 (21:35 +0000)]
m4/.cvsignore: exciting updates for libtool m4 files
Original commit message from CVS:
* m4/.cvsignore: exciting updates for libtool m4 files
David Schleef [Tue, 13 Jul 2004 06:35:55 +0000 (06:35 +0000)]
m4/as-objc.m4: Add a macro to test for objective C
Original commit message from CVS:
* m4/as-objc.m4: Add a macro to test for objective C
David Schleef [Sun, 4 Jul 2004 23:24:19 +0000 (23:24 +0000)]
common/m4/gst-doc.m4: Check for docbook2html 0.6.10 (bug #139909)
Original commit message from CVS:
* common/m4/gst-doc.m4: Check for docbook2html 0.6.10 (bug #139909)
Thomas Vander Stichele [Sat, 12 Jun 2004 10:54:42 +0000 (10:54 +0000)]
redirect stderr
Original commit message from CVS:
redirect stderr
Thomas Vander Stichele [Sat, 12 Jun 2004 08:30:20 +0000 (08:30 +0000)]
fix #132440
Original commit message from CVS:
fix #132440
Benjamin Otte [Mon, 7 Jun 2004 02:47:18 +0000 (02:47 +0000)]
m4/gst-feature.m4: write a big marker into configure output when checking next plugin to allow easier parsing of why ...
Original commit message from CVS:
* m4/gst-feature.m4:
write a big marker into configure output when checking next plugin
to allow easier parsing of why plugins are(n't) built.
Thomas Vander Stichele [Tue, 1 Jun 2004 10:05:04 +0000 (10:05 +0000)]
upstream fixes
Original commit message from CVS:
upstream fixes
Thomas Vander Stichele [Tue, 1 Jun 2004 09:44:19 +0000 (09:44 +0000)]
sync with upstream
Original commit message from CVS:
sync with upstream
Thomas Vander Stichele [Mon, 24 May 2004 16:16:37 +0000 (16:16 +0000)]
use scrub
Original commit message from CVS:
use scrub
Thomas Vander Stichele [Mon, 24 May 2004 16:13:27 +0000 (16:13 +0000)]
readd -ko, fix sed
Original commit message from CVS:
readd -ko, fix sed
Thomas Vander Stichele [Mon, 24 May 2004 16:12:53 +0000 (16:12 +0000)]
remove to readd ko
Original commit message from CVS:
remove to readd ko
Thomas Vander Stichele [Sat, 22 May 2004 13:10:40 +0000 (13:10 +0000)]
fix macro
Original commit message from CVS:
fix macro
David Schleef [Fri, 7 May 2004 23:40:02 +0000 (23:40 +0000)]
common/m4/as-compiler-flag.m4: Properly quote arguments, which may contain commas. Fixes detection of -Wa,-mregnames
Original commit message from CVS:
* common/m4/as-compiler-flag.m4: Properly quote arguments,
which may contain commas. Fixes detection of -Wa,-mregnames
Thomas Vander Stichele [Mon, 3 May 2004 13:42:16 +0000 (13:42 +0000)]
sillyfix
Original commit message from CVS:
sillyfix
Thomas Vander Stichele [Mon, 3 May 2004 13:36:45 +0000 (13:36 +0000)]
po update snippet
Original commit message from CVS:
po update snippet
David Schleef [Tue, 20 Apr 2004 22:21:59 +0000 (22:21 +0000)]
common/as-libtool.mak: Fine-tune DLL building.
Original commit message from CVS:
* common/as-libtool.mak: Fine-tune DLL building.
* configure.ac: Link plugins against libgstreamer. Define plugindir
(like gst-plugins)
* examples/plugins/Makefile.am: remove plugindir
* gst/autoplug/Makefile.am: DLL building fixes
* gst/elements/Makefile.am: DLL building fixes. Disable pipefilter on
Windows.
* gst/elements/gstelements.c: Conditionally disable pipefilter.
* gst/indexers/Makefile.am: DLL building fixes
* gst/schedulers/Makefile.am: DLL building fixes.
* libs/gst/bytestream/Makefile.am: DLL building fixes.
* libs/gst/control/Makefile.am: same
* libs/gst/getbits/Makefile.am: same
* testsuite/Makefile.am: New dlopen directory
* testsuite/dlopen/Makefile.am: Tests to check if libgstreamer works
when dlopened.
* testsuite/dlopen/dlopen_gst.c: (main): same
* testsuite/dlopen/loadgst.c: (do_test): same
David Schleef [Fri, 16 Apr 2004 23:55:56 +0000 (23:55 +0000)]
fix minor typo in last checkin
Original commit message from CVS:
fix minor typo in last checkin
David Schleef [Fri, 16 Apr 2004 23:53:19 +0000 (23:53 +0000)]
common/m4/gst-arch.m4: Implmenent a whitelist and blacklist for GST_UNALIGNED_ACESS, since we essentially know which ...
Original commit message from CVS:
* common/m4/gst-arch.m4: Implmenent a whitelist and blacklist
for GST_UNALIGNED_ACESS, since we essentially know which archs
are ok.
David Schleef [Fri, 16 Apr 2004 03:26:43 +0000 (03:26 +0000)]
common/m4/gst-arch.m4: Add GST_UNALIGNED_ACCESS() macro that checks if we can access unaligned memory.
Original commit message from CVS:
* common/m4/gst-arch.m4: Add GST_UNALIGNED_ACCESS() macro that
checks if we can access unaligned memory.
* configure.ac: Use it.
David Schleef [Tue, 13 Apr 2004 23:25:19 +0000 (23:25 +0000)]
common/m4/gst-feature.m4: Call -config scripts with
Original commit message from CVS:
* common/m4/gst-feature.m4: Call -config scripts with
--plugin-libs if it is supported.
* gst/avi/gstavimux.c: (gst_avimux_vidsinkconnect): sequences of
JPEG images are image/jpeg.
* gst/debug/Makefile.am:
* gst/debug/negotiation.c: (gst_negotiation_class_init),
(gst_negotiation_getcaps), (gst_negotiation_pad_link),
(gst_negotiation_update_caps), (gst_negotiation_get_property),
(gst_negotiation_plugin_init): Add a property that acts like
filter caps.
* testsuite/gst-lint: Move license checking to be a standard
test.
David Schleef [Tue, 13 Apr 2004 22:20:43 +0000 (22:20 +0000)]
Needed for building DLLs on Windows
Original commit message from CVS:
Needed for building DLLs on Windows
Thomas Vander Stichele [Thu, 18 Mar 2004 11:03:03 +0000 (11:03 +0000)]
adding Makefile.am to integrate with dist
Original commit message from CVS:
adding Makefile.am to integrate with dist
Thomas Vander Stichele [Wed, 17 Mar 2004 10:30:34 +0000 (10:30 +0000)]
use common/release.mak
Original commit message from CVS:
use common/release.mak
Thomas Vander Stichele [Wed, 17 Mar 2004 10:27:53 +0000 (10:27 +0000)]
add release target
Original commit message from CVS:
add release target
Thomas Vander Stichele [Tue, 16 Mar 2004 18:00:19 +0000 (18:00 +0000)]
fix X check explain version check
Original commit message from CVS:
fix X check
explain version check
Thomas Vander Stichele [Tue, 9 Mar 2004 14:57:53 +0000 (14:57 +0000)]
use head -n syntax
Original commit message from CVS:
use head -n syntax
Thomas Vander Stichele [Fri, 5 Mar 2004 16:12:07 +0000 (16:12 +0000)]
check for dvips
Original commit message from CVS:
check for dvips
Christian Schaller [Wed, 25 Feb 2004 18:40:55 +0000 (18:40 +0000)]
fixing the --help text for docs building/non-building. Finally the correct text for dummies like me :)
Original commit message from CVS:
fixing the --help text for docs building/non-building. Finally the correct text for dummies like me :)