Skip to content
Snippets Groups Projects
  1. Jun 19, 2007
  2. Jun 15, 2007
  3. Jun 13, 2007
    • Wim Taymans's avatar
      sys/Makefile.am: Disable VCD build because we're frozen.. · ecf70b62
      Wim Taymans authored
      Original commit message from CVS:
      * sys/Makefile.am:
      Disable VCD build because we're frozen..
      ecf70b62
    • Wim Taymans's avatar
      Port VCD element. · 2229e288
      Wim Taymans authored
      Original commit message from CVS:
      * configure.ac:
      * sys/Makefile.am:
      * sys/vcd/Makefile.am:
      * sys/vcd/vcdsrc.c: (gst_vcdsrc_setup_interfaces),
      (gst_vcdsrc_base_init), (gst_vcdsrc_class_init), (gst_vcdsrc_init),
      (gst_vcdsrc_msf), (gst_vcdsrc_recalculate),
      (gst_vcdsrc_set_property), (gst_vcdsrc_get_property),
      (gst_vcdsrc_create), (gst_vcdsrc_start), (gst_vcdsrc_stop),
      (gst_vcdsrc_uri_set_uri):
      * sys/vcd/vcdsrc.h:
      Port VCD element.
      2229e288
  4. Jun 12, 2007
    • Sebastien Moutte's avatar
      win32/MANIFEST: Add megvideoparse, libdshow and dshowsrcwrapper to win32 · e47279f0
      Sebastien Moutte authored
      Original commit message from CVS:
      * win32/MANIFEST:
      Add megvideoparse, libdshow and dshowsrcwrapper to win32
      MANIFEST.
      * win32/vs6/gst_plugins_bad.dsw:
      Remove qtdemux, directdraw, directsound and waveform project files
      from the workspace as they have been moved to -good.
      e47279f0
    • Jan Schmidt's avatar
      po/POTFILES.in: Remove qtdemux from the translation list. · 2fe43d54
      Jan Schmidt authored
      Original commit message from CVS:
      * po/POTFILES.in:
      Remove qtdemux from the translation list.
      2fe43d54
    • Jan Schmidt's avatar
      Move videocrop and osxvideo to -good. · 4c98dfa5
      Jan Schmidt authored
      Original commit message from CVS:
      * configure.ac:
      * docs/plugins/Makefile.am:
      * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
      * docs/plugins/gst-plugins-bad-plugins-sections.txt:
      * docs/plugins/inspect/plugin-osxvideo.xml:
      * docs/plugins/inspect/plugin-videocrop.xml:
      * gst-plugins-bad.spec.in:
      * gst/videocrop/Makefile.am:
      * gst/videocrop/gstvideocrop.c:
      * gst/videocrop/gstvideocrop.h:
      * gst/videocrop/videocrop.vcproj:
      * sys/Makefile.am:
      * sys/osxvideo/Makefile.am:
      * sys/osxvideo/cocoawindow.h:
      * sys/osxvideo/cocoawindow.m:
      * sys/osxvideo/osxvideosink.h:
      * sys/osxvideo/osxvideosink.m:
      * tests/check/Makefile.am:
      * tests/check/elements/videocrop.c:
      * tests/icles/Makefile.am:
      * tests/icles/videocrop-test.c:
      Move videocrop and osxvideo to -good.
      4c98dfa5
    • Jan Schmidt's avatar
      Move qtdemux to -good. · 823e63b7
      Jan Schmidt authored
      Original commit message from CVS:
      * configure.ac:
      * docs/plugins/Makefile.am:
      * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
      * docs/plugins/gst-plugins-bad-plugins-sections.txt:
      * gst/qtdemux/Makefile.am:
      * gst/qtdemux/gstrtpxqtdepay.c:
      * gst/qtdemux/gstrtpxqtdepay.h:
      * gst/qtdemux/qtdemux.c:
      * gst/qtdemux/qtdemux.h:
      * gst/qtdemux/qtdemux.vcproj:
      * gst/qtdemux/qtdemux_dump.c:
      * gst/qtdemux/qtdemux_dump.h:
      * gst/qtdemux/qtdemux_fourcc.h:
      * gst/qtdemux/qtdemux_types.c:
      * gst/qtdemux/qtdemux_types.h:
      * gst/qtdemux/qtpalette.h:
      * gst/qtdemux/quicktime.c:
      * win32/MANIFEST:
      * win32/vs6/libgstqtdemux.dsp:
      Move qtdemux to -good.
      * gst-plugins-bad.spec.in:
      Update spec file to reflect wavpack & qtdemux moving to -good.
      823e63b7
    • Jan Schmidt's avatar
      Remove the waveform plugin now that it is in -good. · 87d6f657
      Jan Schmidt authored
      Original commit message from CVS:
      * docs/plugins/Makefile.am:
      * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
      * docs/plugins/gst-plugins-bad-plugins-sections.txt:
      * docs/plugins/inspect/plugin-waveform.xml:
      * sys/waveform/gstwaveformplugin.c:
      * sys/waveform/gstwaveformsink.c:
      * sys/waveform/gstwaveformsink.h:
      * win32/MANIFEST:
      * win32/vs6/libgstwaveform.dsp:
      Remove the waveform plugin now that it is in -good.
      87d6f657
  5. Jun 08, 2007
    • Thomas Vander Stichele's avatar
      Move wavpack to good. · 6bd7199f
      Thomas Vander Stichele authored
      Original commit message from CVS:
      * configure.ac:
      * docs/plugins/Makefile.am:
      * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
      * docs/plugins/gst-plugins-bad-plugins-sections.txt:
      * docs/plugins/gst-plugins-bad-plugins.hierarchy:
      * docs/plugins/inspect/plugin-wavpack.xml:
      * ext/Makefile.am:
      * ext/wavpack/Makefile.am:
      * ext/wavpack/gstwavpack.c:
      * ext/wavpack/gstwavpackcommon.c:
      * ext/wavpack/gstwavpackcommon.h:
      * ext/wavpack/gstwavpackdec.c:
      * ext/wavpack/gstwavpackdec.h:
      * ext/wavpack/gstwavpackenc.c:
      * ext/wavpack/gstwavpackenc.h:
      * ext/wavpack/gstwavpackparse.c:
      * ext/wavpack/gstwavpackparse.h:
      * ext/wavpack/gstwavpackstreamreader.c:
      * ext/wavpack/gstwavpackstreamreader.h:
      * ext/wavpack/md5.c:
      * ext/wavpack/md5.h:
      * tests/check/Makefile.am:
      * tests/check/elements/wavpackdec.c:
      * tests/check/elements/wavpackenc.c:
      * tests/check/elements/wavpackparse.c:
      Move wavpack to good.
      6bd7199f
    • Jan Schmidt's avatar
      Remove DirectDraw & DirectSound plugins, as they've moved to Good · dbf7acdf
      Jan Schmidt authored
      Original commit message from CVS:
      * configure.ac:
      * docs/plugins/Makefile.am:
      * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
      * docs/plugins/gst-plugins-bad-plugins-sections.txt:
      * docs/plugins/gst-plugins-bad-plugins.args:
      * docs/plugins/inspect/plugin-directdraw.xml:
      * docs/plugins/inspect/plugin-directsound.xml:
      * sys/Makefile.am:
      * sys/directdraw/Makefile.am:
      * sys/directdraw/gstdirectdrawplugin.c:
      * sys/directdraw/gstdirectdrawsink.c:
      * sys/directdraw/gstdirectdrawsink.h:
      * sys/directsound/Makefile.am:
      * sys/directsound/gstdirectsoundplugin.c:
      * sys/directsound/gstdirectsoundsink.c:
      * sys/directsound/gstdirectsoundsink.h:
      * win32/MANIFEST:
      * win32/gst.sln:
      * win32/vs6/libgstdirectdraw.dsp:
      * win32/vs6/libgstdirectsound.dsp:
      * win32/vs7/libgstdirectdraw.vcproj:
      * win32/vs7/libgstdirectsound.vcproj:
      * win32/vs8/libgstdirectdraw.vcproj:
      * win32/vs8/libgstdirectsound.vcproj:
      Remove DirectDraw & DirectSound plugins, as they've moved to Good
      dbf7acdf
    • Tim-Philipp Müller's avatar
      When driving the pipeline, also post an error when we get a not-linked flow return from downstream. · 0f7d9f15
      Tim-Philipp Müller authored
      Original commit message from CVS:
      * ext/timidity/gsttimidity.c: (gst_timidity_loop):
      * ext/timidity/gstwildmidi.c: (gst_wildmidi_loop):
      * gst/tta/gstttaparse.c: (gst_tta_parse_loop):
      When driving the pipeline, also post an error when we get a
      not-linked flow return from downstream.
      0f7d9f15
    • Jan Schmidt's avatar
      Rename the keep-aspect-ratio property to force-aspect-ratio to make it... · 5210165f
      Jan Schmidt authored
      Rename the keep-aspect-ratio property to force-aspect-ratio to make it consistent with xvimagesink and ximagesink.
      
      Original commit message from CVS:
      * docs/plugins/gst-plugins-bad-plugins.args:
      * sys/directdraw/gstdirectdrawsink.c:
      (gst_directdraw_sink_class_init):
      Rename the keep-aspect-ratio property to force-aspect-ratio to make
      it consistent with xvimagesink and ximagesink.
      5210165f
    • Tim-Philipp Müller's avatar
      tests/icles/videocrop-test.c: Default to xvimagesink instead of autovideosink... · d3d46ebb
      Tim-Philipp Müller authored
      tests/icles/videocrop-test.c: Default to xvimagesink instead of autovideosink while autovideosink/ghostpads/whatever ...
      
      Original commit message from CVS:
      * tests/icles/videocrop-test.c: (main):
      Default to xvimagesink instead of autovideosink while
      autovideosink/ghostpads/whatever don't handle the way we use it in
      the way we expect it to.
      d3d46ebb
  6. Jun 06, 2007
  7. Jun 05, 2007
  8. Jun 01, 2007
    • Wim Taymans's avatar
      Add plugin to generate a pattern detectable by videodetect. · 8540f474
      Wim Taymans authored
      Original commit message from CVS:
      * docs/plugins/Makefile.am:
      * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
      * docs/plugins/gst-plugins-bad-plugins-sections.txt:
      * docs/plugins/inspect/plugin-videosignal.xml:
      * gst/videosignal/Makefile.am:
      * gst/videosignal/gstvideomark.c: (gst_video_mark_set_caps),
      (gst_video_mark_draw_box), (gst_video_mark_420),
      (gst_video_mark_transform_ip), (gst_video_mark_set_property),
      (gst_video_mark_get_property), (gst_video_mark_base_init),
      (gst_video_mark_class_init), (gst_video_mark_init),
      (gst_video_mark_get_type):
      * gst/videosignal/gstvideomark.h:
      * gst/videosignal/gstvideosignal.c: (plugin_init):
      Add plugin to generate a pattern detectable by videodetect.
      8540f474
    • Tim-Philipp Müller's avatar
      ext/neon/gstneonhttpsrc.c: Don't leak buffer when returning an error. · 54cadb7e
      Tim-Philipp Müller authored
      Original commit message from CVS:
      * ext/neon/gstneonhttpsrc.c: (gst_neonhttp_src_create):
      Don't leak buffer when returning an error.
      54cadb7e
    • René Stadler's avatar
      ext/neon/gstneonhttpsrc.*: Deprecated "uri" property. Clean up property descriptions. · c10bf927
      René Stadler authored and Wim Taymans's avatar Wim Taymans committed
      Original commit message from CVS:
      Patch by René Stadler <mail at renestadler dot de>:
      * ext/neon/gstneonhttpsrc.c: (gst_neonhttp_src_class_init),
      (gst_neonhttp_src_init), (gst_neonhttp_src_dispose),
      (gst_neonhttp_src_set_property), (gst_neonhttp_src_get_property),
      (gst_neonhttp_src_start), (gst_neonhttp_src_do_seek),
      (gst_neonhttp_src_set_location),
      (gst_neonhttp_src_send_request_and_redirect),
      (gst_neonhttp_src_uri_get_uri), (gst_neonhttp_src_uri_set_uri):
      * ext/neon/gstneonhttpsrc.h:
      Deprecated "uri" property.  Clean up property descriptions.
      Change default User-Agent to the slightly more descriptive
      "GStreamer neonhttpsrc".
      Various other small cleanups, mostly property related.
      c10bf927
  9. May 31, 2007
  10. May 30, 2007
    • Wim Taymans's avatar
      Added videosignal plugin with two plugins to analyse video frames. · 853bb7b5
      Wim Taymans authored
      Original commit message from CVS:
      * configure.ac:
      * docs/plugins/Makefile.am:
      * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
      * docs/plugins/gst-plugins-bad-plugins-sections.txt:
      * docs/plugins/inspect/plugin-videosignal.xml:
      * gst/videosignal/Makefile.am:
      * gst/videosignal/gstvideoanalyse.c: (gst_video_analyse_set_caps),
      (gst_video_analyse_post_message), (gst_video_analyse_420),
      (gst_video_analyse_transform_ip), (gst_video_analyse_set_property),
      (gst_video_analyse_get_property), (gst_video_analyse_base_init),
      (gst_video_analyse_class_init), (gst_video_analyse_init),
      (gst_video_analyse_get_type):
      * gst/videosignal/gstvideoanalyse.h:
      * gst/videosignal/gstvideodetect.c: (gst_video_detect_set_caps),
      (gst_video_detect_post_message),
      (gst_video_detect_calc_brightness), (gst_video_detect_420),
      (gst_video_detect_transform_ip), (gst_video_detect_set_property),
      (gst_video_detect_get_property), (gst_video_detect_base_init),
      (gst_video_detect_class_init), (gst_video_detect_init),
      (gst_video_detect_get_type):
      * gst/videosignal/gstvideodetect.h:
      * gst/videosignal/gstvideosignal.c: (plugin_init):
      * gst/videosignal/gstvideosignal.h:
      Added videosignal plugin with two plugins to analyse video frames.
      Added videoanalyse to report about brightness and variance in video
      frames.
      Added videodetect to detect predefined patterns in a video signal.
      853bb7b5
    • Tim-Philipp Müller's avatar
      docs/plugins/gst-plugins-bad-plugins.*: More updates. · 1f13109b
      Tim-Philipp Müller authored
      Original commit message from CVS:
      * docs/plugins/gst-plugins-bad-plugins.hierarchy:
      * docs/plugins/gst-plugins-bad-plugins.interfaces:
      * docs/plugins/gst-plugins-bad-plugins.prerequisites:
      * docs/plugins/gst-plugins-bad-plugins.signals:
      More updates.
      1f13109b
    • Tim-Philipp Müller's avatar
      docs/plugins/: Updates; update inspect info for rtpmanager => gstrtpmanager... · 3e6a0994
      Tim-Philipp Müller authored
      docs/plugins/: Updates; update inspect info for rtpmanager => gstrtpmanager rename, hopefully that makes the build bo...
      
      Original commit message from CVS:
      * docs/plugins/gst-plugins-bad-plugins.args:
      * docs/plugins/gst-plugins-bad-plugins.signals:
      * docs/plugins/inspect/plugin-dtsdec.xml:
      * docs/plugins/inspect/plugin-gstrtpmanager.xml:
      * docs/plugins/inspect/plugin-musepack.xml:
      * docs/plugins/inspect/plugin-rtpmanager.xml:
      * docs/plugins/inspect/plugin-sdl.xml:
      * docs/plugins/inspect/plugin-spcdec.xml:
      * docs/plugins/inspect/plugin-swfdec.xml:
      Updates; update inspect info for rtpmanager => gstrtpmanager rename,
      hopefully that makes the build bots happy again.
      3e6a0994
  11. May 28, 2007
    • Wim Taymans's avatar
      Rename elements to avoid conflict with farsight elements with the same name. Fixes #430664. · 3a496fd7
      Wim Taymans authored
      Original commit message from CVS:
      * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
      * docs/plugins/gst-plugins-bad-plugins-sections.txt:
      * gst/rtpmanager/gstrtpbin.c: (create_session), (create_stream),
      (gst_rtp_bin_class_init), (create_recv_rtp), (create_recv_rtcp),
      (create_send_rtp), (create_rtcp), (gst_rtp_bin_request_new_pad):
      * gst/rtpmanager/gstrtpclient.c: (create_stream),
      (gst_rtp_client_request_new_pad):
      * gst/rtpmanager/gstrtpjitterbuffer.c:
      (gst_rtp_jitter_buffer_clear_pt_map), (gst_rtp_jitter_buffer_loop):
      * gst/rtpmanager/gstrtpmanager.c: (plugin_init):
      * gst/rtpmanager/gstrtpptdemux.c:
      * gst/rtpmanager/gstrtpsession.c: (gst_rtp_session_class_init),
      (gst_rtp_session_request_new_pad):
      * gst/rtpmanager/gstrtpssrcdemux.c:
      Rename elements to avoid conflict with farsight elements with the same
      name. Fixes #430664.
      3a496fd7
  12. May 24, 2007
    • Vincent Torri's avatar
      sys/directdraw/gstdirectdrawsink.*: Fix more warnings when compiling with MingW (#439914). · 65874320
      Vincent Torri authored and Tim-Philipp Müller's avatar Tim-Philipp Müller committed
      Original commit message from CVS:
      Patch by: Vincent Torri  <vtorri at univ-evry fr>
      * sys/directdraw/gstdirectdrawsink.c:
      (gst_directdraw_sink_buffer_alloc),
      (gst_directdraw_sink_show_frame),
      (gst_directdraw_sink_check_primary_surface),
      (gst_directdraw_sink_check_offscreen_surface),
      (EnumModesCallback2), (gst_directdraw_sink_get_ddrawcaps),
      (gst_directdraw_sink_surface_create):
      * sys/directdraw/gstdirectdrawsink.h:
      Fix more warnings when compiling with MingW (#439914).
      65874320
  13. May 23, 2007
    • Sebastien Moutte's avatar
      docs/plugins/gst-plugins-bad-plugins.args: Remove directsoundsink property doc... · 0a0c1367
      Sebastien Moutte authored
      docs/plugins/gst-plugins-bad-plugins.args: Remove directsoundsink property doc as this sink use the mixer interface now.
      
      Original commit message from CVS:
      * docs/plugins/gst-plugins-bad-plugins.args:
      Remove directsoundsink property doc as this sink use the mixer
      interface now.
      * docs/plugins/gst-plugins-bad-plugins.interfaces:
      Add interfaces implemented by Windows sinks.
      * sys/directsound/gstdirectsoundsink.c:
      * sys/directsound/gstdirectsoundsink.h:
      Remove directsoundsink property  and implement the mixer interface.
      * win32/vs6/gst_plugins_bad.dsw:
      * win32/vs6/libgstdirectsound.dsp:
      Update project files.
      * gst-libs/gst/dshow/gstdshow.cpp:
      * gst-libs/gst/dshow/gstdshow.h:
      * gst-libs/gst/dshow/gstdshowfakesink.cpp:
      * gst-libs/gst/dshow/gstdshowfakesink.h:
      * gst-libs/gst/dshow/gstdshowfakesrc.cpp:
      * gst-libs/gst/dshow/gstdshowfakesrc.h:
      * gst-libs/gst/dshow/gstdshowinterface.cpp:
      * gst-libs/gst/dshow/gstdshowinterface.h:
      * win32/common/libgstdshow.def:
      * win32/vs6/libgstdshow.dsp:
      Add a new gst library which allow to create internal Direct Show
      graph (pipelines) to wrap Windows sources, decoders or encoders.
      It includes a DirectShow fake source and sink and utility functions.
      * sys/dshowsrcwrapper/gstdshowaudiosrc.c:
      * sys/dshowsrcwrapper/gstdshowaudiosrc.h:
      * sys/dshowsrcwrapper/gstdshowsrcwrapper.c:
      * sys/dshowsrcwrapper/gstdshowsrcwrapper.h:
      * sys/dshowsrcwrapper/gstdshowvideosrc.c:
      * sys/dshowsrcwrapper/gstdshowvideosrc.h:
      * win32/vs6/libdshowsrcwrapper.dsp:
      Add a new plugin to wrap DirectShow sources on Windows.
      It gets data from any webcam, dv cam, micro. We could add
      tv tunner card later.
      0a0c1367
    • René Stadler's avatar
      ext/sdl/sdlvideosink.c: Separate the authors by newlines instead of nothing. Fixes #440774. · 7935a424
      René Stadler authored and Sebastian Dröge's avatar Sebastian Dröge committed
      Original commit message from CVS:
      Patch by René Stadler <mail at renestadler dot de>:
      * ext/sdl/sdlvideosink.c:
      Separate the authors by newlines instead of nothing. Fixes #440774.
      7935a424
    • Wim Taymans's avatar
      docs/plugins/inspect/plugin-rtpmanager.xml: Add doc xml file. · 985a18d7
      Wim Taymans authored
      Original commit message from CVS:
      * docs/plugins/inspect/plugin-rtpmanager.xml:
      Add doc xml file.
      985a18d7
    • Wim Taymans's avatar
      Document stuff. · 93888e03
      Wim Taymans authored
      Original commit message from CVS:
      * docs/plugins/Makefile.am:
      * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
      * docs/plugins/gst-plugins-bad-plugins-sections.txt:
      * gst/rtpmanager/gstrtpbin.c: (gst_rtp_bin_class_init):
      * gst/rtpmanager/gstrtpbin.h:
      * gst/rtpmanager/gstrtpclient.c:
      * gst/rtpmanager/gstrtpjitterbuffer.c:
      (gst_rtp_jitter_buffer_class_init),
      (gst_rtp_jitter_buffer_clear_pt_map), (gst_rtp_jitter_buffer_loop):
      * gst/rtpmanager/gstrtpjitterbuffer.h:
      * gst/rtpmanager/gstrtpptdemux.c: (gst_rtp_pt_demux_class_init),
      (gst_rtp_pt_demux_clear_pt_map):
      * gst/rtpmanager/gstrtpptdemux.h:
      * gst/rtpmanager/gstrtpsession.c: (gst_rtp_session_class_init),
      (rtcp_thread), (gst_rtp_session_clear_pt_map):
      * gst/rtpmanager/gstrtpsession.h:
      * gst/rtpmanager/gstrtpssrcdemux.c:
      (gst_rtp_ssrc_demux_class_init):
      Document stuff.
      Add clear-pt-map action signal where needed.
      93888e03
  14. May 22, 2007
    • Stefan Kost's avatar
      configure.ac: Depend on gstreamer-0.10.12.1. gst/equalizer/gstiirequalizer.c... · b2a310f5
      Stefan Kost authored
      configure.ac: Depend on gstreamer-0.10.12.1. gst/equalizer/gstiirequalizer.c (ARG_BAND_WIDTH, _do_init, ARG_GAIN, _Gs...
      
      Original commit message from CVS:
      * configure.ac:
      Depend on gstreamer-0.10.12.1.
      * gst/equalizer/gstiirequalizer.c (ARG_BAND_WIDTH, _do_init, ARG_GAIN,
      _GstIirEqualizerBand, object, _GstIirEqualizerBandClass,
      parent_class, gst_iir_equalizer_band_set_property,
      gst_iir_equalizer_band_class_init, gst_iir_equalizer_band_get_type,
      gst_iir_equalizer_child_proxy_get_child_by_index,
      gst_iir_equalizer_child_proxy_get_children_count,
      gst_iir_equalizer_child_proxy_interface_init, setup_filter,
      gst_iir_equalizer_compute_frequencies,
      gst_iir_equalizer_set_property, gst_iir_equalizer_get_property,
      plugin_init):
      * gst/equalizer/gstiirequalizer.h (audiofilter):
      * gst/equalizer/gstiirequalizernbands.c (ARG_NUM_BANDS,
      gst_iir_equalizer_nbands_base_init, gst_iir_equalizer_nbands_init,
      gst_iir_equalizer_nbands_set_property):
      Use new locking macros.
      * gst/filter/gstbpwsinc.c (bpwsinc_set_caps):
      Add fixme.
      * gst/spectrum/gstspectrum.c (SPECTRUM_WINDOW_BASE,
      SPECTRUM_WINDOW_LEN, gst_spectrum_init, gst_spectrum_set_property,
      gst_spectrum_event, gst_spectrum_transform_ip):
      Use new locking macros. Turn two fixed values into #defines.
      b2a310f5
    • Edward Hervey's avatar
      docs/plugins/Makefile.am: Also look for .m (objectivec) files. · 8a718ff6
      Edward Hervey authored
      Original commit message from CVS:
      * docs/plugins/Makefile.am:
      Also look for .m (objectivec) files.
      * docs/plugins/gst-plugins-bad-plugins-sections.txt:
      * docs/plugins/gst-plugins-bad-plugins.args:
      * sys/osxvideo/osxvideosink.m:
      Add documentation for element and properties.
      8a718ff6
  15. May 21, 2007
    • Stefan Kost's avatar
      ChangeLog: ChangeLog surgery. gst/equalizer/gstiirequalizer.c (ARG_BAND_WIDTH,... · 06ff42e4
      Stefan Kost authored
      ChangeLog: ChangeLog surgery. gst/equalizer/gstiirequalizer.c (ARG_BAND_WIDTH, _do_init, ARG_GAIN, _GstIirEqualizerBa...
      
      Original commit message from CVS:
      * ChangeLog:
      ChangeLog surgery.
      * gst/equalizer/gstiirequalizer.c (ARG_BAND_WIDTH, _do_init, ARG_GAIN,
      _GstIirEqualizerBand, object, _GstIirEqualizerBandClass,
      parent_class, gst_iir_equalizer_band_set_property,
      gst_iir_equalizer_band_class_init, gst_iir_equalizer_band_get_type,
      gst_iir_equalizer_child_proxy_get_child_by_index,
      gst_iir_equalizer_child_proxy_get_children_count,
      gst_iir_equalizer_child_proxy_interface_init, setup_filter,
      gst_iir_equalizer_compute_frequencies, plugin_init):
      * tests/icles/equalizer-test.c:
      Add fixme and comment for example.
      06ff42e4
    • Stefan Kost's avatar
      gst/spectrum/gstspectrum.c (gst_spectrum_set_property, gst_spectrum_event,... · 99534804
      Stefan Kost authored
      gst/spectrum/gstspectrum.c (gst_spectrum_set_property, gst_spectrum_event, gst_spectrum_transform_ip):
      
      Original commit message from CVS:
      * gst/spectrum/gstspectrum.c (gst_spectrum_set_property,
      gst_spectrum_event, gst_spectrum_transform_ip):
      Use lock to protect from concurrent access.
      99534804
    • Sebastian Dröge's avatar
      ext/wavpack/gstwavpackenc.c: Specify and use properties as unsigned int that are an unsigned int. · 500ed581
      Sebastian Dröge authored
      Original commit message from CVS:
      * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_class_init),
      (gst_wavpack_enc_set_property), (gst_wavpack_enc_get_property):
      Specify and use properties as unsigned int that are an unsigned int.
      500ed581
    • Sebastian Dröge's avatar
      ext/wavpack/gstwavpackenc.*: Fixup docs, make the bitrate property an int as... · 833add88
      Sebastian Dröge authored
      ext/wavpack/gstwavpackenc.*: Fixup docs, make the bitrate property an int as it should be and allow to set the differ...
      
      Original commit message from CVS:
      * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_class_init),
      (gst_wavpack_enc_init), (gst_wavpack_enc_set_wp_config),
      (gst_wavpack_enc_set_property), (gst_wavpack_enc_get_property):
      * ext/wavpack/gstwavpackenc.h:
      Fixup docs, make the bitrate property an int as it should be and
      allow to set the different extra processing modes instead of only
      allowing none and the default one.
      833add88
Loading