Skip to content
Snippets Groups Projects
  1. Oct 03, 2005
  2. Sep 28, 2005
  3. Sep 26, 2005
  4. Sep 23, 2005
  5. Sep 22, 2005
  6. Sep 21, 2005
  7. Sep 20, 2005
  8. Sep 19, 2005
  9. Sep 09, 2005
    • Jan Schmidt's avatar
      check/: Add extra tests for basetransform based components. · 37fb8d01
      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.
      37fb8d01
  10. Sep 08, 2005
  11. Sep 06, 2005
  12. Sep 05, 2005
  13. Sep 04, 2005
  14. Sep 02, 2005
  15. Sep 01, 2005
  16. Aug 31, 2005
  17. Aug 30, 2005
  18. Aug 28, 2005
    • Andy Wingo Wingo's avatar
      Updates for two-arg init from GST_BOILERPLATE. · 2ef9f683
      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.
      2ef9f683
    • Andy Wingo Wingo's avatar
      Updates for two-arg init from GST_BOILERPLATE_FULL. · cfcd78d3
      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.
      cfcd78d3
  19. Aug 26, 2005
Loading