platform/upstream/gstreamer.git
19 years agoRemove GPL'ed mmx32idct.c code and supporting code, since logic in gst-plugins is...
Brian Cameron [Mon, 9 Aug 2004 21:21:25 +0000 (21:21 +0000)]
Remove GPL'ed mmx32idct.c code and supporting code, since logic in gst-plugins is not supposed to be GPL'ed.  This co...

Original commit message from CVS:
Remove GPL'ed mmx32idct.c code and supporting code, since logic in gst-plugins
is not supposed to be GPL'ed.  This code provided MMX optimisations, but was
never compiled in since configure never set HAVE_LIBMMX anyway.

19 years agosys/glsink/ARB_multitexture.h: Remove old files.
David Schleef [Mon, 9 Aug 2004 20:16:48 +0000 (20:16 +0000)]
sys/glsink/ARB_multitexture.h: Remove old files.

Original commit message from CVS:
* sys/glsink/ARB_multitexture.h:  Remove old files.
* sys/glsink/EXT_paletted_texture.h:
* sys/glsink/NV_register_combiners.h:
* sys/glsink/gstgl_nvimage.c:
* sys/glsink/gstgl_pdrimage.c:
* sys/glsink/gstgl_rgbimage.c:
* sys/glsink/gstglsink.c:
* sys/glsink/gstglsink.h:
* sys/glsink/gstglxwindow.c:
* sys/glsink/regcomb_yuvrgb.c:

19 years agoGL sink plugin. (Bug #147302)
Gernot Ziegler [Mon, 9 Aug 2004 20:14:49 +0000 (20:14 +0000)]
GL sink plugin.  (Bug #147302)

Original commit message from CVS:
Patch from Gernot Ziegler <gz@lysator.liu.se> rewriting the
GL sink plugin.  (Bug #147302)
* configure.ac: Test for OpenGL
* sys/Makefile.am: Use test for OpenGL
* sys/glsink/Makefile.am:
* sys/glsink/glimagesink.c: rewrite
* sys/glsink/glimagesink.h: rewrite

19 years agoext/sdl/sdlvideosink.c: Only allow sane framerates.
David Schleef [Mon, 9 Aug 2004 20:07:09 +0000 (20:07 +0000)]
ext/sdl/sdlvideosink.c: Only allow sane framerates.

Original commit message from CVS:
* ext/sdl/sdlvideosink.c: (gst_sdlvideosink_base_init):  Only allow
sane framerates.
* sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get): same
* sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support): same
* testsuite/gst-lint: Test for G_GUINT64_FORMAT usage near gettext.

19 years agogst/tcp/gstmultifdsink.c: Do a bit more logging, make the client_read code more robust.
Wim Taymans [Mon, 9 Aug 2004 16:48:41 +0000 (16:48 +0000)]
gst/tcp/gstmultifdsink.c: Do a bit more logging, make the client_read code more robust.

Original commit message from CVS:
* gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
(gst_multifdsink_add), (gst_multifdsink_get_stats),
(gst_multifdsink_client_remove),
(gst_multifdsink_handle_client_read),
(gst_multifdsink_handle_client_write),
(gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
Do a bit more logging, make the client_read code more robust.

19 years agocleanups, debugging and memleak fixes
Thomas Vander Stichele [Mon, 9 Aug 2004 16:38:52 +0000 (16:38 +0000)]
cleanups, debugging and memleak fixes

Original commit message from CVS:
cleanups, debugging and memleak fixes

19 years agoext/theora/theoradec.c: Don't crash on missing header packets.
Wim Taymans [Mon, 9 Aug 2004 13:16:03 +0000 (13:16 +0000)]
ext/theora/theoradec.c: Don't crash on missing header packets.

Original commit message from CVS:
* ext/theora/theoradec.c: (gst_theora_dec_class_init),
(theora_get_formats), (theora_dec_src_convert),
(theora_dec_sink_convert), (theora_dec_src_query),
(theora_dec_src_event), (theora_dec_event), (theora_dec_chain),
(theora_dec_change_state):
Don't crash on missing header packets.

19 years agoalbanian translation
Thomas Vander Stichele [Mon, 9 Aug 2004 09:24:32 +0000 (09:24 +0000)]
albanian translation

Original commit message from CVS:
albanian translation

19 years agoupdated cz
Thomas Vander Stichele [Mon, 9 Aug 2004 09:24:07 +0000 (09:24 +0000)]
updated cz

Original commit message from CVS:
added albanian (sq), updated cz

19 years agofix add debugging
Thomas Vander Stichele [Mon, 9 Aug 2004 09:22:12 +0000 (09:22 +0000)]
fix add debugging

Original commit message from CVS:
fix add debugging

19 years agoassign error codes
Thomas Vander Stichele [Mon, 9 Aug 2004 09:00:05 +0000 (09:00 +0000)]
assign error codes

Original commit message from CVS:
assign error codes

19 years agogst/tcp/gstmultifdsink.c: Make sure we don't try to read more from a client that...
Wim Taymans [Fri, 6 Aug 2004 15:42:58 +0000 (15:42 +0000)]
gst/tcp/gstmultifdsink.c: Make sure we don't try to read more from a client that what ioctl says us or we deadlock.

Original commit message from CVS:
* gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
(gst_multifdsink_add), (gst_multifdsink_get_stats),
(gst_multifdsink_client_remove),
(gst_multifdsink_handle_client_read),
(gst_multifdsink_handle_client_write),
(gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
Make sure we don't try to read more from a client that what
ioctl says us or we deadlock.

19 years agohandle changing framerate while PLAYING
Thomas Vander Stichele [Thu, 5 Aug 2004 17:51:06 +0000 (17:51 +0000)]
handle changing framerate while PLAYING

Original commit message from CVS:
handle changing framerate while PLAYING

19 years agoupdated translations
Thomas Vander Stichele [Thu, 5 Aug 2004 14:41:00 +0000 (14:41 +0000)]
updated translations

Original commit message from CVS:
updated translations

19 years agogst/videotestsrc/gstvideotestsrc.c: generate the list of supported caps at startup...
Benjamin Otte [Wed, 4 Aug 2004 11:08:12 +0000 (11:08 +0000)]
gst/videotestsrc/gstvideotestsrc.c: generate the list of supported caps at startup and reuse it instead of always gen...

Original commit message from CVS:
* gst/videotestsrc/gstvideotestsrc.c:
(gst_videotestsrc_get_capslist), (generate_capslist),
(plugin_init):
generate the list of supported caps at startup and reuse it instead
of always generating it

19 years agogst/multipart/multipartmux.c: whoops, last checkin broke normal build
Benjamin Otte [Tue, 3 Aug 2004 19:56:14 +0000 (19:56 +0000)]
gst/multipart/multipartmux.c: whoops, last checkin broke normal build

Original commit message from CVS:
* gst/multipart/multipartmux.c: (gst_multipart_mux_pad_link):
whoops, last checkin broke normal build

19 years agocompile fixes for --disable-gst-debug, G_DISABLE_ASSERT and friends
Benjamin Otte [Tue, 3 Aug 2004 16:06:08 +0000 (16:06 +0000)]
compile fixes for --disable-gst-debug, G_DISABLE_ASSERT and friends

Original commit message from CVS:
* ext/alsa/gstalsamixer.c: (gst_alsa_mixer_get_volume),
(gst_alsa_mixer_set_volume), (gst_alsa_mixer_set_mute),
(gst_alsa_mixer_set_record), (gst_alsa_mixer_set_option),
(gst_alsa_mixer_get_option):
* ext/dvdnav/dvdnavsrc.c: (dvdnav_get_event_name),
(dvdnavsrc_print_event):
* ext/ogg/gstoggdemux.c: (_find_chain_process), (gst_ogg_print):
* ext/ogg/gstoggmux.c: (gst_ogg_mux_pad_link),
(gst_ogg_mux_pad_unlink):
* gst/multipart/multipartmux.c: (gst_multipart_mux_pad_link),
(gst_multipart_mux_pad_unlink):
* gst/videofilter/gstvideobalance.c:
(gst_videobalance_colorbalance_set_value):
* gst/videomixer/videomixer.c: (gst_videomixer_pad_link),
(gst_videomixer_pad_unlink):
* po/uk.po:
* sys/oss/gstossmixer.c:
* sys/v4l/gstv4lcolorbalance.c:
* sys/v4l/gstv4ltuner.c:
* sys/v4l/v4lsrc_calls.c:
* sys/v4l2/gstv4l2colorbalance.c:
* sys/v4l2/gstv4l2tuner.c:
compile fixes for --disable-gst-debug, G_DISABLE_ASSERT and friends

19 years agofixes for G_DISABLE_ASSERT and friends
Benjamin Otte [Tue, 3 Aug 2004 14:28:12 +0000 (14:28 +0000)]
fixes for G_DISABLE_ASSERT and friends

Original commit message from CVS:
* examples/dynparams/filter.c: (ui_control_create):
* examples/gstplay/player.c: (print_tag):
* ext/alsa/gstalsa.c: (gst_alsa_request_new_pad):
* ext/gdk_pixbuf/gstgdkanimation.c:
(gst_gdk_animation_iter_may_advance):
* ext/jack/gstjack.c: (gst_jack_request_new_pad):
* ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list),
(tag_list_to_id3_tag_foreach), (gst_id3_tag_handle_event):
* ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_get_tag_value):
* ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_tag_value):
* ext/xine/xineaudiodec.c: (gst_xine_audio_dec_chain):
* gst-libs/gst/media-info/media-info-test.c: (print_tag):
* gst/sine/demo-dparams.c: (main):
* gst/tags/gstvorbistag.c: (gst_tag_to_vorbis_comments):
* testsuite/alsa/formats.c: (create_pipeline):
* testsuite/alsa/sinesrc.c: (sinesrc_force_caps), (sinesrc_get):
fixes for G_DISABLE_ASSERT and friends
* gst/typefind/gsttypefindfunctions.c: (aac_type_find),
(mp3_type_frame_length_from_header), (mp3_type_find),
(plugin_init):
require mp3 typefinding to have at least MIN_HEADERS valid headers
add typefinding for AAC adts files

