platform/upstream/gstreamer.git
20 years agofix element_error
Thomas Vander Stichele [Mon, 19 Jan 2004 18:22:57 +0000 (18:22 +0000)]
fix element_error

Original commit message from CVS:
fix element_error

20 years agofurther element_error fixes
Thomas Vander Stichele [Mon, 19 Jan 2004 17:11:28 +0000 (17:11 +0000)]
further element_error fixes

Original commit message from CVS:
further element_error fixes

20 years agoadding locale.h
Thomas Vander Stichele [Mon, 19 Jan 2004 16:43:01 +0000 (16:43 +0000)]
adding locale.h

Original commit message from CVS:
adding locale.h

20 years agoremoving config.h
Thomas Vander Stichele [Mon, 19 Jan 2004 15:50:38 +0000 (15:50 +0000)]
removing config.h

Original commit message from CVS:
removing config.h

20 years agoputting i18n in place for plugins
Thomas Vander Stichele [Mon, 19 Jan 2004 15:45:55 +0000 (15:45 +0000)]
putting i18n in place for plugins

Original commit message from CVS:
putting i18n in place for plugins

20 years agoChangeLog
Benjamin Otte [Mon, 19 Jan 2004 15:33:17 +0000 (15:33 +0000)]
ChangeLog

Original commit message from CVS:
ChangeLog

20 years agofix soundfile as well
Thomas Vander Stichele [Mon, 19 Jan 2004 14:07:32 +0000 (14:07 +0000)]
fix soundfile as well

Original commit message from CVS:
fix soundfile as well

20 years agofix i18n include
Thomas Vander Stichele [Mon, 19 Jan 2004 13:50:39 +0000 (13:50 +0000)]
fix i18n include

Original commit message from CVS:
fix i18n include

20 years agofix typo
Thomas Vander Stichele [Mon, 19 Jan 2004 13:29:28 +0000 (13:29 +0000)]
fix typo

Original commit message from CVS:
fix typo

20 years agoupdating v4l2 for new error handling
Thomas Vander Stichele [Mon, 19 Jan 2004 10:19:42 +0000 (10:19 +0000)]
updating v4l2 for new error handling

Original commit message from CVS:
updating v4l2 for new error handling

20 years agoparenthising NULL
Thomas Vander Stichele [Mon, 19 Jan 2004 10:00:01 +0000 (10:00 +0000)]
parenthising NULL

Original commit message from CVS:
parenthising NULL

20 years agoadding header
Thomas Vander Stichele [Sun, 18 Jan 2004 23:21:55 +0000 (23:21 +0000)]
adding header

Original commit message from CVS:
adding header

20 years agouse new error signal and classification
Thomas Vander Stichele [Sun, 18 Jan 2004 21:46:58 +0000 (21:46 +0000)]
use new error signal and classification

Original commit message from CVS:
use new error signal and classification

20 years agoCheck for libmusicbrainz
Jeremy Simon [Sun, 18 Jan 2004 20:19:44 +0000 (20:19 +0000)]
Check for libmusicbrainz

Original commit message from CVS:
Check for libmusicbrainz
Add the musicbrainz directory to the build process
Update Changelog

20 years agoAdd a trm plugin
Jeremy Simon [Sun, 18 Jan 2004 20:17:05 +0000 (20:17 +0000)]
Add a trm plugin

Original commit message from CVS:
Add a trm plugin

20 years agofix to make it possible to build from disted tarball
Christian Schaller [Sun, 18 Jan 2004 19:02:33 +0000 (19:02 +0000)]
fix to make it possible to build from disted tarball

Original commit message from CVS:
fix to make it possible to build from disted tarball

20 years agosys/ximage/ximagesink.c: Adding synchronous property for debugging.
Julien Moutte [Sun, 18 Jan 2004 12:32:19 +0000 (12:32 +0000)]
sys/ximage/ximagesink.c: Adding synchronous property for debugging.

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

* sys/ximage/ximagesink.c: (gst_ximagesink_set_property),
(gst_ximagesink_get_property), (gst_ximagesink_class_init): Adding
synchronous property for debugging.
* sys/ximage/ximagesink.h: Adding the synchronous boolean flag.
* sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
(gst_xvimagesink_set_property): Moving a pointer declaration to a
smaller block, fixing indent.

20 years agogst/videofilter/gstvideobalance.c: Fix regression; changing a property affects the...
David Schleef [Fri, 16 Jan 2004 23:52:53 +0000 (23:52 +0000)]
gst/videofilter/gstvideobalance.c: Fix regression; changing a property affects the video stream.

Original commit message from CVS:
* gst/videofilter/gstvideobalance.c: Fix regression; changing a
property affects the video stream.
* sys/xvimage/xvimagesink.c:
* sys/xvimage/xvimagesink.h:
Add synchronous property for debugging.  Should probably be
disabled in non-CVS builds.  Make sure that the Xv attribute
exists before we set it (crash!).  Fix a silly float bug that
caused colorbalance to just not work.

20 years agoupdate gst-launch-ext to use a better plugin for colorspace and X win
Christian Schaller [Fri, 16 Jan 2004 23:32:45 +0000 (23:32 +0000)]
update gst-launch-ext to use a better plugin for colorspace and X win

Original commit message from CVS:
update gst-launch-ext to use a better plugin for colorspace and X win

20 years agoext/ffmpeg/gstffmpegenc.c: Fix use of already-freed caps.
David Schleef [Fri, 16 Jan 2004 19:54:15 +0000 (19:54 +0000)]
ext/ffmpeg/gstffmpegenc.c: Fix use of already-freed caps.

Original commit message from CVS:
* ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect): Fix use of
already-freed caps.

20 years agofix libcaca compilation and update spec file
Christian Schaller [Fri, 16 Jan 2004 17:42:20 +0000 (17:42 +0000)]
fix libcaca compilation and update spec file

Original commit message from CVS:
fix libcaca compilation and update spec file

20 years agosys/xvimage/xvimagesink.c: Implementing correct colorbalance properties. They can...
Julien Moutte [Fri, 16 Jan 2004 15:43:35 +0000 (15:43 +0000)]
sys/xvimage/xvimagesink.c: Implementing correct colorbalance properties. They can now be set when the element is stil...

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

* sys/xvimage/xvimagesink.c: (gst_xvimagesink_update_colorbalance),
(gst_xvimagesink_xcontext_get), (gst_xvimagesink_change_state),
(gst_xvimagesink_set_xwindow_id),
(gst_xvimagesink_colorbalance_set_value),
(gst_xvimagesink_colorbalance_get_value),
(gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
(gst_xvimagesink_init), (gst_xvimagesink_class_init): Implementing
correct colorbalance properties. They can now be set when the element
is still in NULL state. The values will be committed to the Xv Port
when xcontext is initialized.
* sys/xvimage/xvimagesink.h: Added hue, saturation, contrast,
brightness int values in the GstXvImagesink structure.

20 years agogst-libs/gst/Makefile.am: restructure so having local patches works easier.
Ronald S. Bultje [Fri, 16 Jan 2004 14:55:44 +0000 (14:55 +0000)]
gst-libs/gst/Makefile.am: restructure so having local patches works easier.

Original commit message from CVS:
2004-01-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>

* gst-libs/gst/Makefile.am:
restructure so having local patches works easier.

20 years agoext/mpeg2enc/: Bugfix with respect to EOS handling.
Ronald S. Bultje [Fri, 16 Jan 2004 14:14:58 +0000 (14:14 +0000)]
ext/mpeg2enc/: Bugfix with respect to EOS handling.

Original commit message from CVS:
2004-01-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>

* ext/mpeg2enc/Makefile.am:
* ext/mpeg2enc/gstmpeg2enc.cc:
* ext/mpeg2enc/gstmpeg2encpicturereader.cc:
Bugfix with respect to EOS handling.

20 years agoext/ffmpeg/gstffmpegenc.c: Link with right caps (else, it segfaults).
Ronald S. Bultje [Fri, 16 Jan 2004 14:10:44 +0000 (14:10 +0000)]
ext/ffmpeg/gstffmpegenc.c: Link with right caps (else, it segfaults).

Original commit message from CVS:
2004-01-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>

* ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect):
Link with right caps (else, it segfaults).
* ext/mplex/gstmplexjob.cc:
Fix for slight API change in 1.6.1.93 release of mjpegtools.

