- 09 Sep, 2005 3 commits
-
-
Jan Schmidt authored
Original commit message from CVS: * configure.ac: * gst/fdsrc/Makefile.am: * gst/fdsrc/gstfdsrc.c: * gst/fdsrc/gstfdsrc.h: Move fdsrc back into gstreamer core elements. * gst/level/gstlevel.c: (gst_level_class_init), (gst_level_transform_ip): * gst/videobox/gstvideobox.c: (gst_video_box_set_property): Basetransform changes.
-
Thomas Vander Stichele authored
Original commit message from CVS: fix compiler warnings
-
Thomas Vander Stichele authored
Original commit message from CVS: * gst-plugins-good.spec.in: spec file fixes * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init), (gst_multiudpsink_render), (gst_multiudpsink_add), (gst_multiudpsink_clear): it actually helps to actually stream if we hook up the add signal to an actual implementation * gst/udp/gstudpsrc.c: (gst_udpsrc_start): some debugging
-
- 08 Sep, 2005 2 commits
-
-
Flavio Oliveira authored
Original commit message from CVS: jpgenc ported to GSTreamer 0.9
-
Flavio Oliveira authored
Original commit message from CVS: jpegenc ported to GStreamer 0.9
-
- 07 Sep, 2005 1 commit
-
-
Stefan Kost authored
Original commit message from CVS: * ext/flac/gstflacdec.c: * ext/flac/gstflacenc.c: * ext/flac/gstflactag.c: * ext/speex/gstspeexenc.c: gsttaginterface.h -> gsttagsetter.h
-
- 06 Sep, 2005 5 commits
-
-
Jan Schmidt authored
Original commit message from CVS: * configure.ac: * gst/debug/Makefile.am: * gst/debug/efence.c: (gst_efence_class_init), (gst_efence_init), (gst_efence_chain), (gst_efence_buffer_alloc), (plugin_init), (gst_fenced_buffer_finalize), (gst_fenced_buffer_copy), (gst_fenced_buffer_alloc), (gst_fenced_buffer_class_init), (gst_fenced_buffer_init), (gst_fenced_buffer_get_type): Port to 0.9 and re-enable efence plugin.
-
Tim-Philipp Müller authored
ext/flac/gstflacdec.*: Add support for flac files with 24/32 bits per sample; and misc. minor clean-ups. Seeking is s... Original commit message from CVS: * ext/flac/gstflacdec.c: (flac_caps_factory), (raw_caps_factory), (gst_flacdec_write), (gst_flacdec_convert_src): * ext/flac/gstflacdec.h: Add support for flac files with 24/32 bits per sample; and misc. minor clean-ups. Seeking is still partly broken (for me at least).
-
Wim Taymans authored
Original commit message from CVS: * gst/rtp/Makefile.am: * gst/rtp/gstrtp.c: (plugin_init): * gst/rtp/gstrtpmp4vdec.c: (gst_rtpmp4vdec_get_type), (gst_rtpmp4vdec_base_init), (gst_rtpmp4vdec_class_init), (gst_rtpmp4vdec_init), (gst_rtpmp4vdec_setcaps), (gst_rtpmp4vdec_chain), (gst_rtpmp4vdec_set_property), (gst_rtpmp4vdec_get_property), (gst_rtpmp4vdec_change_state), (gst_rtpmp4vdec_plugin_init): * gst/rtp/gstrtpmp4vdec.h: * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_get_type), (gst_rtpmp4venc_base_init), (gst_rtpmp4venc_class_init), (gst_rtpmp4venc_init), (gst_rtpmp4venc_setcaps), (gst_rtpmp4venc_flush), (gst_rtpmp4venc_chain), (gst_rtpmp4venc_set_property), (gst_rtpmp4venc_get_property), (gst_rtpmp4venc_change_state), (gst_rtpmp4venc_plugin_init): * gst/rtp/gstrtpmp4venc.h: * gst/rtp/gstrtpmpadec.c: (gst_rtpmpadec_chain): * gst/rtp/gstrtpmpaenc.c: (gst_rtpmpaenc_flush): Added mpeg4 video payload encoder/decoder. Added some docs in mpa payloader.
-
Thomas Vander Stichele authored
Original commit message from CVS: back to HEAD
-
Thomas Vander Stichele authored
Original commit message from CVS: releasing 0.9.2
-
- 05 Sep, 2005 4 commits
-
-
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
-
- 04 Sep, 2005 2 commits
-
-
Thomas Vander Stichele authored
Original commit message from CVS: distcheck fixes
-
Thomas Vander Stichele authored
Original commit message from CVS: fix distcheck
-
- 02 Sep, 2005 2 commits
-
-
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.
-
- 01 Sep, 2005 6 commits
-
-
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
-
- 31 Aug, 2005 1 commit
-
-
Thomas Vander Stichele authored
Original commit message from CVS: remove dvdlpcmdec, it's dvd stuff
-
- 30 Aug, 2005 8 commits
-
-
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.
-
- 28 Aug, 2005 1 commit
-
-
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.
-
- 26 Aug, 2005 2 commits
-
-
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
-
- 25 Aug, 2005 3 commits
-
-
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.
-