Skip to content
Snippets Groups Projects
  1. Dec 05, 2005
  2. Dec 04, 2005
  3. Dec 02, 2005
    • Tim-Philipp Müller's avatar
      Add gtk-doc blurbs to pango elements. · 7ed5aa6c
      Tim-Philipp Müller authored
      Original commit message from CVS:
      * docs/plugins/Makefile.am:
      * docs/plugins/gst-plugins-base-plugins-docs.sgml:
      * docs/plugins/gst-plugins-base-plugins-sections.txt:
      * docs/plugins/gst-plugins-base-plugins.hierarchy:
      * ext/pango/gstclockoverlay.c:
      * ext/pango/gsttextoverlay.c:
      * ext/pango/gsttextrender.c:
      * ext/pango/gsttimeoverlay.c:
      Add gtk-doc blurbs to pango elements.
      7ed5aa6c
    • Wim Taymans's avatar
      gst/audioresample/: Fix audioresample, seek torture, new segments, reverse... · e3a77670
      Wim Taymans authored
      gst/audioresample/: Fix audioresample, seek torture, new segments, reverse negotiation etc.. work fine.
      
      Original commit message from CVS:
      * gst/audioresample/buffer.c: (audioresample_buffer_queue_flush):
      * gst/audioresample/buffer.h:
      * gst/audioresample/gstaudioresample.c:
      * gst/audioresample/gstaudioresample.h:
      * gst/audioresample/resample.c: (resample_input_flush),
      (resample_input_pushthrough), (resample_input_eos),
      (resample_get_output_size_for_input),
      (resample_get_input_size_for_output), (resample_get_output_size),
      (resample_get_output_data):
      * gst/audioresample/resample.h:
      * gst/audioresample/resample_ref.c: (resample_scale_ref):
      Fix audioresample, seek torture, new segments, reverse negotiation
      etc.. work fine.
      e3a77670
    • Wim Taymans's avatar
      ext/vorbis/vorbisdec.c: Small cleanups. · bd713d06
      Wim Taymans authored
      Original commit message from CVS:
      * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
      Small cleanups.
      bd713d06
    • Wim Taymans's avatar
      gst/audioconvert/gstaudioconvert.c: Post errors. · 201fd910
      Wim Taymans authored
      Original commit message from CVS:
      * gst/audioconvert/gstaudioconvert.c:
      (gst_audio_convert_transform):
      Post errors.
      201fd910
  4. Dec 01, 2005
  5. Nov 30, 2005
    • Wim Taymans's avatar
      gst-libs/gst/rtp/: closed #320644. · 109cd71c
      Wim Taymans authored
      Original commit message from CVS:
      * gst-libs/gst/rtp/gstbasertpdepayload.h:
      * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_init),
      (gst_basertppayload_event), (gst_basertppayload_push),
      (gst_basertppayload_change_state):
      * gst-libs/gst/rtp/gstbasertppayload.h:
      closed #320644.
      109cd71c
    • Julien Moutte Moutte's avatar
      Adding docs. · ef53753a
      Julien Moutte Moutte authored
      Original commit message from CVS:
      2005-11-30  Julien MOUTTE  <julien@moutte.net>
      
      * docs/libs/gst-plugins-base-libs-docs.sgml:
      * docs/libs/gst-plugins-base-libs-sections.txt:
      * gst-libs/gst/video/gstvideofilter.c:
      * gst-libs/gst/video/gstvideosink.c:
      * gst-libs/gst/video/gstvideosink.h: Adding docs.
      ef53753a
    • Thomas Vander Stichele's avatar
      ignore more · ad7671e5
      Thomas Vander Stichele authored
      Original commit message from CVS:
      ignore more
      ad7671e5
    • Thomas Vander Stichele's avatar
      LICENSE: move · ea57c4a0
      Thomas Vander Stichele authored
      Original commit message from CVS:
      * LICENSE:
      move
      * po/af.po:
      * po/az.po:
      * po/cs.po:
      * po/en_GB.po:
      * po/hu.po:
      * po/it.po:
      * po/nb.po:
      * po/nl.po:
      * po/or.po:
      * po/sq.po:
      * po/sr.po:
      * po/sv.po:
      * po/uk.po:
      * po/vi.po:
      * Makefile.am:
      update
      * scripts/autoplugins.sh:
      remove
      ea57c4a0
    • Thomas Vander Stichele's avatar
      reorganize stuff under tests/ · 68eca5a9
      Thomas Vander Stichele authored
      Original commit message from CVS:
      reorganize stuff under tests/
      68eca5a9
    • Thomas Vander Stichele's avatar
      move location of test registry · d8ceb021
      Thomas Vander Stichele authored
      Original commit message from CVS:
      move location of test registry
      d8ceb021
    • Christian Schaller's avatar
      latest updates on spec file after thomas's refactoring · 59823d65
      Christian Schaller authored
      Original commit message from CVS:
      latest updates on spec file after thomas's refactoring
      59823d65
    • Tim-Philipp Müller's avatar
      ext/pango/gsttextrender.*: Add missing files. · e54c5a2a
      Tim-Philipp Müller authored
      Original commit message from CVS:
      * ext/pango/gsttextrender.c: (gst_text_render_base_init),
      (gst_text_render_class_init), (resize_bitmap),
      (gst_text_render_render_text), (gst_text_render_setcaps),
      (gst_text_render_fixate_caps), (gst_text_renderer_bitmap_to_ayuv),
      (gst_text_render_chain), (gst_text_render_finalize),
      (gst_text_render_init), (gst_text_render_set_property):
      * ext/pango/gsttextrender.h:
      Add missing files.
      e54c5a2a
    • Edward Hervey's avatar
      ext/ogg/gstoggdemux.c: Go away you stupid GstStaticPadTemplate memleak. · 49b766ae
      Edward Hervey authored
      Original commit message from CVS:
      * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind):
      Go away you stupid GstStaticPadTemplate memleak.
      49b766ae
    • Tim-Philipp Müller's avatar
      Port pango-based textoverlay, timeoverlay and textrender to 0.9 and add... · 051d0117
      Tim-Philipp Müller authored
      Port pango-based textoverlay, timeoverlay and textrender to 0.9 and add background shading and text wrapping modes. M...
      
      Original commit message from CVS:
      * configure.ac:
      * ext/Makefile.am:
      * ext/pango/Makefile.am:
      * ext/pango/gstclockoverlay.c: (gst_clock_overlay_base_init),
      (gst_clock_overlay_render_time), (gst_clock_overlay_get_text),
      (gst_clock_overlay_class_init), (gst_clock_overlay_init):
      * ext/pango/gstclockoverlay.h:
      * ext/pango/gsttextoverlay.c: (gst_text_overlay_base_init),
      (gst_text_overlay_get_text), (gst_text_overlay_class_init),
      (gst_text_overlay_finalize), (gst_text_overlay_init),
      (gst_text_overlay_update_wrap_mode), (gst_text_overlay_setcaps),
      (gst_text_overlay_text_pad_linked),
      (gst_text_overlay_text_pad_unlinked),
      (gst_text_overlay_set_property), (gst_text_overlay_getcaps),
      (gst_text_overlay_shade_y), (gst_text_overlay_blit_yuv420),
      (gst_text_overlay_resize_bitmap), (gst_text_overlay_render_text),
      (gst_text_overlay_push_frame), (gst_text_overlay_pop_video),
      (gst_text_overlay_pop_text), (gst_text_overlay_collected),
      (gst_text_overlay_change_state), (plugin_init):
      * ext/pango/gsttextoverlay.h:
      * ext/pango/gsttimeoverlay.c: (gst_time_overlay_base_init),
      (gst_time_overlay_render_time), (gst_time_overlay_get_text),
      (gst_time_overlay_class_init), (gst_time_overlay_init):
      * ext/pango/gsttimeoverlay.h:
      Port pango-based textoverlay, timeoverlay and textrender to 0.9
      and add background shading and text wrapping modes. Make
      timoverlay derive from textoverlay. Also add new clockoverlay
      element.
      051d0117
    • Thomas Vander Stichele's avatar
      gst-libs/gst/net/: this was moved to netbuffer · 2a1a6b75
      Thomas Vander Stichele authored
      Original commit message from CVS:
      
      * gst-libs/gst/net/Makefile.am:
      * gst-libs/gst/net/README:
      * gst-libs/gst/net/gstnetbuffer.c:
      * gst-libs/gst/net/gstnetbuffer.h:
      this was moved to netbuffer
      2a1a6b75
    • Thomas Vander Stichele's avatar
      gst-libs/gst/video/gstvideofilter.*: borgify name to bring in line with other classes · d50aed79
      Thomas Vander Stichele authored
      Original commit message from CVS:
      
      * gst-libs/gst/video/gstvideofilter.c: (gst_video_filter_get_type),
      (gst_video_filter_class_init), (gst_video_filter_init):
      * gst-libs/gst/video/gstvideofilter.h:
      borgify name to bring in line with other classes
      d50aed79
Loading