20 years agogst-libs/gst/audio/Makefile.am: Add gstaudiofiltertemplate.c and building of gstaudio...
David Schleef [Fri, 16 Jan 2004 00:55:29 +0000 (00:55 +0000)]
gst-libs/gst/audio/Makefile.am: Add gstaudiofiltertemplate.c and building of gstaudiofilterexample.c from the template.

Original commit message from CVS:
* gst-libs/gst/audio/Makefile.am:
Add gstaudiofiltertemplate.c and building of gstaudiofilterexample.c
from the template.
* gst-libs/gst/audio/gstaudiofilter.c:
* gst-libs/gst/audio/gstaudiofilter.h:
Add bytes_per_sample and size and n_samples calculation.
* gst-libs/gst/audio/gstaudiofilterexample.c:
Remove, now autogenerated.
* gst-libs/gst/audio/gstaudiofiltertemplate.c:
Moved from gstaudiofilterexample, object name changed, code added
so that it actually works.
* gst-libs/gst/audio/make_filter:
Script to build an audiofilter subclass from the template.
* gst/colorspace/Makefile.am:
* gst/colorspace/yuv2yuv.c:
Remove file, since it's GPL, and we don't use it.

20 years agosys/: Making both of them use the buffer free function to test how the buffer was...
Julien Moutte [Thu, 15 Jan 2004 22:03:45 +0000 (22:03 +0000)]
sys/: Making both of them use the buffer free function to test how the buffer was allocated.

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

* sys/ximage/ximagesink.c: (gst_ximagesink_chain):
* sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): Making both of
them use the buffer free function to test how the buffer was allocated.

20 years agoext/esd/esdsink.c: Remove property that handles osssink fallback.
David Schleef [Thu, 15 Jan 2004 21:05:17 +0000 (21:05 +0000)]
ext/esd/esdsink.c: Remove property that handles osssink fallback.

Original commit message from CVS:
* ext/esd/esdsink.c: (gst_esdsink_class_init): Remove property
that handles osssink fallback.
* gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
(gst_audio_convert_getcaps):
* gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
Add audio/x-qdm2 for QDM2 audio.
* gst/sine/gstsinesrc.c: (gst_sinesrc_get):
* gst/sine/gstsinesrc.h: Add example of how to implement tags.
* gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
Decrease minimum size to 16x16.
* gst/wavparse/gstwavparse.c:
Convert disabled pad template caps to new caps.
* sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
* sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
(gst_xvimagesink_chain): Throw element error when display cannot
be opened.  Increase minimum framerate to 1.0.  Check the data
free function on a buffer to make sure it is the type we expect
before manipulating it.

20 years agogst/videofilter/gstvideobalance.c: Implement passthru if settings are in the middle.
Julien Moutte [Thu, 15 Jan 2004 17:16:37 +0000 (17:16 +0000)]
gst/videofilter/gstvideobalance.c: Implement passthru if settings are in the middle.

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

* gst/videofilter/gstvideobalance.c: (gst_videobalance_init),
(gst_videobalance_colorbalance_set_value): Implement passthru if
settings are in the middle.
* tools/gst-launch-ext.in: Stop using xvideosink, use ximagesink.

20 years agogst/: Since we use videofilter symbols, link to it.
Ronald S. Bultje [Thu, 15 Jan 2004 16:34:44 +0000 (16:34 +0000)]
gst/: Since we use videofilter symbols, link to it.

Original commit message from CVS:
2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>

* gst/videofilter/Makefile.am:
* gst/volume/Makefile.am:
Since we use videofilter symbols, link to it.

20 years agoext/alsa/gstalsamixer.c: Setting mixer interface type to HARDWARE.
Julien Moutte [Thu, 15 Jan 2004 15:50:10 +0000 (15:50 +0000)]
ext/alsa/gstalsamixer.c: Setting mixer interface type to HARDWARE.

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

* ext/alsa/gstalsamixer.c: (gst_alsa_mixer_interface_init): Setting
mixer interface type to HARDWARE.
* gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init): Adding a default
type to SOFTWARE.
* gst-libs/gst/mixer/mixer.h: Adding mixer interface type and macro.
* gst-libs/gst/mixer/mixertrack.h: Adding mixertrack flag SOFTWARE.
* gst/volume/gstvolume.c: (gst_volume_interface_supported),
(gst_volume_interface_init), (gst_volume_list_tracks),
(gst_volume_set_volume), (gst_volume_get_volume),
(gst_volume_set_mute), (gst_volume_mixer_init),
(gst_volume_dispose), (gst_volume_get_type), (volume_class_init),
(volume_init): Implementing mixer interface.
* gst/volume/gstvolume.h: Adding tracklist for mixer interface.
* sys/oss/gstosselement.c: (gst_osselement_get_type),
(gst_osselement_change_state): Removing some trailing commas in
structures.
* sys/oss/gstossmixer.c: (gst_ossmixer_interface_init): Setting mixer
interface type to HARDWARE.
* sys/v4l/gstv4lcolorbalance.c:
(gst_v4l_color_balance_interface_init): Setting colorbalance interface
type to HARDWARE.
* sys/v4l2/gstv4l2colorbalance.c:
(gst_v4l2_color_balance_interface_init): Setting colorbalance
interface type to HARDWARE.
* sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): use exactly the
same code than ximagesink for event handling.

20 years agoext/snapshot/: This has to be a joke... Snapshot should be connected to a tee, colors...
Ronald S. Bultje [Thu, 15 Jan 2004 11:21:24 +0000 (11:21 +0000)]
ext/snapshot/: This has to be a joke... Snapshot should be connected to a tee, colorspace element before it and EOS a...

Original commit message from CVS:
2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>

* ext/snapshot/Makefile.am:
* ext/snapshot/gstsnapshot.c: (gst_snapshot_sinkconnect),
(gst_snapshot_chain):
* ext/snapshot/gstsnapshot.h:
This has to be a joke... Snapshot should be connected to a tee,
colorspace element before it and EOS after that, where the other
src of the tee receives normal data.
The current way is *wrong*.

20 years agoext/hermes/gsthermescolorspace.c: Fix another compile error. Same as below.
Ronald S. Bultje [Thu, 15 Jan 2004 11:02:02 +0000 (11:02 +0000)]
ext/hermes/gsthermescolorspace.c: Fix another compile error. Same as below.

Original commit message from CVS:
2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>

* ext/hermes/gsthermescolorspace.c:
Fix another compile error. Same as below.

20 years agogst/colorspace/: Fix compiling... Didn't test if it actually works.
Ronald S. Bultje [Thu, 15 Jan 2004 10:45:55 +0000 (10:45 +0000)]
gst/colorspace/: Fix compiling... Didn't test if it actually works.

Original commit message from CVS:
2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>

* gst/colorspace/gstcolorspace.c:
* gst/colorspace/yuv2yuv.c: (gst_colorspace_yuy2_to_i420),
(gst_colorspace_i420_to_yv12):
Fix compiling... Didn't test if it actually works.