19 years agoUse gdouble when calculating pixel-aspect-ratio
Jan Schmidt [Tue, 3 Aug 2004 14:09:25 +0000 (14:09 +0000)]
Use gdouble when calculating pixel-aspect-ratio

Original commit message from CVS:
Use gdouble when calculating pixel-aspect-ratio

19 years agoupdated translation
Thomas Vander Stichele [Tue, 3 Aug 2004 09:03:09 +0000 (09:03 +0000)]
updated translation

Original commit message from CVS:
updated translation

19 years agoadd debugging for display PAR calculation
Thomas Vander Stichele [Tue, 3 Aug 2004 08:48:28 +0000 (08:48 +0000)]
add debugging for display PAR calculation

Original commit message from CVS:
add debugging for display PAR calculation

19 years agoconfigure.ac: Fix mikmod CFLAGS.
David Schleef [Mon, 2 Aug 2004 23:00:21 +0000 (23:00 +0000)]
configure.ac: Fix mikmod CFLAGS.

Original commit message from CVS:
* configure.ac: Fix mikmod CFLAGS.

19 years agogst/audioscale/gstaudioscale.c: - fix templates to only support S16, it's the only...
Benjamin Otte [Mon, 2 Aug 2004 15:55:54 +0000 (15:55 +0000)]
gst/audioscale/gstaudioscale.c: - fix templates to only support S16, it's the only format that works

Original commit message from CVS:
* gst/audioscale/gstaudioscale.c:
- fix templates to only support S16, it's the only format that works
- make caps nego code use try_set_caps_nonfixed and fixation instead
of try_set_caps twice, which is not nice for autopluggers
- change rank to secondary, so autopluggers can pick it up after
audioconvert

