- Oct 03, 2005
-
-
Thomas Vander Stichele authored
Original commit message from CVS: release time
-
- Sep 28, 2005
-
-
Wim Taymans authored
Original commit message from CVS: * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header): No need to take stream lock here.
-
- Sep 26, 2005
-
-
Thomas Vander Stichele authored
Original commit message from CVS: fix build
-
Christian Schaller authored
Original commit message from CVS: some disting and build fixes
-
- Sep 23, 2005
-
-
Edgard Gusmão Lima authored
Original commit message from CVS: Gsmdec ported to 0.9. Tested with filesrc ! gsmdec ! alsasink and osssink.
-
David Schleef authored
Original commit message from CVS: * gst/audioresample/Makefile.am: * gst/audioresample/debug.h: * gst/audioresample/gstaudioresample.c: * gst/audioresample/resample.c: Convert to using gst debugging
-
Thomas Vander Stichele authored
Original commit message from CVS: fix build and use of GST_LIBS
-
- Sep 22, 2005
-
-
Arwed von Merkatz Merkatz authored
Original commit message from CVS: tta plugin ported to 0.9
-
- Sep 21, 2005
-
-
Flavio Oliveira authored
Original commit message from CVS: Setting caps on the outgoing buffers.
-
- Sep 20, 2005
-
-
Thomas Vander Stichele authored
Original commit message from CVS: fix Makefile.am ugh
-
Edgard Gusmão Lima authored
Original commit message from CVS: Fixed configure.ac and ext/sdl/Makefile.am for sdl port to 0.9.
-
- Sep 19, 2005
-
-
Edgard Gusmão Lima authored
Original commit message from CVS: sdlvideosink ported to 0.9 and tested with filesrc ! mpeg2dec
-
Edgard Gusmão Lima authored
Original commit message from CVS: sdlvideosink ported to 0.9 and tested with filesrc ! mpeg2dec
-
Thomas Vander Stichele authored
Original commit message from CVS: add check-valgrind target
-
- Sep 09, 2005
-
-
Jan Schmidt authored
Original commit message from CVS: * check/Makefile.am: * check/pipelines/simple_launch_lines.c: (setup_pipeline), (run_pipeline), (GST_START_TEST), (simple_launch_lines_suite): Add extra tests for basetransform based components. Comment out the test_element_negotiation test until we decide if it's testing correct behaviour. * ext/libvisual/visual.c: (gst_visual_init), (get_buffer), (gst_visual_chain), (gst_visual_change_state): Slightly more correct but still bogus timestamping. Fix state change function. * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_class_init): * gst/audioresample/gstaudioresample.c: * gst/ffmpegcolorspace/gstffmpegcolorspace.c: (gst_ffmpegcsp_class_init): * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init), (gst_videoscale_prepare_size), (gst_videoscale_set_caps), (gst_videoscale_prepare_image): * gst/volume/gstvolume.c: (gst_volume_class_init), (volume_transform_ip): Basetransform updates. Enable passthrough modes. * sys/ximage/ximagesink.c: (gst_ximage_buffer_init), (gst_ximagesink_renegotiate_size), (gst_ximagesink_xcontext_get), (gst_ximagesink_setcaps), (gst_ximagesink_buffer_alloc): Negotiation fix that allows the window to return to the original size and renegotiate passthrough upstream. Extra debug output.
-
- Sep 08, 2005
-
-
Flavio Oliveira authored
Original commit message from CVS: Ported speed Plugin to GStreamer 0.9
-
- Sep 06, 2005
-
-
Thomas Vander Stichele authored
Original commit message from CVS: back to HEAD
-
Thomas Vander Stichele authored
Original commit message from CVS: releasing 0.9.1
-
- Sep 05, 2005
-
-
Jan Schmidt authored
Original commit message from CVS: Fix up all the state change functions.
-
Thomas Vander Stichele authored
Original commit message from CVS: cleaning up bad
-
Thomas Vander Stichele authored
Original commit message from CVS: created gst-plugins-bad
-
- Sep 04, 2005
-
-
Thomas Vander Stichele authored
Original commit message from CVS: * common/gtk-doc-plugins.mak: * docs/plugins/Makefile.am: fix distcheck * gst/audioresample/resample.c: fix wrong docstring
-
- Sep 02, 2005
-
-
Flavio Oliveira authored
Original commit message from CVS: Ported GSM Encoder to GStreamer 0.9
-
Andy Wingo Wingo authored
Original commit message from CVS: 2005-09-02 Andy Wingo <wingo@pobox.com> * All plugins updated for element state changes.
-
Andy Wingo Wingo authored
Original commit message from CVS: 2005-09-02 Andy Wingo <wingo@pobox.com> * All plugins updated for element state changes.
-
- Sep 01, 2005
-
-
Flavio Oliveira authored
Original commit message from CVS: update PORTED_09 file
-
Flavio Oliveira authored
Original commit message from CVS: Faac (AAC Encoder) ported for GStreamer 0.9
-
Thomas Vander Stichele authored
Original commit message from CVS: remove libdir
-
- Aug 31, 2005
-
-
Thomas Vander Stichele authored
Original commit message from CVS: all these plugins are moved to gst-plugins-ugly
-
Michael Smith authored
Original commit message from CVS: Port LPCM decoder to 0.9
-
- Aug 30, 2005
-
-
Jan Schmidt authored
Original commit message from CVS: * configure.ac: Remove plugins that should have disappeared.
-
Jan Schmidt authored
Original commit message from CVS: * autogen.sh: * configure.ac: Make autogen work again.
-
Wim Taymans authored
Original commit message from CVS: * check/elements/audioconvert.c: (setup_audioconvert): * check/elements/audioresample.c: (setup_audioresample): * check/elements/volume.c: (setup_volume): Fix checks.
-
Thomas Vander Stichele authored
Original commit message from CVS: remove stuff
-
Thomas Vander Stichele authored
Original commit message from CVS: all these plugins are moved to gst-plugins-good
-
Flavio Oliveira authored
Original commit message from CVS: Ported to GStreamer 0.9. Need to fix performance issues.
-
- Aug 28, 2005
-
-
Andy Wingo Wingo authored
Original commit message from CVS: 2005-08-28 Andy Wingo <wingo@pobox.com> * Updates for two-arg init from GST_BOILERPLATE. * ext/ladspa/gstsignalprocessor.c (gst_signal_processor_init): Use the second arg for the class, because G_OBJECT_GET_CLASS (self) returns the wrong thing. (gst_signal_processor_add_pad_from_template): Make pads of the right type. * ext/ladspa/gstladspa.c (gst_ladspa_class_get_param_spec): Make writable param specs G_PARAM_CONSTRUCT so default values work. (gst_ladspa_init): Use the second arg for the class.
-
Andy Wingo Wingo authored
Original commit message from CVS: 2005-08-28 Andy Wingo <wingo@pobox.com> * Updates for two-arg init from GST_BOILERPLATE_FULL.
-
- Aug 26, 2005
-
-
Thomas Vander Stichele authored
Original commit message from CVS: use base class' newsegment to properly timestamp
-
Andy Wingo Wingo authored
ext/ladspa/gstladspa.*: Finish porting, still doesn't work but it does compile and register. I have more features tha... Original commit message from CVS: 2005-08-26 Andy Wingo <wingo@pobox.com> * ext/ladspa/gstladspa.c: * ext/ladspa/gstladspa.h: Finish porting, still doesn't work but it does compile and register. I have more features than you. * ext/ladspa/gstsignalprocessor.h: * ext/ladspa/gstsignalprocessor.c: Updates, bug fixen.
-