20 years agoDuplicate the ext/hermes colorspace plugin, and remove Hermes code and GPL code....
David Schleef [Thu, 15 Jan 2004 08:58:22 +0000 (08:58 +0000)]
Duplicate the ext/hermes colorspace plugin, and remove Hermes code and GPL code.  Fix for new caps negotiation.  Rewr...

Original commit message from CVS:
* configure.ac:
* gst/colorspace/Makefile.am:
* gst/colorspace/gstcolorspace.c:
* gst/colorspace/gstcolorspace.h:
* gst/colorspace/yuv2rgb.c:
* gst/colorspace/yuv2rgb.h:
Duplicate the ext/hermes colorspace plugin, and remove Hermes
code and GPL code.  Fix for new caps negotiation.  Rewrite
much of the format handling code, and some of the conversion
code.  Basically, rewrote almost everything.  This element
handles I420, YV12 to RGB conversions.
* ext/hermes/Makefile.am:
* ext/hermes/gsthermescolorspace.c:
Rename colorspace to hermescolorspace.  Fix negotiation issues.
Remove non-Hermes related code.  This element handles lots of
RGB to RGB conversions, but no YUV.
* ext/hermes/gstcolorspace.c:
* ext/hermes/gstcolorspace.h:
* ext/hermes/rgb2yuv.c:
* ext/hermes/yuv2rgb.c:
* ext/hermes/yuv2rgb.h:
* ext/hermes/yuv2rgb_mmx16.s:
* ext/hermes/yuv2yuv.c:
* ext/hermes/yuv2yuv.h:
Remove old code.

20 years agoext/mad/gstid3tag.c (gst_id3_tag_chain): Don't nego caps if they've already been.
Colin Walters [Thu, 15 Jan 2004 04:16:15 +0000 (04:16 +0000)]
ext/mad/gstid3tag.c (gst_id3_tag_chain): Don't nego caps if they've already been.

Original commit message from CVS:
2004-01-14  Colin Walters  <walters@verbum.org>

* ext/mad/gstid3tag.c (gst_id3_tag_chain): Don't nego caps if
they've already been.

20 years agoext/mad/gstid3tag.c: assume tag mode when pad is not connected
Benjamin Otte [Thu, 15 Jan 2004 03:05:35 +0000 (03:05 +0000)]
ext/mad/gstid3tag.c: assume tag mode when pad is not connected

Original commit message from CVS:
2004-01-15  Benjamin Otte  <in7y118@public.uni-hamburg.de>

* ext/mad/gstid3tag.c: (gst_id3_tag_do_caps_nego):
assume tag mode when pad is not connected

20 years agoext/alsa/gstalsasink.c: Don't update the time of the clock sync to the clock given...
Benjamin Otte [Thu, 15 Jan 2004 02:14:54 +0000 (02:14 +0000)]
ext/alsa/gstalsasink.c: Don't update the time of the clock sync to the clock given to alsasink, not the own clock

Original commit message from CVS:
2004-01-15  Benjamin Otte  <in7y118@public.uni-hamburg.de>

* ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
Don't update the time of the clock
(gst_alsa_sink_loop):
sync to the clock given to alsasink, not the own clock
* sys/oss/gstosssink.c: (gst_osssink_chain):
sync to the clock
(gst_osssink_change_state):
activate the clock
* sys/ximage/ximagesink.c: (gst_ximagesink_chain):
* sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain):
remove bogus code that made DISCONT events unhandled
* gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps):
explicitly case to double in _set_simple. (fixes 2nd warning in bug
#131502)
* gst/asfdemux/gstasfdemux.c: (gst_asf_demux_read_object_header),
(gst_asf_demux_handle_sink_event), (gst_asf_demux_audio_caps),
(gst_asf_demux_add_audio_stream), (gst_asf_demux_video_caps):
convert g_warning because of wrong asf data to GST_WARNINGs (fixes
2nd warning in bug #131502)

20 years agogst/videofilter/gstvideobalance.c: Fixing videobalance ranges for colorbalance interf...
Julien Moutte [Wed, 14 Jan 2004 23:01:49 +0000 (23:01 +0000)]
gst/videofilter/gstvideobalance.c: Fixing videobalance ranges for colorbalance interface implementation.

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

* gst/videofilter/gstvideobalance.c: (gst_videobalance_init),
(gst_videobalance_colorbalance_set_value),
(gst_videobalance_colorbalance_get_value): Fixing videobalance ranges
for colorbalance interface implementation.
* sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
(gst_ximagesink_set_property), (gst_ximagesink_get_property),
(gst_ximagesink_dispose), (gst_ximagesink_init),
(gst_ximagesink_class_init): Adding DISPLAY property.
* sys/ximage/ximagesink.h: Adding display_name to store display.
* sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
(gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
(gst_xvimagesink_dispose), (gst_xvimagesink_init),
(gst_xvimagesink_class_init): Adding DISPLAY property and colorbalance
properties (they still need polishing though for gst-launch use : no
xcontext yet, i ll do that tomorrow).
* sys/xvimage/xvimagesink.h: Adding display_name to store display.

20 years agogst-libs/gst/play/gstplay.c: Preparing switch integration, adding videobalance in...
Julien Moutte [Wed, 14 Jan 2004 21:50:39 +0000 (21:50 +0000)]
gst-libs/gst/play/gstplay.c: Preparing switch integration, adding videobalance in the pipeline.

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

* gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
(gst_play_set_location), (gst_play_set_visualization): Preparing
switch integration, adding videobalance in the pipeline.

20 years agogst-libs/gst/colorbalance/colorbalance.c: Adding a default type.
Julien Moutte [Wed, 14 Jan 2004 17:15:34 +0000 (17:15 +0000)]
gst-libs/gst/colorbalance/colorbalance.c: Adding a default type.

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

* gst-libs/gst/colorbalance/colorbalance.c:
(gst_color_balance_class_init): Adding a default type.
* gst-libs/gst/colorbalance/colorbalance.h: Adding a macro to access
the type.
* gst/videofilter/gstvideobalance.c: (gst_videobalance_get_type),
(gst_videobalance_dispose), (gst_videobalance_class_init),
(gst_videobalance_init), (gst_videobalance_interface_supported),
(gst_videobalance_interface_init),
(gst_videobalance_colorbalance_list_channels),
(gst_videobalance_colorbalance_set_value),
(gst_videobalance_colorbalance_get_value),
(gst_videobalance_colorbalance_init): Implementing colorbalance
interface.
* gst/videofilter/gstvideobalance.h: Adding colorbalance channels
list.
* sys/ximage/ximagesink.c: (gst_ximagesink_set_xwindow_id): Fixing a
bug which was triggering a BadAccess X error when setting an overlay
before pad was really negotiated.
* sys/xvimage/xvimagesink.c: (gst_xvimagesink_colorbalance_init):
Using the colorbalance type macro.

20 years agoext/flac/gstflacenc.c: handle tags correctly
Benjamin Otte [Wed, 14 Jan 2004 16:08:46 +0000 (16:08 +0000)]
ext/flac/gstflacenc.c: handle tags correctly

Original commit message from CVS:
2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>

* ext/flac/gstflacenc.c: (gst_flacenc_set_metadata),
(gst_flacenc_chain):
handle tags correctly
* gst/tags/gstid3tag.c: (gst_tag_list_new_from_id3v1):
extract ID3v1 tags correctly

20 years agogst/typefind/gsttypefindfunctions.c: Improve matroska typefinding for odd-typed heade...
Ronald S. Bultje [Wed, 14 Jan 2004 11:10:05 +0000 (11:10 +0000)]
gst/typefind/gsttypefindfunctions.c: Improve matroska typefinding for odd-typed headers...

Original commit message from CVS:
2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>

* gst/typefind/gsttypefindfunctions.c: (matroska_type_find),
(plugin_init):
Improve matroska typefinding for odd-typed headers...

20 years agogst/matroska/matroska-demux.c: Fix for using incremental number on padnames.
Ronald S. Bultje [Wed, 14 Jan 2004 10:58:15 +0000 (10:58 +0000)]
gst/matroska/matroska-demux.c: Fix for using incremental number on padnames.

Original commit message from CVS:
2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>

* gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
Fix for using incremental number on padnames.

20 years agoext/divx/: Set category to divx4linux instead of divx (too generic).
Ronald S. Bultje [Wed, 14 Jan 2004 10:48:18 +0000 (10:48 +0000)]
ext/divx/: Set category to divx4linux instead of divx (too generic).

Original commit message from CVS:
2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>

* ext/divx/gstdivxdec.c:
* ext/divx/gstdivxenc.c:
Set category to divx4linux instead of divx (too generic).
* gst/wavparse/gstwavparse.c: (gst_wavparse_init),
(gst_wavparse_parse_fmt), (gst_wavparse_handle_sink_event),
(gst_wavparse_loop), (gst_wavparse_change_state):
* gst/wavparse/gstwavparse.h:
fix parsing of WAV files with non-standard fmt-tag size and fix
skipping of unrecognized chunks... Someone please fix this thing
to use rifflib so all this is automated.
* sys/v4l/Makefile.am:
* sys/v4l2/Makefile.am:
Add X_CFLAGS because we depend on X (for overlay).

20 years agoDon't issue a timestamp unless we have a PTS.
Jan Schmidt [Wed, 14 Jan 2004 06:41:52 +0000 (06:41 +0000)]
Don't issue a timestamp unless we have a PTS.

Original commit message from CVS:
Don't issue a timestamp unless we have a PTS.

20 years agogst-libs/gst/play/gstplay.c: Query the audio element to get the time, not the clock...
Benjamin Otte [Wed, 14 Jan 2004 02:37:12 +0000 (02:37 +0000)]
gst-libs/gst/play/gstplay.c: Query the audio element to get the time, not the clock. We're interested in the element'...

Original commit message from CVS:
2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>

* gst-libs/gst/play/gstplay.c: (gst_play_tick_callback):
Query the audio element to get the time, not the clock. We're
interested in the element's time here.

20 years agouse element time.
Benjamin Otte [Wed, 14 Jan 2004 00:53:52 +0000 (00:53 +0000)]
use element time.

Original commit message from CVS:
2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>

* ext/aalib/gstaasink.c: (gst_aasink_chain):
* ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
* ext/esd/esdsink.c: (gst_esdsink_chain):
* ext/libcaca/gstcacasink.c: (gst_cacasink_chain):
* ext/mas/massink.c: (gst_massink_chain):
* ext/sdl/sdlvideosink.c: (gst_sdlvideosink_chain):
* gst/matroska/matroska-demux.c: (gst_matroska_demux_parse_index),
(gst_matroska_demux_parse_metadata):
* gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop),
(gst_mpeg_parse_release_locks):
* gst/tcp/gsttcpsink.c: (gst_tcpsink_chain):
* gst/udp/gstudpsink.c: (gst_udpsink_chain):
* gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
* sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
(gst_osssink_change_state):
* sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
* sys/ximage/ximagesink.c: (gst_ximagesink_chain):
* sys/xvideo/xvideosink.c: (gst_xvideosink_chain),
(gst_xvideosink_release_locks):
* sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain):
use element time.
* ext/alsa/gstalsaclock.c: (gst_alsa_clock_start),
(gst_alsa_clock_stop):
* gst-libs/gst/audio/audioclock.c: (gst_audio_clock_set_active),
(gst_audio_clock_get_internal_time):
simplify for use with new clocking code.
* testsuite/alsa/Makefile.am:
* testsuite/alsa/sinesrc.c: (sinesrc_init), (sinesrc_force_caps):
fix testsuite for new caps system

20 years agoext/flac/: length is already host endian, no need to convert. Fixes playback of tagge...
Benjamin Otte [Wed, 14 Jan 2004 00:15:44 +0000 (00:15 +0000)]
ext/flac/: length is already host endian, no need to convert. Fixes playback of tagged files on PPC. (bug #128384)

Original commit message from CVS:
2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>

* ext/flac/gstflacdec.c: (gst_flacdec_update_metadata):
* ext/flac/gstflacenc.c: (add_one_tag):
length is already host endian, no need to convert. Fixes playback of
tagged files on PPC. (bug #128384)

20 years agoext/flac/gstflacdec.c: length is already host endian, no need to convert. Fixes playb...
Benjamin Otte [Tue, 13 Jan 2004 23:59:51 +0000 (23:59 +0000)]
ext/flac/gstflacdec.c: length is already host endian, no need to convert. Fixes playback of tagged files on PPC.

Original commit message from CVS:
2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>

* ext/flac/gstflacdec.c: (gst_flacdec_update_metadata):
length is already host endian, no need to convert. Fixes playback of
tagged files on PPC.

20 years agoenable compilation and installation of ivorbis plugin
Amaury Jacquot [Tue, 13 Jan 2004 23:15:58 +0000 (23:15 +0000)]
enable compilation and installation of ivorbis plugin

Original commit message from CVS:
enable compilation and installation of ivorbis plugin

20 years agogst-libs/gst/colorbalance/colorbalance.h: Adding a type to the colorbalance interface...
Jon Trowbridge [Tue, 13 Jan 2004 17:57:25 +0000 (17:57 +0000)]
gst-libs/gst/colorbalance/colorbalance.h: Adding a type to the colorbalance interface stating if it is hardware based...

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

* gst-libs/gst/colorbalance/colorbalance.h: Adding a type to the
colorbalance interface stating if it is hardware based or software
based.
* gst/videofilter/gstvideobalance.c: (gst_videobalance_planar411):
Removing a trailing comma.
* sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
(gst_xvimagesink_colorbalance_init): Integrating a patch from Jon
Trowbridge <trow@ximian.com> querying Xv adaptor for min/max value as
the documentation seems to be wrong on the -1000 to 1000 interval.

20 years agogst/debug/efence.c: Fix negotiation. Add a bufferalloc function for the sink pad...
David Schleef [Mon, 12 Jan 2004 23:24:05 +0000 (23:24 +0000)]
gst/debug/efence.c: Fix negotiation.  Add a bufferalloc function for the sink pad, and generally clean up some of the...

Original commit message from CVS:
* gst/debug/efence.c: (gst_efence_init), (gst_efence_chain),
(gst_efence_buffer_alloc), (gst_fenced_buffer_new),
(gst_fenced_buffer_default_free), (gst_fenced_buffer_default_copy):
Fix negotiation.  Add a bufferalloc function for the sink pad,
and generally clean up some of the code.

20 years agogst-libs/gst/colorbalance/colorbalancechannel.c: Adding safety check in dispose method.
Julien Moutte [Mon, 12 Jan 2004 19:50:29 +0000 (19:50 +0000)]
gst-libs/gst/colorbalance/colorbalancechannel.c: Adding safety check in dispose method.

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

* gst-libs/gst/colorbalance/colorbalancechannel.c:
(gst_color_balance_channel_dispose): Adding safety check in dispose
method.
* sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
(gst_xvimagesink_xcontext_clear),
(gst_xvimagesink_interface_supported),
(gst_xvimagesink_colorbalance_list_channels),
(gst_xvimagesink_colorbalance_set_value),
(gst_xvimagesink_colorbalance_get_value),
(gst_xvimagesink_colorbalance_init), (gst_xvimagesink_get_type):
Adding colorbalance interface support to set XV parameters such as
HUE, BRIGHTNESS, CONTRAST, SATURATION.
* sys/xvimage/xvimagesink.h: Adding the channels list for colorbalance
interface.

20 years agofix up audioconvert caps nego, remove float stuff, remove rate stuff gst-launch-0...
Thomas Vander Stichele [Mon, 12 Jan 2004 19:46:45 +0000 (19:46 +0000)]
fix up audioconvert caps nego, remove float stuff, remove rate stuff gst-launch-0.7  -v sinesrc ! audioconvert ! audi...

Original commit message from CVS:

fix up audioconvert caps nego, remove float stuff, remove rate stuff
gst-launch-0.7  -v sinesrc ! audioconvert ! audio/x-raw-int,rate=23000 ! wavenc ! filesink location=test.wav now writes a completely useless 23000 Hz wave file

20 years agoadding structure setters matching the templates for audio
Thomas Vander Stichele [Mon, 12 Jan 2004 19:35:54 +0000 (19:35 +0000)]
adding structure setters matching the templates for audio

Original commit message from CVS:
adding structure setters matching the templates for audio

20 years agogst/audioconvert/gstaudioconvert.c: Test that pad is negotiated before getting its...
David Schleef [Mon, 12 Jan 2004 18:59:57 +0000 (18:59 +0000)]
gst/audioconvert/gstaudioconvert.c: Test that pad is negotiated before getting its caps.

Original commit message from CVS:
* gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
Test that pad is negotiated before getting its caps.

20 years agogst-libs/gst/play/gstplay.c: When analyzing the pads of an element the bin is mostly...
Julien Moutte [Mon, 12 Jan 2004 16:48:48 +0000 (16:48 +0000)]
gst-libs/gst/play/gstplay.c: When analyzing the pads of an element the bin is mostly in READY state so no caps were n...

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

* gst-libs/gst/play/gstplay.c: (gst_play_get_sink_element): When
analyzing the pads of an element the bin is mostly in READY state so
no caps were negotiated. This helper function needs to work with
_get_caps directly then. I was not freeing them though, added that to
fix the mem leak.

20 years agosys/: Fixing the direct put buffers detection. I prefer checking GST_BUFFER_PRIVATE...
Julien Moutte [Mon, 12 Jan 2004 14:40:53 +0000 (14:40 +0000)]
sys/: Fixing the direct put buffers detection. I prefer checking GST_BUFFER_PRIVATE than the free_func.

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

* sys/ximage/ximagesink.c: (gst_ximagesink_chain):
* sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): Fixing the
direct put buffers detection. I prefer checking GST_BUFFER_PRIVATE
than the free_func.

20 years agomake oss warning more useful
Thomas Vander Stichele [Mon, 12 Jan 2004 12:24:04 +0000 (12:24 +0000)]
make oss warning more useful

Original commit message from CVS:
make oss warning more useful

20 years agoadd oss debugging category
Thomas Vander Stichele [Mon, 12 Jan 2004 12:07:28 +0000 (12:07 +0000)]
add oss debugging category

Original commit message from CVS:
add oss debugging category

20 years agoMake sure everybody wraps #include "config.h" in #ifdef HAVE_CONFIG_H
David Schleef [Mon, 12 Jan 2004 04:15:47 +0000 (04:15 +0000)]
Make sure everybody wraps #include "config.h" in #ifdef HAVE_CONFIG_H

Original commit message from CVS:
* ext/ffmpeg/gstffmpeg.c:
* ext/ffmpeg/gstffmpegcodecmap.c:
* ext/ffmpeg/gstffmpegdec.c:
* ext/ffmpeg/gstffmpegenc.c:
* ext/ffmpeg/gstffmpegprotocol.c:
* ext/gdk_pixbuf/gstgdkanimation.c:
* ext/jpeg/gstjpeg.c:
* ext/libpng/gstpng.c:
* ext/mpeg2dec/perftest.c:
* ext/speex/gstspeex.c:
* gst-libs/gst/resample/dtos.c:
* gst/intfloat/gstintfloatconvert.c:
* gst/oneton/gstoneton.c:
* gst/rtjpeg/RTjpeg.c:
* gst/rtp/gstrtp.c:
* sys/dxr3/dxr3init.c:
* sys/glsink/gstgl_nvimage.c:
* sys/glsink/gstgl_pdrimage.c:
* sys/glsink/gstglsink.c:
* testsuite/gst-lint:
Make sure everybody wraps #include "config.h" in #ifdef HAVE_CONFIG_H

20 years agoRemove all usage of gst_pad_get_caps(), and replace it with gst_pad_get_allowed_caps...
David Schleef [Mon, 12 Jan 2004 03:40:18 +0000 (03:40 +0000)]
Remove all usage of gst_pad_get_caps(), and replace it with gst_pad_get_allowed_caps() or gst_pad_get_negotiated_cap().

Original commit message from CVS:
Remove all usage of gst_pad_get_caps(), and replace it with
gst_pad_get_allowed_caps() or gst_pad_get_negotiated_cap().

20 years agoFixes to make ext/libcaca compile.
David Schleef [Mon, 12 Jan 2004 03:37:48 +0000 (03:37 +0000)]
Fixes to make ext/libcaca compile.

Original commit message from CVS:
* configure.ac:
* ext/Makefile.am: Fixes to make ext/libcaca compile.

20 years agoFixes to make ext/libcaca compile.
David Schleef [Mon, 12 Jan 2004 03:21:40 +0000 (03:21 +0000)]
Fixes to make ext/libcaca compile.

Original commit message from CVS:
* configure.ac:
* ext/Makefile.am: Fixes to make ext/libcaca compile.
* ext/divx/gstdivxdec.c:
* ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
(gst_gdk_pixbuf_init), (gst_gdk_pixbuf_chain): Make gdkpixbufdec
handle images that span multiple buffers.  Now work with both
filesrc ! gdkpixbufdec and qtdemux ! gdkpixbufdec.
* ext/gdk_pixbuf/gstgdkpixbuf.h:
* ext/libcaca/gstcacasink.h: Fixes needed due to recent
video/video.h changes
* ext/xvid/gstxvid.c: (gst_xvid_csp_to_caps): same
* sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
(gst_v4lmjpegsrc_buffer_free): Use buffer free function instead
of GstData free function.
* sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_buffer_free):
same.

20 years agosys/v4l2/: add norm, channel and frequency properties.
Benjamin Otte [Mon, 12 Jan 2004 02:19:57 +0000 (02:19 +0000)]
sys/v4l2/: add norm, channel and frequency properties.

Original commit message from CVS:
2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>

* sys/v4l2/gstv4l2element.c: (gst_v4l2element_class_init),
(gst_v4l2element_dispose), (gst_v4l2element_set_property),
(gst_v4l2element_get_property):
* sys/v4l2/v4l2_calls.c: (gst_v4l2_set_defaults), (gst_v4l2_open):
add norm, channel and frequency properties.
* sys/v4l2/gstv4l2tuner.c:
fixes for tuner interface changes
* sys/v4l2/gstv4l2element.h:
* sys/v4l2/gstv4l2src.c:
* sys/v4l2/gstv4l2src.h:
* sys/v4l2/v4l2src_calls.c:
* sys/v4l2/v4l2src_calls.h:
rework v4l2src to work with saa1734 cards and allow mmaped buffers.

20 years agogst-libs/gst/tuner/tuner.*: GObjects aren't const.
Benjamin Otte [Mon, 12 Jan 2004 02:11:03 +0000 (02:11 +0000)]
gst-libs/gst/tuner/tuner.*: GObjects aren't const.

Original commit message from CVS:
2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>

* gst-libs/gst/tuner/tuner.c: (gst_tuner_class_init),
(gst_tuner_find_norm_by_name), (gst_v4l2_find_channel_by_name),
(gst_tuner_channel_changed), (gst_tuner_norm_changed),
(gst_tuner_frequency_changed), (gst_tuner_signal_changed):
* gst-libs/gst/tuner/tuner.h:
GObjects aren't const.
Add find_by_name functions.
Add checks to _changed functions.
* sys/v4l/gstv4ltuner.c: (gst_v4l_tuner_get_channel),
(gst_v4l_tuner_get_norm):
Fixes for above.

20 years agogst-libs/gst/video/video.h: Fix caps template names to be understandable.
Benjamin Otte [Mon, 12 Jan 2004 02:01:52 +0000 (02:01 +0000)]
gst-libs/gst/video/video.h: Fix caps template names to be understandable.

Original commit message from CVS:
2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>

* gst-libs/gst/video/video.h:
Fix caps template names to be understandable.
Prefix everything with GST_VIDEO.
* ext/aalib/gstaasink.c:
* ext/divx/gstdivxdec.c:
* ext/divx/gstdivxenc.c:
* ext/gdk_pixbuf/gstgdkpixbuf.c:
* ext/hermes/gstcolorspace.c: (gst_colorspace_base_init):
* ext/jpeg/gstjpegdec.c: (raw_caps_factory):
* ext/jpeg/gstjpegenc.c: (raw_caps_factory):
* ext/libcaca/gstcacasink.c:
* ext/libpng/gstpngenc.c: (raw_caps_factory):
* ext/snapshot/gstsnapshot.c:
* ext/swfdec/gstswfdec.c:
* ext/xvid/gstxviddec.c:
* ext/xvid/gstxvidenc.c:
* gst/chart/gstchart.c:
* gst/deinterlace/gstdeinterlace.c:
* gst/effectv/gsteffectv.c:
* gst/flx/gstflxdec.c: (gst_flxdec_loop):
* gst/goom/gstgoom.c:
* gst/median/gstmedian.c:
* gst/monoscope/gstmonoscope.c: (gst_monoscope_init),
(gst_monoscope_srcconnect), (gst_monoscope_chain):
* gst/overlay/gstoverlay.c:
* gst/smooth/gstsmooth.c:
* gst/smpte/gstsmpte.c:
* gst/synaesthesia/gstsynaesthesia.c:
* gst/videocrop/gstvideocrop.c:
* gst/videodrop/gstvideodrop.c:
* gst/y4m/gsty4mencode.c:
* sys/qcam/gstqcamsrc.c:
* sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps):
Make them work with new video.h file.
* sys/ximage/ximagesink.c: (gst_ximagesink_chain),
(gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc):
* sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
(gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc):
Make it work with new buffer allocation system.