19 years agoif there is nothing connected to the sink of interleave it tries to claim it supports...
Iain Holmes [Mon, 2 Aug 2004 15:48:56 +0000 (15:48 +0000)]
if there is nothing connected to the sink of interleave it tries to claim it supports 0 channel audio. Fix this by as...

Original commit message from CVS:
if there is nothing connected to the sink of interleave it tries to claim it supports 0 channel audio. Fix this by assuming that there will be at least 1 channel in the future.

19 years agoback to dev
Thomas Vander Stichele [Mon, 2 Aug 2004 14:05:48 +0000 (14:05 +0000)]
back to dev

Original commit message from CVS:
back to dev

19 years agogearing up for release
Thomas Vander Stichele [Mon, 2 Aug 2004 11:39:17 +0000 (11:39 +0000)]
gearing up for release

Original commit message from CVS:
gearing up for release

19 years agosync xvimagesink with ximagesink
Thomas Vander Stichele [Mon, 2 Aug 2004 10:04:08 +0000 (10:04 +0000)]
sync xvimagesink with ximagesink

Original commit message from CVS:
sync xvimagesink with ximagesink

19 years agoadd link function. fixes @148986
Thomas Vander Stichele [Mon, 2 Aug 2004 09:16:14 +0000 (09:16 +0000)]
add link function. fixes @148986

Original commit message from CVS:
add link function. fixes @148986

19 years agogst/multipart/multipartmux.c (gst_multipart_mux_next_buffer): fix debugging log
Johan Dahlin [Mon, 2 Aug 2004 09:13:56 +0000 (09:13 +0000)]
gst/multipart/multipartmux.c (gst_multipart_mux_next_buffer): fix debugging log

Original commit message from CVS:
* gst/multipart/multipartmux.c (gst_multipart_mux_next_buffer):
fix debugging log

19 years agogst/videomixer/Makefile.am: Fix things that should have been fixed in the last checkin.
David Schleef [Fri, 30 Jul 2004 20:06:31 +0000 (20:06 +0000)]
gst/videomixer/Makefile.am: Fix things that should have been fixed in the last checkin.

Original commit message from CVS:
* gst/videomixer/Makefile.am: Fix things that should have been
fixed in the last checkin.

19 years agogst/multipart/Makefile.am: Fix things that should have been fixed in the last checkin.
David Schleef [Fri, 30 Jul 2004 19:40:53 +0000 (19:40 +0000)]
gst/multipart/Makefile.am: Fix things that should have been fixed in the last checkin.

Original commit message from CVS:
* gst/multipart/Makefile.am: Fix things that should have been
fixed in the last checkin.

19 years agotestsuite/multifilesink/Makefile.am: Fix unused variable.
David Schleef [Fri, 30 Jul 2004 19:08:21 +0000 (19:08 +0000)]
testsuite/multifilesink/Makefile.am: Fix unused variable.

Original commit message from CVS:
* testsuite/multifilesink/Makefile.am: Fix unused variable.

19 years agodon't install marshal header
Thomas Vander Stichele [Fri, 30 Jul 2004 18:18:20 +0000 (18:18 +0000)]
don't install marshal header

Original commit message from CVS:
don't install marshal header

19 years agobump nano for prerel
Thomas Vander Stichele [Fri, 30 Jul 2004 17:27:46 +0000 (17:27 +0000)]
bump nano for prerel

Original commit message from CVS:
bump nano for prerel

19 years agogst/tcp/gstmultifdsink.*: Recover from a select with a bad file descriptor by removin...
Wim Taymans [Fri, 30 Jul 2004 16:17:37 +0000 (16:17 +0000)]
gst/tcp/gstmultifdsink.*: Recover from a select with a bad file descriptor by removing the client.

