Skip to content
Snippets Groups Projects
  1. Sep 06, 2005
  2. Sep 05, 2005
  3. Sep 04, 2005
  4. Sep 02, 2005
  5. Sep 01, 2005
  6. Aug 31, 2005
  7. Aug 30, 2005
  8. Aug 28, 2005
    • Andy Wingo Wingo's avatar
      Updates for two-arg init from GST_BOILERPLATE. · 99fc3296
      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.
      99fc3296
  9. Aug 26, 2005
  10. Aug 25, 2005
  11. Aug 24, 2005
  12. Aug 23, 2005
    • Stefan Kost's avatar
      ext/speex/gstspeexenc.h: Fixed include path of adapter · fce95432
      Stefan Kost authored
      Original commit message from CVS:
      * ext/speex/gstspeexenc.h:
      Fixed include path of adapter
      fce95432
    • Wim Taymans's avatar
      ext/speex/: Fix property warning. · a953ed2d
      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.
      a953ed2d
    • Wim Taymans's avatar
      gst/rtp/: Small updates, RFC reference to payload encoders. · dcc37321
      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.
      dcc37321
Loading