20 years agoext/ffmpeg/gstffmpegcolorspace.c: Fixing the pad_alloc_buffer implementation to use...
Julien Moutte [Sun, 11 Jan 2004 22:52:28 +0000 (22:52 +0000)]
ext/ffmpeg/gstffmpegcolorspace.c: Fixing the pad_alloc_buffer implementation to use ->srcpad

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

* ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_chain): Fixing the
pad_alloc_buffer implementation to use ->srcpad
* ext/hermes/gstcolorspace.c: (gst_colorspace_chain): Fixing the
pad_alloc_buffer implementation to use ->srcpad
* gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):  Fixing the
pad_alloc_buffer implementation to use ->srcpad
* sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
(gst_ximagesink_chain), (gst_ximagesink_buffer_free),
(gst_ximagesink_buffer_alloc): Now only use GST_BUFFER_PRIVATE to keep
a reference to everything we need.
* sys/ximage/ximagesink.h: adding a reference to the sink in the image.
* sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
(gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
(gst_xvimagesink_buffer_alloc): Now only use GST_BUFFER_PRIVATE to keep
a reference to everything we need.
* sys/xvimage/xvimagesink.h: adding a reference to the sink in the image

20 years agoext/divx/gstdivxenc.c: remove bogus gst_caps_is_fixed() test
David Schleef [Sun, 11 Jan 2004 22:03:52 +0000 (22:03 +0000)]
ext/divx/gstdivxenc.c: remove bogus gst_caps_is_fixed() test

Original commit message from CVS:
* ext/divx/gstdivxenc.c: remove bogus gst_caps_is_fixed() test
* gst/debug/efence.c: (gst_efence_chain), (gst_fenced_buffer_new),
(gst_fenced_buffer_default_copy): Fix for rename of buffer private
structure members.
* gst/effectv/gstwarp.c: (gst_warptv_setup): Don't reset the time
value during a resize/renegotiation.
* gst/videofilter/gstvideofilter.c: (gst_videofilter_chain): use
gst_pad_alloc_buffer();
* sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
(gst_v4lmjpegsrc_buffer_free): Fix for rename of buffer private
structure members.
* sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_buffer_free):
Fix for rename of buffer private structure members.
* sys/ximage/ximagesink.c: (gst_ximagesink_chain),
(gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc):
Fix for rename of buffer private structure members.
* sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
(gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc):
Fix for rename of buffer private structure members.