Original commit message from CVS:
* gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
(gst_multifdsink_add), (gst_multifdsink_remove),
(gst_multifdsink_clear), (gst_multifdsink_get_stats),
(gst_multifdsink_client_remove),
(gst_multifdsink_handle_client_write),
(gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
* gst/tcp/gstmultifdsink.h:
Recover from a select with a bad file descriptor by removing
the client.

19 years agodon't use stupid colorspace, do use hermes, make macro, mark for translation
Thomas Vander Stichele [Fri, 30 Jul 2004 13:41:55 +0000 (13:41 +0000)]
don't use stupid colorspace, do use hermes, make macro, mark for translation

Original commit message from CVS:
don't use stupid colorspace, do use hermes, make macro, mark for translation

19 years agoext/libpng/gstpngenc.c: fix default for newmedia flag
Zaheer Abbas Merali [Fri, 30 Jul 2004 11:48:17 +0000 (11:48 +0000)]
ext/libpng/gstpngenc.c: fix default for newmedia flag

Original commit message from CVS:
2004-07-30  Zaheer Abbas Merali  <zaheerabbas at merali dot org>

* ext/libpng/gstpngenc.c: (gst_pngenc_class_init):
fix default for newmedia flag

19 years agoext/theora/: Added cropping option to theora decoder.
Wim Taymans [Fri, 30 Jul 2004 10:18:42 +0000 (10:18 +0000)]
ext/theora/: Added cropping option to theora decoder.

Original commit message from CVS:
* ext/theora/theoradec.c: (gst_theora_dec_class_init),
(gst_theora_dec_init), (theora_get_formats),
(theora_dec_src_convert), (theora_dec_sink_convert),
(theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
(theora_dec_chain), (theora_dec_set_property),
(theora_dec_get_property):
* ext/theora/theoraenc.c: (gst_border_mode_get_type),
(gst_theora_enc_class_init), (gst_theora_enc_init),
(theora_enc_sink_link), (theora_enc_chain),
(theora_enc_set_property), (theora_enc_get_property):
Added cropping option to theora decoder.
Added border option to theora encoder.

19 years agoext/libpng/gstpngenc.*: Added newmedia support to pngenc so now gst-launch-0.8 videot...
Zaheer Abbas Merali [Fri, 30 Jul 2004 09:35:08 +0000 (09:35 +0000)]
ext/libpng/gstpngenc.*: Added newmedia support to pngenc so now gst-launch-0.8 videotestsrc ! ffmpegcolorspace ! pnge...

Original commit message from CVS:
2004-07-30  Zaheer Abbas Merali  <zaheerabbas at merali dot org>

* ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
(gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
(gst_pngenc_set_property):
* ext/libpng/gstpngenc.h:
Added newmedia support to pngenc so now gst-launch-0.8 videotestsrc ! ffmpegcolorspace ! pngenc snapshot=false newmedia=true ! multifilesink location=blah%d.png works as expected

19 years agoext/theora/theoraenc.c: Fix encoding of non-multiple-of-16 video.
Wim Taymans [Fri, 30 Jul 2004 08:14:36 +0000 (08:14 +0000)]
ext/theora/theoraenc.c: Fix encoding of non-multiple-of-16 video.

Original commit message from CVS:
* ext/theora/theoraenc.c: (gst_theora_enc_class_init),
(theora_enc_sink_link), (theora_enc_chain),
(theora_enc_set_property), (theora_enc_get_property):
Fix encoding of non-multiple-of-16 video.

19 years agoconfigure.ac: make test for audiofile more strict
David Schleef [Fri, 30 Jul 2004 04:03:34 +0000 (04:03 +0000)]
configure.ac: make test for audiofile more strict

Original commit message from CVS:
* configure.ac: make test for audiofile more strict

19 years agogst/typefind/gsttypefindfunctions.c: give different names to typefind functions
Benjamin Otte [Thu, 29 Jul 2004 11:06:30 +0000 (11:06 +0000)]
gst/typefind/gsttypefindfunctions.c: give different names to typefind functions

Original commit message from CVS:
* gst/typefind/gsttypefindfunctions.c: (plugin_init):
give different names to typefind functions

19 years agoget default videosink too
Thomas Vander Stichele [Thu, 29 Jul 2004 09:58:16 +0000 (09:58 +0000)]
get default videosink too

Original commit message from CVS:
get default videosink too

19 years agouse autodetected PAR if none specified. add directfb workaround.
Thomas Vander Stichele [Wed, 28 Jul 2004 21:28:32 +0000 (21:28 +0000)]
use autodetected PAR if none specified. add directfb workaround.

Original commit message from CVS:
use autodetected PAR if none specified. add directfb workaround.

19 years agoext/lame/gstlame.c: send tag events downstream
Zaheer Abbas Merali [Wed, 28 Jul 2004 20:26:31 +0000 (20:26 +0000)]
ext/lame/gstlame.c: send tag events downstream

Original commit message from CVS:
2004-07-28  Zaheer Abbas Merali  <zaheerabbas at merali dot org>

* ext/lame/gstlame.c: (gst_lame_chain): send tag events downstream
* ext/shout2/gstshout2.c: (gst_shout2send_protocol_get_type),
(gst_shout2send_get_type), (gst_shout2send_set_clock),
(gst_shout2send_class_init), (gst_shout2send_init),
(set_shout_metadata), (gst_shout2send_set_metadata),
(gst_shout2send_chain), (gst_shout2send_set_property),
(gst_shout2send_get_property), (gst_shout2send_connect),
(gst_shout2send_change_state):
* ext/shout2/gstshout2.h:
- fix for sending mp3 audio to icecast2 server, if pad link function not
called before PAUSED state
- added option to use GStreamer clock sync (as opposed to libshout's own sync)
- added tagging support for mp3 audio broadcasted
* gst/monoscope/gstmonoscope.c: (gst_monoscope_class_init):
debug info

19 years agono need to link in setup stage
Thomas Vander Stichele [Wed, 28 Jul 2004 16:22:53 +0000 (16:22 +0000)]
no need to link in setup stage

Original commit message from CVS:
no need to link in setup stage

19 years agoext/ogg/gstoggdemux.c: Return query failure when we don't know the length of an ogg...
Wim Taymans [Wed, 28 Jul 2004 15:40:38 +0000 (15:40 +0000)]
ext/ogg/gstoggdemux.c: Return query failure when we don't know the length of an ogg stream insteda of returning TRUE ...

Original commit message from CVS:
* ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
(gst_ogg_demux_push):
Return query failure when we don't know the length of
an ogg stream insteda of returning TRUE with a bogus value.

19 years agoext/theora/theoradec.c: Don't screw up the 1 Chroma for 1 luma sample situation when...
Wim Taymans [Wed, 28 Jul 2004 15:04:43 +0000 (15:04 +0000)]
ext/theora/theoradec.c: Don't screw up the 1 Chroma for 1 luma sample situation when we have an odd offset/width by a...

Original commit message from CVS:
* ext/theora/theoradec.c: (theora_get_formats),
(theora_dec_src_convert), (theora_dec_sink_convert),
(theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
(theora_dec_chain):
Don't screw up the 1 Chroma for 1 luma sample situation when we
have an odd offset/width by adding a black border in those cases.

19 years agoext/theora/: Added first attempt at cropping of the image as required by the theora...
Wim Taymans [Wed, 28 Jul 2004 14:03:45 +0000 (14:03 +0000)]
ext/theora/: Added first attempt at cropping of the image as required by the theora spec. We need more properties in ...

Original commit message from CVS:
* ext/theora/theoradec.c: (theora_get_formats),
(theora_dec_src_convert), (theora_dec_sink_convert),
(theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
(theora_dec_chain):
* ext/theora/theoraenc.c: (theora_enc_sink_link):
Added first attempt at cropping of the image as required by the
theora spec. We need more properties in the caps (offset_x,
offset_y,stride) to implement this correctly.
Added some debug info in the encoder. Note :the encoder is not
updated with the offset code.

19 years agoext/dvdnav/README: Update the README to use dvddemux
Jan Schmidt [Wed, 28 Jul 2004 13:47:59 +0000 (13:47 +0000)]
ext/dvdnav/README: Update the README to use dvddemux

Original commit message from CVS:
* ext/dvdnav/README:
Update the README to use dvddemux
* ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_getcaps):
Ensure getcaps returns a subset of the template caps
* gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_base_init),
(gst_mpeg2subt_init):
Ensure getcaps returns a subset of the template caps
* gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
(gst_dvd_demux_init), (gst_dvd_demux_get_video_stream),
(gst_dvd_demux_get_subpicture_stream),
(gst_dvd_demux_send_subbuffer), (gst_dvd_demux_set_cur_subpicture):
* gst/mpegstream/gstdvddemux.h:
Set the explicit caps on the current_video pad before pushing
anything
* gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream),
(gst_mpeg_demux_get_audio_stream):
Free caps used to gst_pad_set_explicit_caps, which takes a const
GstCaps *

19 years agoup gst requirement for fractions
Thomas Vander Stichele [Wed, 28 Jul 2004 12:15:24 +0000 (12:15 +0000)]
up gst requirement for fractions

Original commit message from CVS:
up gst requirement for fractions

19 years agogst/wavparse/gstwavparse.c: Add the pad to the element after setting up the caps...
Wim Taymans [Wed, 28 Jul 2004 09:36:09 +0000 (09:36 +0000)]
gst/wavparse/gstwavparse.c: Add the pad to the element after setting up the caps. This makes it a lot easier to autop...

Original commit message from CVS:
* gst/wavparse/gstwavparse.c: (gst_wavparse_fmt),
(gst_wavparse_handle_seek), (gst_wavparse_srcpad_event):
Add the pad to the element after setting up the caps. This
makes it a lot easier to autoplug.

19 years agofix local includes and 64 bits constants
Steve Lhomme [Tue, 27 Jul 2004 21:51:28 +0000 (21:51 +0000)]
fix local includes and 64 bits constants

Original commit message from CVS:
fix local includes and 64 bits constants

19 years agomore working plugins
Steve Lhomme [Tue, 27 Jul 2004 21:41:30 +0000 (21:41 +0000)]
more working plugins

Original commit message from CVS:
more working plugins

19 years agotestsuite/alsa/: add test for alsasrc changing state
Zaheer Abbas Merali [Tue, 27 Jul 2004 19:50:56 +0000 (19:50 +0000)]
testsuite/alsa/: add test for alsasrc changing state

Original commit message from CVS:
2004-07-27  Zaheer Abbas Merali  <zaheerabbas at merali dot org>

* testsuite/alsa/Makefile.am:
* testsuite/alsa/srcstate.c:
add test for alsasrc changing state

19 years agogst/silence/gstsilence.*: fix silence generation for 16bit raw audio
Zaheer Abbas Merali [Tue, 27 Jul 2004 19:11:59 +0000 (19:11 +0000)]
gst/silence/gstsilence.*: fix silence generation for 16bit raw audio

Original commit message from CVS:
2004-07-27  Zaheer Abbas Merali  <zaheerabbas at merali dot org>

* gst/silence/gstsilence.c: (gst_silence_init), (gst_silence_link),
(gst_silence_get):
* gst/silence/gstsilence.h:
fix silence generation for 16bit raw audio

19 years agopixel aspect ratio handling
Thomas Vander Stichele [Tue, 27 Jul 2004 16:43:19 +0000 (16:43 +0000)]
pixel aspect ratio handling

Original commit message from CVS:
pixel aspect ratio handling

19 years agohandle stride correctly
Thomas Vander Stichele [Tue, 27 Jul 2004 15:59:09 +0000 (15:59 +0000)]
handle stride correctly

Original commit message from CVS:
handle stride correctly

19 years agoadd _get_size function with stride, fixes YUV conversions
Thomas Vander Stichele [Tue, 27 Jul 2004 15:56:55 +0000 (15:56 +0000)]
add _get_size function with stride, fixes YUV conversions

Original commit message from CVS:
add _get_size function with stride, fixes YUV conversions

19 years agofurther cleanups, logging, error handling and synchronizing
Thomas Vander Stichele [Tue, 27 Jul 2004 15:50:46 +0000 (15:50 +0000)]
further cleanups, logging, error handling and synchronizing

Original commit message from CVS:
further cleanups, logging, error handling and synchronizing

19 years agogst/videomixer/videomixer.c: Be a nicer negotiation citizen and provide a getcaps...
Wim Taymans [Tue, 27 Jul 2004 10:33:58 +0000 (10:33 +0000)]
gst/videomixer/videomixer.c: Be a nicer negotiation citizen and provide a getcaps function on the srcpad. This also f...

Original commit message from CVS:
* gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
(gst_videomixer_pad_class_init), (gst_videomixer_pad_get_property),
(gst_videomixer_pad_set_property),
(gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_init),
(gst_video_mixer_background_get_type), (gst_videomixer_get_type),
(gst_videomixer_class_init), (gst_videomixer_init),
(gst_videomixer_getcaps), (gst_videomixer_request_new_pad),
(gst_videomixer_blend_ayuv_i420), (pad_zorder_compare),
(gst_videomixer_sort_pads), (gst_videomixer_fill_checker),
(gst_videomixer_fill_color), (gst_videomixer_fill_queues),
(gst_videomixer_blend_buffers), (gst_videomixer_update_queues),
(gst_videomixer_loop), (plugin_init):
Be a nicer negotiation citizen and provide a getcaps function on
the srcpad. This also fixes a crash when resizing.

19 years agosys/xvimage/xvimagesink.c: Some fixes to image size calculation.
Julien Moutte [Tue, 27 Jul 2004 10:10:02 +0000 (10:10 +0000)]
sys/xvimage/xvimagesink.c: Some fixes to image size calculation.

Original commit message from CVS:
2004-07-27  Julien MOUTTE  <julien@moutte.net>

* sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
(gst_xvimagesink_xvimage_new): Some fixes to image size calculation.

19 years agoext/libpng/: Added snapshot property to pngenc. removed g_print from pngdec
Wim Taymans [Tue, 27 Jul 2004 09:59:17 +0000 (09:59 +0000)]
ext/libpng/: Added snapshot property to pngenc. removed g_print from pngdec

Original commit message from CVS:
* ext/libpng/gstpngdec.c: (gst_pngdec_src_getcaps):
* ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
(gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
(gst_pngenc_set_property):
* ext/libpng/gstpngenc.h:
Added snapshot property to pngenc.
removed g_print from pngdec

19 years agorename GStreamer-0.8.lib to libgstreamer.lib
Steve Lhomme [Tue, 27 Jul 2004 09:57:29 +0000 (09:57 +0000)]
rename GStreamer-0.8.lib to libgstreamer.lib

Original commit message from CVS:
rename GStreamer-0.8.lib to libgstreamer.lib

19 years agoavoid problems with math.h, fix release dependancy
Steve Lhomme [Tue, 27 Jul 2004 09:48:47 +0000 (09:48 +0000)]
avoid problems with math.h, fix release dependancy

Original commit message from CVS:
avoid problems with math.h, fix release dependancy

19 years agosys/: When the atom is not available we have to unlock the mutex. Fixes #148023
Julien Moutte [Tue, 27 Jul 2004 09:35:51 +0000 (09:35 +0000)]
sys/: When the atom is not available we have to unlock the mutex. Fixes #148023

Original commit message from CVS:
2004-07-27  Julien MOUTTE  <julien@moutte.net>

* sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate):
* sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate): When
the atom is not available we have to unlock the mutex. Fixes #148023

19 years agolocal include fixes
Steve Lhomme [Mon, 26 Jul 2004 22:11:21 +0000 (22:11 +0000)]
local include fixes

Original commit message from CVS:
local include fixes
Fix some 64 bits constants to be glib friendly
issue for a vararg macro with MSVC

19 years agoadd more plugins to the build add some definitions needed by plugins fixes for build...
Steve Lhomme [Mon, 26 Jul 2004 22:09:59 +0000 (22:09 +0000)]
add more plugins to the build add some definitions needed by plugins fixes for build problems

Original commit message from CVS:
add more plugins to the build
add some definitions needed by plugins
fixes for build problems

19 years agosys/ximage/ximagesink.c: Some more fixes to image size calculation.
Julien Moutte [Mon, 26 Jul 2004 21:07:33 +0000 (21:07 +0000)]
sys/ximage/ximagesink.c: Some more fixes to image size calculation.

Original commit message from CVS:
2004-07-26  Julien MOUTTE  <julien@moutte.net>

* sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
(gst_ximagesink_ximage_new): Some more fixes to image size calculation.

19 years agoadd debugging/cleanups
Thomas Vander Stichele [Mon, 26 Jul 2004 18:34:01 +0000 (18:34 +0000)]
add debugging/cleanups

Original commit message from CVS:
add debugging/cleanups

19 years agofix videoscale stride bugs
Thomas Vander Stichele [Mon, 26 Jul 2004 16:49:18 +0000 (16:49 +0000)]
fix videoscale stride bugs

Original commit message from CVS:
fix videoscale stride bugs

19 years agoext/lame/gstlame.c: add debugging category, add error checks like checking return...
Benjamin Otte [Mon, 26 Jul 2004 15:42:18 +0000 (15:42 +0000)]
ext/lame/gstlame.c: add debugging category, add error checks like checking return values of setup calls, make sure it...

Original commit message from CVS:
* ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_init),
(gst_lame_chain), (gst_lame_setup), (gst_lame_change_state),
(plugin_init):
add debugging category, add error checks like checking return values
of setup calls, make sure it still works after
PLAYING=>NULL=>PLAYING, fix encoding of mono streams

19 years agogst/mpegstream/: Check for error codes from the negotiation functions. Make sure...
Wim Taymans [Mon, 26 Jul 2004 15:17:25 +0000 (15:17 +0000)]
gst/mpegstream/: Check for error codes from the negotiation functions. Make sure we really set the pad caps when a ne...

Original commit message from CVS:
* gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream),
(gst_mpeg_demux_get_audio_stream),
(gst_mpeg_demux_process_private):
* gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_send_data):
Check for error codes from the negotiation functions. Make sure
we really set the pad caps when a new pad is created.

