summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2005-10-12ext/faac/gstfaac.c: Fix depth/width handling for float audio (#318659).Tim-Philipp Müller2-26/+63
Original commit message from CVS: Reviewed by: Tim-Philipp Müller <tim at centricular dot net> * ext/faac/gstfaac.c: (gst_faac_sink_setcaps): Fix depth/width handling for float audio (#318659).
2005-10-12ext/faac/gstfaac.c: Refcount fixes (#318659)Tim-Philipp Müller3-18/+40
Original commit message from CVS: Reviewed by: Tim-Philipp Müller <tim at centricular dot net> * ext/faac/gstfaac.c: (gst_faac_sink_setcaps), (gst_faac_src_setcaps), (gst_faac_chain): Refcount fixes (#318659)
2005-10-12ext/Makefile.am: libvisual and snapshot are not here anymore.Julien Moutte3-2/+5
Original commit message from CVS: 2005-10-12 Julien MOUTTE <julien@moutte.net> * ext/Makefile.am: libvisual and snapshot are not here anymore. Makes automake-1.7 happy again.
2005-10-11ext/faad/gstfaad.c: newsegment API updateTim-Philipp Müller2-3/+10
Original commit message from CVS: * ext/faad/gstfaad.c: (gst_faad_event): newsegment API update
2005-10-11gst/: newsegment API update.Wim Taymans4-4/+11
Original commit message from CVS: * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header): * gst/tta/gstttaparse.c: (gst_tta_parse_src_event), (gst_tta_parse_parse_header): newsegment API update.
2005-10-07ext/raw1394/gstdv1394src.c: Make interruptible, so it won't block forever in ↵Andy Wingo2-1/+1
a read(). Original commit message from CVS: 2005-10-07 Andy Wingo <wingo@pobox.com> * ext/raw1394/gstdv1394src.c: Make interruptible, so it won't block forever in a read().
2005-10-04fix spec fileChristian Schaller1-23/+4
Original commit message from CVS: fix spec file
2005-10-03back to headThomas Vander Stichele2-1/+6
Original commit message from CVS: back to head
2005-10-03release timeRELEASE-0_9_3Thomas Vander Stichele19-50/+47
Original commit message from CVS: release time
2005-09-28gst/qtdemux/qtdemux.c: No need to take stream lock here.Wim Taymans2-8/+6
Original commit message from CVS: * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header): No need to take stream lock here.
2005-09-26fix buildThomas Vander Stichele1-4/+1
Original commit message from CVS: fix build
2005-09-26some disting and build fixesChristian Schaller4-1/+10
Original commit message from CVS: some disting and build fixes
2005-09-23Gsmdec ported to 0.9. Tested with filesrc ! gsmdec ! alsasink and osssink.Edgard Lima5-84/+72
Original commit message from CVS: Gsmdec ported to 0.9. Tested with filesrc ! gsmdec ! alsasink and osssink.
2005-09-23gst/audioresample/: Convert to using gst debuggingDavid Schleef5-8/+18
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
2005-09-23fix build and use of GST_LIBSThomas Vander Stichele1-2/+1
Original commit message from CVS: fix build and use of GST_LIBS
2005-09-22tta plugin ported to 0.9Arwed v. Merkatz5-265/+346
Original commit message from CVS: tta plugin ported to 0.9
2005-09-21Setting caps on the outgoing buffers.Flavio Oliveira2-5/+18
Original commit message from CVS: Setting caps on the outgoing buffers.
2005-09-20fix Makefile.am ughThomas Vander Stichele1-9/+2
Original commit message from CVS: fix Makefile.am ugh
2005-09-20Fixed configure.ac and ext/sdl/Makefile.am for sdl port to 0.9.Edgard Lima4-9/+18
Original commit message from CVS: Fixed configure.ac and ext/sdl/Makefile.am for sdl port to 0.9.
2005-09-19sdlvideosink ported to 0.9 and tested with filesrc ! mpeg2decEdgard Lima1-0/+10
Original commit message from CVS: sdlvideosink ported to 0.9 and tested with filesrc ! mpeg2dec
2005-09-19sdlvideosink ported to 0.9 and tested with filesrc ! mpeg2decEdgard Lima5-84/+95
Original commit message from CVS: sdlvideosink ported to 0.9 and tested with filesrc ! mpeg2dec
2005-09-19add check-valgrind targetThomas Vander Stichele2-0/+3
Original commit message from CVS: add check-valgrind target
2005-09-09check/: Add extra tests for basetransform based components.Jan Schmidt1-0/+2
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.
2005-09-08Ported speed Plugin to GStreamer 0.9Flavio Oliveira5-93/+66
Original commit message from CVS: Ported speed Plugin to GStreamer 0.9
2005-09-06back to HEADThomas Vander Stichele1-1/+1
Original commit message from CVS: back to HEAD
2005-09-06releasing 0.9.1RELEASE-0_9_1Thomas Vander Stichele23-1478/+283
Original commit message from CVS: releasing 0.9.1
2005-09-05Fix up all the state change functions.Jan Schmidt78-818/+961
Original commit message from CVS: Fix up all the state change functions.
2005-09-05cleaning up badThomas Vander Stichele6-53/+520
Original commit message from CVS: cleaning up bad
2005-09-05created gst-plugins-badThomas Vander Stichele4-17801/+17784
Original commit message from CVS: created gst-plugins-bad
2005-09-04fix distcheckRELEASE-0_9_2Thomas Vander Stichele2-1/+1
Original commit message from CVS: * common/gtk-doc-plugins.mak: * docs/plugins/Makefile.am: fix distcheck * gst/audioresample/resample.c: fix wrong docstring
2005-09-02Ported GSM Encoder to GStreamer 0.9Flavio Oliveira7-34/+55
Original commit message from CVS: Ported GSM Encoder to GStreamer 0.9
2005-09-02All plugins updated for element state changes.Andy Wingo1-13/+12
Original commit message from CVS: 2005-09-02 Andy Wingo <wingo@pobox.com> * All plugins updated for element state changes.
2005-09-02All plugins updated for element state changes.Andy Wingo2-1/+2
Original commit message from CVS: 2005-09-02 Andy Wingo <wingo@pobox.com> * All plugins updated for element state changes.
2005-09-01update PORTED_09 fileFlavio Oliveira1-0/+2
Original commit message from CVS: update PORTED_09 file
2005-09-01Faac (AAC Encoder) ported for GStreamer 0.9Flavio Oliveira6-55/+67
Original commit message from CVS: Faac (AAC Encoder) ported for GStreamer 0.9
2005-09-01remove libdirThomas Vander Stichele2-1/+0
Original commit message from CVS: remove libdir
2005-08-31all these plugins are moved to gst-plugins-uglyThomas Vander Stichele18-252/+112
Original commit message from CVS: all these plugins are moved to gst-plugins-ugly
2005-08-31Port LPCM decoder to 0.9Michael Smith2-0/+11
Original commit message from CVS: Port LPCM decoder to 0.9
2005-08-30configure.ac: Remove plugins that should have disappeared.Jan Schmidt2-4/+5
Original commit message from CVS: * configure.ac: Remove plugins that should have disappeared.
2005-08-30Make autogen work again.Jan Schmidt3-5/+8
Original commit message from CVS: * autogen.sh: * configure.ac: Make autogen work again.
2005-08-30check/elements/: Fix checks.Wim Taymans2-0/+2
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.
2005-08-30remove stuffThomas Vander Stichele16-3413/+0
Original commit message from CVS: remove stuff
2005-08-30all these plugins are moved to gst-plugins-goodThomas Vander Stichele4-359/+175
Original commit message from CVS: all these plugins are moved to gst-plugins-good
2005-08-30Ported to GStreamer 0.9. Need to fix performance issues.Flavio Oliveira3-0/+7
Original commit message from CVS: Ported to GStreamer 0.9. Need to fix performance issues.
2005-08-28Updates for two-arg init from GST_BOILERPLATE.Andy Wingo23-1420/+905
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.
2005-08-28Updates for two-arg init from GST_BOILERPLATE_FULL.Andy Wingo1-4/+2
Original commit message from CVS: 2005-08-28 Andy Wingo <wingo@pobox.com> * Updates for two-arg init from GST_BOILERPLATE_FULL.
2005-08-26use base class' newsegment to properly timestampThomas Vander Stichele1-2/+5
Original commit message from CVS: use base class' newsegment to properly timestamp
2005-08-26ext/ladspa/gstladspa.*: Finish porting, still doesn't work but it does ↵Andy Wingo6-678/+333
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.
2005-08-26do proper cleanup/creation, fixes state changesThomas Vander Stichele1-0/+6
Original commit message from CVS: do proper cleanup/creation, fixes state changes
2005-08-25check/: add a test for audioconvertThomas Vander Stichele2-4/+10
Original commit message from CVS: * check/Makefile.am: * check/elements/audioconvert.c: (setup_audioconvert), (cleanup_audioconvert), (get_int_caps), (verify_convert), (GST_START_TEST), (audioconvert_suite), (main): add a test for audioconvert * gst/audioresample/gstaudioresample.c: * gst/audioresample/gstaudioresample.h: set DURATION so that TIMESTAMP(a) + DURATION(a) == TIMESTAMP(b); note that for buffers of 1/3 sec this means DURATION(c) is one nanosecond more than for a and b