20 years agoNew gamma filter
David Schleef [Sun, 11 Jan 2004 21:52:10 +0000 (21:52 +0000)]
New gamma filter

Original commit message from CVS:
New gamma filter

20 years agoI forgot to commit Changelog on my latest commit. (no cake for me tonight)
Julien Moutte [Sun, 11 Jan 2004 19:40:58 +0000 (19:40 +0000)]
I forgot to commit Changelog on my latest commit. (no cake for me tonight)

Original commit message from CVS:
I forgot to commit Changelog on my latest commit. (no cake for me tonight)

20 years agoI'm too lazy to comment this
Benjamin Otte [Sun, 11 Jan 2004 19:34:15 +0000 (19:34 +0000)]
I'm too lazy to comment this

Original commit message from CVS:
*** empty log message ***

20 years agogst/qtdemux/qtdemux.c: fix audio chunk size/timestamp calculation
Benjamin Otte [Sun, 11 Jan 2004 17:49:56 +0000 (17:49 +0000)]
gst/qtdemux/qtdemux.c: fix audio chunk size/timestamp calculation

Original commit message from CVS:
2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>

* gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
(qtdemux_parse_trak):
fix audio chunk size/timestamp calculation

20 years agoconfigure.ac: Adding examples/switch/Makefile
Julien Moutte [Sun, 11 Jan 2004 17:32:37 +0000 (17:32 +0000)]
configure.ac: Adding examples/switch/Makefile

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

* configure.ac: Adding examples/switch/Makefile
* examples/Makefile.am: Adding examples/switch
* examples/switch/Makefile.am: Adding switcher example.
* examples/switch/switcher.c: (got_eos), (idle_iterate),
(switch_timer), (main): Adding an example demonstrating switch usage
with 2 videotestsrc showing different patterns.
* gst/switch/gstswitch.c: (gst_switch_request_new_pad),
(gst_switch_init): Fixing switch with the new caps system.

20 years agoext/ffmpeg/gstffmpegcodecmap.c: fix SVQ3 caps
Benjamin Otte [Sun, 11 Jan 2004 04:51:47 +0000 (04:51 +0000)]
ext/ffmpeg/gstffmpegcodecmap.c: fix SVQ3 caps

Original commit message from CVS:
2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>

* ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps):
fix SVQ3 caps