19 years agodon't make function do two things
Thomas Vander Stichele [Mon, 26 Jul 2004 13:30:28 +0000 (13:30 +0000)]
don't make function do two things

Original commit message from CVS:
don't make function do two things

19 years agomore plugins supported under windows
Steve Lhomme [Mon, 26 Jul 2004 13:20:07 +0000 (13:20 +0000)]
more plugins supported under windows

Original commit message from CVS:
more plugins supported under windows

19 years agoadd debugging, use correct size for shm segments
Thomas Vander Stichele [Mon, 26 Jul 2004 13:00:27 +0000 (13:00 +0000)]
add debugging, use correct size for shm segments

Original commit message from CVS:
add debugging, use correct size for shm segments

19 years agogst/tcp/gsttcpclientsrc.c (gst_tcpclientsrc_get): Make sure that the pad is negotiated.
Johan Dahlin [Mon, 26 Jul 2004 10:12:00 +0000 (10:12 +0000)]
gst/tcp/gsttcpclientsrc.c (gst_tcpclientsrc_get): Make sure that the pad is negotiated.

Original commit message from CVS:
* gst/tcp/gsttcpclientsrc.c (gst_tcpclientsrc_get): Make sure that
the pad is negotiated.

* gst/ffmpegcolorspace/gstffmpegcolorspace.c (gst_ffmpegcolorspace_chain): Ditto

