- Sep 06, 2005
-
-
Thomas Vander Stichele authored
Original commit message from CVS: releasing 0.9.2
-
- Sep 05, 2005
-
-
Jan Schmidt authored
Original commit message from CVS: Fix up all the state change functions.
-
Andy Wingo Wingo authored
ext/dv/gstdvdemux.c (gst_dvdemux_chain): Move the pad adding here from the state change handler, so we fire signals w... Original commit message from CVS: 2005-09-05 Andy Wingo <wingo@pobox.com> * ext/dv/gstdvdemux.c (gst_dvdemux_chain): Move the pad adding here from the state change handler, so we fire signals without holding the state lock.
-
Thomas Vander Stichele authored
Original commit message from CVS: cleaning up bad
-
Thomas Vander Stichele authored
Original commit message from CVS: maintenance commits
-
- Sep 04, 2005
-
-
Thomas Vander Stichele authored
Original commit message from CVS: distcheck fixes
-
Thomas Vander Stichele authored
Original commit message from CVS: fix distcheck
-
- Sep 02, 2005
-
-
Thomas Vander Stichele authored
Original commit message from CVS: various spec fixes
-
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
-
-
Thomas Vander Stichele authored
Original commit message from CVS: fix build after cleaning up my vomit
-
Thomas Vander Stichele authored
Original commit message from CVS: fix build after cleaning up my vomit
-
Thomas Vander Stichele authored
Original commit message from CVS: fix build after cleaning up my vomit
-
Thomas Vander Stichele authored
Original commit message from CVS: fix build after cleaning up my vomit
-
Thomas Vander Stichele authored
Original commit message from CVS: Andrewio Patrickoforus Wingonymus - 5 additional tests for your sins Add a regression test for level and fix a casting bug that made the additional channels turn out wrong
-
Thomas Vander Stichele authored
Original commit message from CVS: * Makefile.am: * configure.ac: add docs to build * common/plugins.xsl: wrap Description into a refsect2 * docs/Makefile.am: * docs/plugins/Makefile.am: * docs/plugins/gst-plugins-good-plugins-docs.sgml: * docs/plugins/gst-plugins-good-plugins-sections.txt: * gst/goom/Makefile.am: * gst/goom/gstgoom.c: (gst_goom_get_type), (gst_goom_base_init), (gst_goom_class_init), (gst_goom_init), (gst_goom_dispose), (gst_goom_sink_setcaps), (gst_goom_src_setcaps), (gst_goom_src_negotiate), (gst_goom_event), (gst_goom_chain), (gst_goom_change_state): * gst/goom/gstgoom.h: GstGOOM -> GstGoom add an example launch line * gst/level/gstlevel.h: * gst/monoscope/gstmonoscope.c: cleanups
-
- Aug 31, 2005
-
-
Thomas Vander Stichele authored
Original commit message from CVS: remove dvdlpcmdec, it's dvd stuff
-
- Aug 30, 2005
-
-
Thomas Vander Stichele authored
Original commit message from CVS: add some i18n headers
-
Thomas Vander Stichele authored
Original commit message from CVS: ignore more
-
Thomas Vander Stichele authored
Original commit message from CVS: Makefile.am
-
Thomas Vander Stichele authored
Original commit message from CVS: commit new stuff
-
Thomas Vander Stichele authored
Original commit message from CVS: document elements and plugins. Shazam !
-
Thomas Vander Stichele authored
Original commit message from CVS: add some files
-
Thomas Vander Stichele authored
Original commit message from CVS: tidying up -good for business
-
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.
-
- Aug 26, 2005
-
-
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.
-
Thomas Vander Stichele authored
Original commit message from CVS: do proper cleanup/creation, fixes state changes
-
- Aug 25, 2005
-
-
Jan Schmidt authored
Original commit message from CVS: * gst/level/gstlevel.c: (gst_level_message_new): Revert unpopular change for GST_MESSAGE_SRC to GObject.
-
Andy Wingo Wingo authored
Original commit message from CVS: add missing files
-
Andy Wingo Wingo authored
Original commit message from CVS: 2005-08-25 Andy Wingo <wingo@pobox.com> * ext/ladspa/gstladspa.h: * ext/ladspa/gstladspa.c: Halfway-ported. Doesn't compile yet. * ext/ladspa/gstsignalprocessor.h: * ext/ladspa/gstsignalprocessor.c: New files, the start of a base class for DSP elements. * configure.ac: Sort the external libs checks, add a ladspa check, output the ladspa makefile.
-
Owen Fraser-Green authored
Original commit message from CVS: Fixed EOS and improved robustness for malformed indices.
-
- Aug 24, 2005
-
-
Christian Schaller authored
Original commit message from CVS: add lame
-
Andy Wingo Wingo authored
Original commit message from CVS: 2005-08-24 Andy Wingo <wingo@pobox.com> * ext/dv/gstdvdemux.c (gst_dvdemux_demux_frame): Send out valid segment end timestamps. (Also commit an old changelog entry)
-
Thomas Vander Stichele authored
Original commit message from CVS: enable more; update for basetransform
-
Jan Schmidt authored
Original commit message from CVS: * gst/level/gstlevel.c: (gst_level_message_new): GST_MESSAGE_SRC became a GObject
-
Christian Schaller authored
Original commit message from CVS: fix speex entry
-
Christian Schaller authored
Original commit message from CVS: add speex to spec file and remove gstosslement from POTFILES.in
-
- Aug 23, 2005
-
-
Stefan Kost authored
Original commit message from CVS: * ext/speex/gstspeexenc.h: Fixed include path of adapter
-
Wim Taymans authored
Original commit message from CVS: * ext/speex/gstspeexdec.c: (gst_speex_dec_class_init): * ext/speex/gstspeexenc.c: (gst_speexenc_class_init): Fix property warning.
-
Wim Taymans authored
Original commit message from CVS: * gst/rtp/gstrtpamrdec.c: (gst_rtpamrdec_init), (gst_rtpamrdec_sink_setcaps), (gst_rtpamrdec_chain): * gst/rtp/gstrtpamrenc.c: (gst_rtpamrenc_class_init), (gst_rtpamrenc_init), (gst_rtpamrenc_chain): * gst/rtp/gstrtph263penc.c: (gst_rtph263penc_class_init), (gst_rtph263penc_flush), (gst_rtph263penc_chain): Small updates, RFC reference to payload encoders.
-