20 years agogst/effectv/gstaging.c: Port agingTV to videofilter
Steve Baker [Sat, 10 Jan 2004 21:18:31 +0000 (21:18 +0000)]
gst/effectv/gstaging.c: Port agingTV to videofilter

Original commit message from CVS:
* gst/effectv/gstaging.c: (gst_agingtv_get_type),
(gst_agingtv_base_init), (gst_agingtv_class_init),
(gst_agingtv_init), (gst_agingtv_setup), (gst_agingtv_rgb32),
(gst_agingtv_set_property), (gst_agingtv_get_property):
Port agingTV to videofilter

20 years agolatest spec file updates
Christian Schaller [Sat, 10 Jan 2004 14:11:24 +0000 (14:11 +0000)]
latest spec file updates

Original commit message from CVS:
latest spec file updates

20 years agoext/hermes/gstcolorspace.c: Implementing gst_pad_alloc_buffer to use optimized buffer...
Julien Moutte [Fri, 9 Jan 2004 19:29:35 +0000 (19:29 +0000)]
ext/hermes/gstcolorspace.c: Implementing gst_pad_alloc_buffer to use optimized buffer allocation.

Original commit message from CVS:
* ext/hermes/gstcolorspace.c: (gst_colorspace_chain):
Implementing gst_pad_alloc_buffer to use optimized buffer allocation.

20 years agoext/ffmpeg/gstffmpegcolorspace.c: Implementing gst_pad_alloc_buffer to use optimized...
Julien Moutte [Fri, 9 Jan 2004 18:05:57 +0000 (18:05 +0000)]
ext/ffmpeg/gstffmpegcolorspace.c: Implementing gst_pad_alloc_buffer to use optimized buffer allocation.

Original commit message from CVS:
* ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_chain):
Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
* gst-libs/gst/xoverlay/xoverlay.c:
(gst_x_overlay_got_desired_size): Updating doc for the xid being 0.
* gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):
Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
* gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
* sys/ximage/ximagesink.c: (gst_ximagesink_chain),
(gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc),
(gst_ximagesink_set_xwindow_id), (gst_ximagesink_init): Implementing
the bufferalloc_function to replace bufferpools, fixing the XOverlay
interface implementation to handle xid being 0 and fix some bugs
triggered by Benjamin's testcase.
* sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
(gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
(gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init): Implementing
the bufferalloc_function to replace bufferpools, fixing the XOverlay
interface implementation to handle xid being 0 and fix some bugs
triggered by Benjamin's testcase.

20 years agoHacking. Added decoding and mouse events. Actually works.
David Schleef [Fri, 9 Jan 2004 10:46:37 +0000 (10:46 +0000)]
Hacking.  Added decoding and mouse events.  Actually works.

Original commit message from CVS:
Hacking.  Added decoding and mouse events.  Actually works.

20 years agoext/divx/gstdivxenc.c: Use explicit caps - fix capsnego.
Ronald S. Bultje [Fri, 9 Jan 2004 09:48:43 +0000 (09:48 +0000)]
ext/divx/gstdivxenc.c: Use explicit caps - fix capsnego.

Original commit message from CVS:
2004-01-09  Ronald Bultje  <rbultje@ronald.bitfreak.net>

* ext/divx/gstdivxenc.c: (gst_divxenc_init):
Use explicit caps - fix capsnego.
* ext/xvid/gstxviddec.c:
* ext/xvid/gstxvidenc.c:
Remove macro-inside-macro which caused compile errors.
* gst-libs/gst/riff/riff-read.c: (gst_riff_read_header):
Error out if it's not a RIFF file. Else we error out without
gst_element_error() which is not good...

20 years agoext/ffmpeg/gstffmpegenc.c: Fix pad_link function to handle formats that ffmpeg return...
David Schleef [Fri, 9 Jan 2004 01:53:31 +0000 (01:53 +0000)]
ext/ffmpeg/gstffmpegenc.c: Fix pad_link function to handle formats that ffmpeg returns as multiple caps structures.

Original commit message from CVS:
* ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect):
Fix pad_link function to handle formats that ffmpeg returns
as multiple caps structures.
* gst/videofilter/gstvideofilter.c: (gst_videofilter_chain):
Only complain if source buffer is _smaller_ than expected.
* gst/videoscale/gstvideoscale.c: (gst_videoscale_init),
(gst_videoscale_handle_src_event): Resize navigation events
when passing them upstream.
* gst/videotestsrc/gstvideotestsrc.c:
* gst/videotestsrc/gstvideotestsrc.h:
* gst/videotestsrc/videotestsrc.c:
* gst/videotestsrc/videotestsrc.h:
Rewrite many of the buffer painting functions to handle odd
sizes (for many formats, size%4!=0 or size%8!=0).  Most have
been verified to work with my video card.
* testsuite/gst-lint:  Add check for elements calling
gst_pad_get_caps() instead of gst_pad_get_allowed_caps().

20 years agoFix negotiation
David Schleef [Thu, 8 Jan 2004 21:53:32 +0000 (21:53 +0000)]
Fix negotiation

Original commit message from CVS:
Fix negotiation

20 years agosys/ximage/ximagesink.c: configure event is not emiting the desired size signal....
Julien Moutte [Thu, 8 Jan 2004 20:06:32 +0000 (20:06 +0000)]
sys/ximage/ximagesink.c: configure event is not emiting the desired size signal. That fixes aspect ratio issues with ...

Original commit message from CVS:
* sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents): A
configure event is not emiting the desired size signal. That fixes
aspect ratio issues with gst-player.

20 years agogst/median/gstmedian.c: Fix capsnego.
Ronald S. Bultje [Thu, 8 Jan 2004 12:42:40 +0000 (12:42 +0000)]
gst/median/gstmedian.c: Fix capsnego.

Original commit message from CVS:
2004-01-08  Ronald Bultje  <rbultje@ronald.bitfreak.net>

* gst/median/gstmedian.c: (gst_median_link), (gst_median_init):
Fix capsnego.

20 years agoext/sdl/sdlvideosink.c: Using XOverlay public method to fire size signal.
Julien Moutte [Thu, 8 Jan 2004 00:54:01 +0000 (00:54 +0000)]
ext/sdl/sdlvideosink.c: Using XOverlay public method to fire size signal.

Original commit message from CVS:
* ext/sdl/sdlvideosink.c: (gst_sdlvideosink_create): Using XOverlay
public method to fire size signal.

20 years agoexamples/gstplay/Makefile.am: Adding the interface library.
Julien Moutte [Wed, 7 Jan 2004 21:49:25 +0000 (21:49 +0000)]
examples/gstplay/Makefile.am: Adding the interface library.

Original commit message from CVS:
* examples/gstplay/Makefile.am: Adding the interface library.
* gst-libs/gst/play/Makefile.am: Adding the interface library.
* gst-libs/gst/play/gstplay.c: (gst_play_set_video_sink): Connecting tothe XOverlay size signal instead of GstVideoSink.
* gst-libs/gst/play/gstplay.h: Including the XOverlay interface to check        GST_IS_X_OVERLAY before signal connect.
* gst-libs/gst/video/gstvideosink.c: (gst_videosink_class_init):
Removing the have_video_size signal.
* gst-libs/gst/video/gstvideosink.h: Removing the have_video_size signal        and associated public method.
* sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
(gst_ximagesink_sinkconnect): Using XOverlay public method to fire size
signal.
* sys/xvideo/xvideosink.c: (gst_xvideosink_sinkconnect),
(gst_xvideosink_xwindow_new): Using XOverlay public method to fire size
signal.
* sys/xvimage/xvimagesink.c: (gst_xvimagesink_sinkconnect):
Using XOverlay public method to fire size signal.