19 years agomore plugins supported under windows
Steve Lhomme [Mon, 26 Jul 2004 10:03:16 +0000 (10:03 +0000)]
more plugins supported under windows

Original commit message from CVS:
more plugins supported under windows

19 years agoSet the explicit caps on the pad when the file is parsed as explicit caps get wiped...
Iain Holmes [Sun, 25 Jul 2004 15:05:06 +0000 (15:05 +0000)]
Set the explicit caps on the pad when the file is parsed as explicit caps get wiped during state changes. fixes bug #...

Original commit message from CVS:
Set the explicit caps on the pad when the file is parsed as explicit caps get wiped during state changes. fixes bug #148043

19 years agoext/mad/gstmad.c: fix mad plugin crashing on Sun (fixes #148289)
Benjamin Otte [Sun, 25 Jul 2004 14:08:58 +0000 (14:08 +0000)]
ext/mad/gstmad.c: fix mad plugin crashing on Sun (fixes #148289)

Original commit message from CVS:
reviewed by Benjamin Otte  <otte@gnome.org>
* ext/mad/gstmad.c:
fix mad plugin crashing on Sun (fixes #148289)

19 years agoremove unused .def files
Steve Lhomme [Sun, 25 Jul 2004 11:18:02 +0000 (11:18 +0000)]
remove unused .def files

Original commit message from CVS:
remove unused .def files

19 years agocleaned the makefiles
Steve Lhomme [Sun, 25 Jul 2004 11:14:04 +0000 (11:14 +0000)]
cleaned the makefiles

Original commit message from CVS:
cleaned the makefiles

19 years agoCopy the files where needed after building, cleaner projects
Steve Lhomme [Sun, 25 Jul 2004 10:33:07 +0000 (10:33 +0000)]
Copy the files where needed after building, cleaner projects

Original commit message from CVS:
Copy the files where needed after building, cleaner projects

19 years agoClean the local include
Steve Lhomme [Sun, 25 Jul 2004 10:28:05 +0000 (10:28 +0000)]
Clean the local include

Original commit message from CVS:
Clean the local include

19 years agoCopy the files where needed after building, cleaner projects
Steve Lhomme [Sun, 25 Jul 2004 10:23:03 +0000 (10:23 +0000)]
Copy the files where needed after building, cleaner projects

Original commit message from CVS:
Copy the files where needed after building, cleaner projects

19 years agook, that was not very clean
Steve Lhomme [Sun, 25 Jul 2004 10:20:12 +0000 (10:20 +0000)]
ok, that was not very clean

Original commit message from CVS:
ok, that was not very clean

19 years agoFix some 64 bits constants to be glib friendly
Steve Lhomme [Sat, 24 Jul 2004 21:16:15 +0000 (21:16 +0000)]
Fix some 64 bits constants to be glib friendly

Original commit message from CVS:
Fix some 64 bits constants to be glib friendly

19 years agoAdd the preliminary canvas to build plugins on Win32
Steve Lhomme [Sat, 24 Jul 2004 21:11:31 +0000 (21:11 +0000)]
Add the preliminary canvas to build plugins on Win32

Original commit message from CVS:
Add the preliminary canvas to build plugins on Win32

19 years agogst/audioconvert/gstaudioconvert.c: don't enfore negotiation from source side, it...
Benjamin Otte [Fri, 23 Jul 2004 17:40:16 +0000 (17:40 +0000)]
gst/audioconvert/gstaudioconvert.c: don't enfore negotiation from source side, it breaks sinesrc ! audioconvert ! oss...

Original commit message from CVS:
* gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
don't enfore negotiation from source side, it breaks
sinesrc ! audioconvert ! osssink

19 years agogst/typefind/gsttypefindfunctions.c: Add typefind for ELF files, since they can easil...
David Schleef [Fri, 23 Jul 2004 03:09:49 +0000 (03:09 +0000)]
gst/typefind/gsttypefindfunctions.c: Add typefind for ELF files, since they can easily be recognized as audio/mpeg.

Original commit message from CVS:
* gst/typefind/gsttypefindfunctions.c: (plugin_init): Add typefind
for ELF files, since they can easily be recognized as audio/mpeg.
(bug #147441)

19 years agofix videoscale for stride
Thomas Vander Stichele [Thu, 22 Jul 2004 18:07:14 +0000 (18:07 +0000)]
fix videoscale for stride

Original commit message from CVS:
fix videoscale for stride

19 years agomultifilesink plugin for creating new files every time a new media discontinuity...
Zaheer Abbas Merali [Thu, 22 Jul 2004 17:57:03 +0000 (17:57 +0000)]
multifilesink plugin for creating new files every time a new media discontinuity event occurs

Original commit message from CVS:
2004-07-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>

* configure.ac:
* gst/Makefile.am:
* gst/multifilesink/Makefile.am:
* gst/multifilesink/gstmultifilesink.c:
(gst_multifilesink_get_formats),
(gst_multifilesink_get_query_types), (_do_init),
(gst_multifilesink_base_init), (gst_multifilesink_class_init),
(gst_multifilesink_init), (gst_multifilesink_dispose),
(gst_multifilesink_set_location), (gst_multifilesink_set_property),
(gst_multifilesink_get_property), (gst_multifilesink_open_file),
(gst_multifilesink_close_file), (gst_multifilesink_next_file),
(gst_multifilesink_pad_query), (gst_multifilesink_handle_event),
(gst_multifilesink_chain), (gst_multifilesink_change_state),
(gst_multifilesink_uri_get_type),
(gst_multifilesink_uri_get_protocols),
(gst_multifilesink_uri_get_uri), (gst_multifilesink_uri_set_uri),
(gst_multifilesink_uri_handler_init), (plugin_init):
* gst/multifilesink/gstmultifilesink.h:
* testsuite/Makefile.am:
* testsuite/multifilesink/Makefile.am:
* testsuite/multifilesink/fakesrc_test.c: (gst_newmedia_base_init),
(gst_newmedia_class_init), (gst_newmedia_init),
(gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
(newfile_signal), (test_signal), (main):
multifilesink plugin for creating new files every time a new media
discontinuity event occurs

19 years agogst/alpha/: Stupid plugin to to RGBA to AYUV conversion because none of the colorspac...
Wim Taymans [Thu, 22 Jul 2004 16:47:42 +0000 (16:47 +0000)]
gst/alpha/: Stupid plugin to to RGBA to AYUV conversion because none of the colorspace plugins can handle that yet.

Original commit message from CVS:
* gst/alpha/Makefile.am:
* gst/alpha/gstalphacolor.c: (gst_alpha_color_get_type),
(gst_alpha_color_base_init), (gst_alpha_color_class_init),
(gst_alpha_color_init), (gst_alpha_color_set_property),
(gst_alpha_color_get_property), (gst_alpha_color_sink_link),
(transform), (gst_alpha_color_chain),
(gst_alpha_color_change_state), (plugin_init):
Stupid plugin to to RGBA to AYUV conversion because none of
the colorspace plugins can handle that yet.

19 years agoMore playback updates, attempt to fix things after the state change breakage.
Wim Taymans [Thu, 22 Jul 2004 16:44:58 +0000 (16:44 +0000)]
More playback updates, attempt to fix things after the state change breakage.

Original commit message from CVS:
* examples/seeking/seek.c: (update_scale), (main):
* gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
(gst_decode_bin_class_init), (gst_decode_bin_is_dynamic),
(gst_decode_bin_factory_filter), (compare_ranks), (print_feature),
(gst_decode_bin_init), (gst_decode_bin_dispose),
(find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
(no_more_pads), (close_link), (type_found),
(gst_decode_bin_set_property), (gst_decode_bin_get_property),
(plugin_init):
* gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
(gst_play_base_bin_class_init), (gst_play_base_bin_init),
(gst_play_base_bin_dispose), (queue_overrun),
(gen_preroll_element), (remove_prerolls), (unknown_type),
(no_more_pads), (new_stream), (setup_source),
(gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
(play_base_eos), (gst_play_base_bin_change_state),
(gst_play_base_bin_add_element),
(gst_play_base_bin_remove_element),
(gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
(gst_play_base_bin_unlink_stream),
(gst_play_base_bin_get_streaminfo):
* gst/playback/gstplaybin.c: (gen_video_element),
(gen_audio_element):
* gst/playback/gststreaminfo.h:
More playback updates, attempt to fix things after the state change
breakage.

19 years agocomment algorithm
Thomas Vander Stichele [Thu, 22 Jul 2004 16:43:15 +0000 (16:43 +0000)]
comment algorithm

Original commit message from CVS:
comment algorithm

19 years agocleanup and commenting
Thomas Vander Stichele [Thu, 22 Jul 2004 15:55:33 +0000 (15:55 +0000)]
cleanup and commenting

Original commit message from CVS:
cleanup and commenting

19 years agoext/: More seeking fixes, oggdemux now supports seeking to time and uses the downstre...
Wim Taymans [Wed, 21 Jul 2004 16:48:19 +0000 (16:48 +0000)]
ext/: More seeking fixes, oggdemux now supports seeking to time and uses the downstream element to convert granulepos...

Original commit message from CVS:
* ext/ogg/gstoggdemux.c: (gst_ogg_demux_init),
(gst_ogg_demux_get_formats), (gst_ogg_demux_src_query),
(gst_ogg_demux_src_event), (gst_ogg_demux_src_convert),
(gst_ogg_demux_handle_event), (gst_ogg_demux_seek_before),
(_find_chain_get_unknown_part), (_find_streams_check),
(gst_ogg_demux_push), (gst_ogg_pad_push):
* ext/theora/theoradec.c: (theora_get_formats),
(theora_dec_src_convert), (theora_dec_sink_convert),
(theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
(theora_dec_chain):
* ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
(vorbis_dec_convert), (vorbis_dec_src_query),
(vorbis_dec_src_event), (vorbis_dec_event):
More seeking fixes, oggdemux now supports seeking to time and
uses the downstream element to convert granulepos to time.
Seeking in theora-only ogg files now works.

19 years agoext/: Added query/convert/formats functions to vorbis and theora decoders so that...
Wim Taymans [Wed, 21 Jul 2004 13:28:23 +0000 (13:28 +0000)]
ext/: Added query/convert/formats functions to vorbis and theora decoders so that the outside world can use them too....

Original commit message from CVS:
* ext/theora/theoradec.c: (gst_theora_dec_init),
(theora_get_formats), (theora_get_event_masks),
(theora_get_query_types), (theora_dec_src_convert),
(theora_dec_sink_convert), (theora_dec_src_query),
(theora_dec_src_event), (theora_dec_event), (theora_dec_chain):
* ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
(vorbis_get_event_masks), (vorbis_get_query_types),
(gst_vorbis_dec_init), (vorbis_dec_convert),
(vorbis_dec_src_query), (vorbis_dec_src_event), (vorbis_dec_event):
Added query/convert/formats functions to vorbis and theora decoders
so that the outside world can use them too. Fixed seeking on an
ogg/theora/vorbis file by disabling the seeking on the
theora srcpad.

19 years agosys/ximage/ximagesink.c: Optimize images creation for both elements. We don't create...
Julien Moutte [Wed, 21 Jul 2004 11:02:31 +0000 (11:02 +0000)]
sys/ximage/ximagesink.c: Optimize images creation for both elements. We don't create the image on caps nego or renego...

Original commit message from CVS:
2004-07-21  Julien MOUTTE  <julien@moutte.net>

* sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
(gst_ximagesink_renegotiate_size), (gst_ximagesink_sink_link),
(gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id): Optimize
images creation for both elements. We don't create the image on caps
nego or renego, we just destroy the internal one if present if it does
not match the needs. The chain function takes care of creating a new
image when needed.
* sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
(gst_xvimagesink_xwindow_decorate), (gst_xvimagesink_sink_link),
(gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc),
(gst_xvimagesink_set_xwindow_id): Additionally xvimage now contains
the image format information. The buffer pool checks for the context
image format and discard images with different formats.
* sys/xvimage/xvimagesink.h: Adding im_format in the xvimage structure.

19 years agodon't needlessly do stuff; don't clutter my logs
Thomas Vander Stichele [Wed, 21 Jul 2004 09:23:39 +0000 (09:23 +0000)]
don't needlessly do stuff; don't clutter my logs

Original commit message from CVS:
don't needlessly do stuff; don't clutter my logs