20 years agovideofilter
David Schleef [Wed, 7 Jan 2004 21:39:01 +0000 (21:39 +0000)]
videofilter

Original commit message from CVS:
videofilter

20 years agofix element description
Thomas Vander Stichele [Wed, 7 Jan 2004 16:50:31 +0000 (16:50 +0000)]
fix element description

Original commit message from CVS:
fix element description

20 years agoexamples/gstplay/player.c: Adding some new lines in g_print calls.
Julien Moutte [Wed, 7 Jan 2004 15:33:41 +0000 (15:33 +0000)]
examples/gstplay/player.c: Adding some new lines in g_print calls.

Original commit message from CVS:
* examples/gstplay/player.c: (got_time_tick), (got_stream_length),
(got_video_size): Adding some new lines in g_print calls.
* sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
(gst_ximagesink_xwindow_destroy), (gst_ximagesink_xwindow_resize),
(gst_ximagesink_handle_xevents), (gst_ximagesink_fixate),
(gst_ximagesink_sinkconnect), (gst_ximagesink_change_state),
(gst_ximagesink_chain), (gst_ximagesink_buffer_new),
(gst_ximagesink_set_xwindow_id), (gst_ximagesink_get_desired_size):
Complete code review, reverting some stuff i disagree with, adding
some fixes : time synchronization on invalid timestamps, renegotiation
of private window.
* sys/ximage/ximagesink.h:
* sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_destroy),
(gst_xvimagesink_xwindow_resize), (gst_xvimagesink_handle_xevents),
(gst_xvimagesink_get_xv_support), (gst_xvimagesink_xcontext_get),
(gst_xvimagesink_fixate), (gst_xvimagesink_sinkconnect),
(gst_xvimagesink_change_state), (gst_xvimagesink_chain),
(gst_xvimagesink_buffer_new),
(gst_xvimagesink_navigation_send_event),
(gst_xvimagesink_set_xwindow_id),
(gst_xvimagesink_get_desired_size),
(gst_xvimagesink_xoverlay_init): Complete code review, reverting some
stuff i disagree with, adding some fixes : Renegotiation of private
window, implementing get_desired_size.

20 years agoFix for instantiate-test (see core). Also remove dead code from jpegenc (which still...
Ronald S. Bultje [Wed, 7 Jan 2004 13:18:08 +0000 (13:18 +0000)]
Fix for instantiate-test (see core). Also remove dead code from jpegenc (which still needs fixing, but that's lower o...

Original commit message from CVS:
2004-01-07  Ronald Bultje  <rbultje@ronald.bitfreak.net>

* ext/audiofile/gstafsink.c: (gst_afsink_init), (gst_afsink_chain),
(gst_afsink_handle_event):
* ext/jpeg/gstjpegenc.c: (gst_jpegenc_init):
* gst/avi/gstavimux.c: (gst_avimux_request_new_pad):
* sys/dxr3/dxr3audiosink.c: (dxr3audiosink_init):
* sys/dxr3/dxr3spusink.c: (dxr3spusink_init):
* sys/dxr3/dxr3videosink.c: (dxr3videosink_init):
Fix for instantiate-test (see core). Also remove dead code from
jpegenc (which still needs fixing, but that's lower on my TODO
list...).
* sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
Never return NULL as caps.

20 years agoNew source plugin based on librfb-0.1. RFB (remote framebuffer) is the protocol...
David Schleef [Wed, 7 Jan 2004 10:51:05 +0000 (10:51 +0000)]
New source plugin based on librfb-0.1.  RFB (remote framebuffer) is the protocol used by VNC.

Original commit message from CVS:
New source plugin based on librfb-0.1.  RFB (remote framebuffer)
is the protocol used by VNC.

20 years agoMake warpTV a subclass of videofilter
David Schleef [Wed, 7 Jan 2004 10:16:08 +0000 (10:16 +0000)]
Make warpTV a subclass of videofilter

Original commit message from CVS:
Make warpTV a subclass of videofilter

20 years agoext/mad/gstid3tag.c: Add guard against invalid utf-8 conversions in mad. Just in...
Benjamin Otte [Wed, 7 Jan 2004 03:06:19 +0000 (03:06 +0000)]
ext/mad/gstid3tag.c: Add guard against invalid utf-8 conversions in mad. Just in case.

Original commit message from CVS:
2004-01-07  Benjamin Otte  <in7y118@public.uni-hamburg.de>

* ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
Add guard against invalid utf-8 conversions in mad. Just in case.

20 years agosys/oss/gstosssink.c: Fix for bug shown by poisoning
Benjamin Otte [Tue, 6 Jan 2004 23:42:37 +0000 (23:42 +0000)]
sys/oss/gstosssink.c: Fix for bug shown by poisoning

Original commit message from CVS:
2004-01-07  Benjamin Otte  <in7y118@public.uni-hamburg.de>

* sys/oss/gstosssink.c: (gst_osssink_sink_fixate):
Fix for bug shown by poisoning

20 years agoThis should have been committed along with the changelog entry a few hours ago
Ronald S. Bultje [Tue, 6 Jan 2004 20:42:03 +0000 (20:42 +0000)]
This should have been committed along with the changelog entry a few hours ago

Original commit message from CVS:
This should have been committed along with the changelog entry a few hours ago

20 years agosys/v4l/: Fix for removed bufferpools.
Ronald S. Bultje [Tue, 6 Jan 2004 20:15:21 +0000 (20:15 +0000)]
sys/v4l/: Fix for removed bufferpools.

Original commit message from CVS:
2004-01-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>

* sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
(gst_v4lmjpegsrc_buffer_free):
* sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps),
(gst_v4lsrc_srcconnect), (gst_v4lsrc_getcaps), (gst_v4lsrc_get),
(gst_v4lsrc_buffer_free):
Fix for removed bufferpools.

20 years agoext/dv/gstdvdec.c: Fix caps negotiation.
Jan Schmidt [Tue, 6 Jan 2004 16:42:10 +0000 (16:42 +0000)]
ext/dv/gstdvdec.c: Fix caps negotiation.

Original commit message from CVS:
* ext/dv/gstdvdec.c: (gst_dvdec_loop):
Fix caps negotiation.

* ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init),
(dvdnavsrc_update_buttoninfo), (dvdnavsrc_get),
(dvdnavsrc_get_event_mask), (dvdnav_handle_navigation_event),
(dvdnavsrc_event):
* ext/mpeg2dec/gstmpeg2dec.c:
* gst-libs/gst/navigation/navigation.c:
(gst_navigation_send_key_event), (gst_navigation_send_mouse_event):
* gst-libs/gst/navigation/navigation.h:
* gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_handle_src_event):
* sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents):
* sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents):
Super-simple first version of mouse and keyboard events. Clicking
on a DVD menu now works, although it may not take you where you
expected.

* gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
* gst/videotestsrc/gstvideotestsrc.c:
(gst_videotestsrc_src_fixate):
These fixate functions were broken - they never actually
fixated :)

20 years agoext/shout/gstshout.c: fix for new caps system.
Ronald S. Bultje [Tue, 6 Jan 2004 15:59:02 +0000 (15:59 +0000)]
ext/shout/gstshout.c: fix for new caps system.

Original commit message from CVS:
2004-01-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>

* ext/shout/gstshout.c: (gst_icecastsend_base_init),
(gst_icecastsend_init):
fix for new caps system.
* gst-libs/gst/mixer/mixertrack.h:
* sys/oss/gstossmixer.c: (gst_ossmixer_build_list):
Add 'master track' flag (for tools like ACME that only want to
change the main volume).