Skip to content
Snippets Groups Projects
  1. Jul 31, 2008
  2. Jul 28, 2008
  3. Jul 25, 2008
  4. Jul 24, 2008
  5. Jul 23, 2008
    • Michael Smith's avatar
      gst/goom/: Fix build with MSVC: include glib.h to define inline appropriately,... · 90fdf926
      Michael Smith authored
      gst/goom/: Fix build with MSVC: include glib.h to define inline appropriately, use header guards where needed.
      
      Original commit message from CVS:
      * gst/goom/convolve_fx.c:
      * gst/goom/filters.c:
      * gst/goom/goom_config.h:
      * gst/goom/goom_core.c:
      * gst/goom/goom_tools.h:
      Fix build with MSVC: include glib.h to define inline appropriately,
      use header guards where needed.
      * gst/udp/gstudpnetutils.c:
      * gst/udp/gstudpsrc.c:
      Fix build with MSVC: use WSA* constants/functions where appropriate, use
      g_snprintf rather than snprintf.
      Fixes #544433.
      90fdf926
  6. Jul 22, 2008
  7. Jul 19, 2008
    • Jan Schmidt's avatar
      configure.ac: 0.10.8.2 pre-release · 260098a7
      Jan Schmidt authored
      Original commit message from CVS:
      * configure.ac:
      0.10.8.2 pre-release
      260098a7
    • Jan Schmidt's avatar
      ext/Makefile.am: Finish hooking up pulseaudio plugin to the build. · 1b221b2c
      Jan Schmidt authored
      Original commit message from CVS:
      * ext/Makefile.am:
      Finish hooking up pulseaudio plugin to the build.
      * ext/pulse/pulsemixerctrl.c:
      Fix compilation error.
      1b221b2c
    • Jan Schmidt's avatar
      po/: Add new lithunian translation, and add french to the LINGUAS file. · 08d27f46
      Jan Schmidt authored
      Original commit message from CVS:
      * po/LINGUAS:
      * po/lt.po:
      Add new lithunian translation, and add french to the LINGUAS
      file.
      08d27f46
    • Wouter Cloetens's avatar
      ext/soup/gstsouphttpsrc.c: Fix Soup HTTP source seeking. · 6b188cbf
      Wouter Cloetens authored
      Original commit message from CVS:
      * ext/soup/gstsouphttpsrc.c:
      Fix Soup HTTP source seeking.
      Patch By: Wouter Cloetens  <wouter at mind be>
      Fixes: #540300
      * tests/check/elements/.cvsignore:
      Ignore new check programs.
      6b188cbf
    • Jan Schmidt's avatar
      Move replaygain and interleave plugins from -bad. · f505a291
      Jan Schmidt authored
      Original commit message from CVS:
      * configure.ac:
      * docs/plugins/Makefile.am:
      * docs/plugins/gst-plugins-good-plugins-docs.sgml:
      * docs/plugins/gst-plugins-good-plugins-sections.txt:
      * docs/plugins/gst-plugins-good-plugins.args:
      * docs/plugins/gst-plugins-good-plugins.hierarchy:
      * docs/plugins/gst-plugins-good-plugins.interfaces:
      * docs/plugins/gst-plugins-good-plugins.prerequisites:
      * docs/plugins/inspect/plugin-interleave.xml:
      * docs/plugins/inspect/plugin-replaygain.xml:
      * tests/check/Makefile.am:
      Move replaygain and interleave plugins from -bad.
      Fixes: #543406
      Fixes: #536228
      f505a291
  8. Jul 18, 2008
  9. Jul 17, 2008
  10. Jul 14, 2008
  11. Jul 10, 2008
  12. Jul 08, 2008
    • Mark Nauwelaerts's avatar
      gst/qtdemux/qtdemux.c: Set pixel-aspect-ratio in caps using display width and... · 2c11fa8b
      Mark Nauwelaerts authored
      gst/qtdemux/qtdemux.c: Set pixel-aspect-ratio in caps using display width and height provided in track.
      
      Original commit message from CVS:
      * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
      (qtdemux_parse_trak):
      Set pixel-aspect-ratio in caps using display width and height
      provided in track.
      2c11fa8b
    • Sebastian Dröge's avatar
      configure.ac: Don't include ERROR_CFLAGS in GST_CXXFLAGS as it might include... · 5251a948
      Sebastian Dröge authored
      configure.ac: Don't include ERROR_CFLAGS in GST_CXXFLAGS as it might include flags that are invalid for C++. Fixes bu...
      
      Original commit message from CVS:
      * configure.ac:
      Don't include ERROR_CFLAGS in GST_CXXFLAGS as it might include
      flags that are invalid for C++. Fixes bug #516509.
      5251a948
    • Sebastian Dröge's avatar
      Don't use declarations after statements and variable length arrays. · 92ed8f6a
      Sebastian Dröge authored
      Original commit message from CVS:
      * ext/raw1394/gstdv1394src.c: (gst_dv1394src_uri_set_uri):
      * ext/speex/gstspeexenc.c: (gst_speex_enc_sink_getcaps):
      * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_set_wp_config):
      * sys/v4l2/gstv4l2src.c: (gst_v4l2src_fixate):
      * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_probe_caps_for_format):
      * tests/examples/equalizer/demo.c: (message_handler):
      * tests/examples/spectrum/demo-audiotest.c: (message_handler):
      * tests/examples/spectrum/demo-osssrc.c: (message_handler):
      Don't use declarations after statements and variable length arrays.
      92ed8f6a
  13. Jul 07, 2008
  14. Jul 05, 2008
  15. Jul 04, 2008
  16. Jul 03, 2008
  17. Jul 02, 2008
    • Sebastian Dröge's avatar
      gst/matroska/matroska-demux.c: Handle position and duration query in DEFAULT... · 33e0d064
      Sebastian Dröge authored
      gst/matroska/matroska-demux.c: Handle position and duration query in DEFAULT format if the pad's track has a default ...
      
      Original commit message from CVS:
      * gst/matroska/matroska-demux.c: (gst_matroska_demux_class_init),
      (gst_matroska_demux_add_stream), (gst_matroska_demux_query),
      (gst_matroska_demux_element_query),
      (gst_matroska_demux_handle_src_query),
      (gst_matroska_demux_handle_seek_event):
      Handle position and duration query in DEFAULT format if the
      pad's track has a default frame duration set.
      Fix seeking now that the segment's duration doesn't contain the
      (possibly wrong or inaccurate) duration of the Matroska file.
      33e0d064
    • Sebastian Dröge's avatar
      gst/matroska/ebml-read.c: Use NAN constant instead of 0.0/0.0 if possible. NAN... · 2c38fcd1
      Sebastian Dröge authored
      gst/matroska/ebml-read.c: Use NAN constant instead of 0.0/0.0 if possible. NAN is defined in math.h except on MSVC wh...
      
      Original commit message from CVS:
      * gst/matroska/ebml-read.c: (_ext2dbl):
      Use NAN constant instead of 0.0/0.0 if possible. NAN is defined
      in math.h except on MSVC where it is defined in xmath.h.
      Fixes compilation with MSVC.
      2c38fcd1
    • Sebastian Dröge's avatar
      gst/matroska/matroska-demux.*: Don't set the segment duration to the duration... · 35bcb8d8
      Sebastian Dröge authored
      gst/matroska/matroska-demux.*: Don't set the segment duration to the duration from the Matroska header as this value ...
      
      Original commit message from CVS:
      * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset),
      (gst_matroska_demux_handle_src_query),
      (gst_matroska_demux_parse_info),
      (gst_matroska_demux_loop_stream_parse_id):
      * gst/matroska/matroska-demux.h:
      Don't set the segment duration to the duration from the Matroska
      header as this value could be wrong and is just informational.
      35bcb8d8
    • Sebastian Dröge's avatar
      gst/matroska/matroska-demux.c: If no Tracks element is found until the first... · 5b68f28c
      Sebastian Dröge authored
      gst/matroska/matroska-demux.c: If no Tracks element is found until the first Cluster is found search it and error out...
      
      Original commit message from CVS:
      * gst/matroska/matroska-demux.c:
      (gst_matroska_demux_loop_stream_parse_id):
      If no Tracks element is found until the first Cluster is found
      search it and error out if none is found in the complete file.
      5b68f28c
    • Sebastian Dröge's avatar
      gst/matroska/matroska-demux.c: Resync non-subtitle tracks too if a too large... · b7bd5d28
      Sebastian Dröge authored
      gst/matroska/matroska-demux.c: Resync non-subtitle tracks too if a too large gap compared to other tracks is detected.
      
      Original commit message from CVS:
      * gst/matroska/matroska-demux.c: (gst_matroska_demux_sync_streams):
      Resync non-subtitle tracks too if a too large gap compared to other
      tracks is detected.
      b7bd5d28
  18. Jul 01, 2008
    • Wim Taymans's avatar
      gst/rtp/: Add raw video pay and depayloaders, see RFC4175. · 41e20653
      Wim Taymans authored
      Original commit message from CVS:
      * gst/rtp/Makefile.am:
      * gst/rtp/gstrtp.c: (plugin_init):
      * gst/rtp/gstrtpvrawdepay.c: (gst_rtp_vraw_depay_base_init),
      (gst_rtp_vraw_depay_class_init), (gst_rtp_vraw_depay_init),
      (gst_rtp_vraw_depay_setcaps), (gst_rtp_vraw_depay_process),
      (gst_rtp_vraw_depay_change_state),
      (gst_rtp_vraw_depay_plugin_init):
      * gst/rtp/gstrtpvrawdepay.h:
      * gst/rtp/gstrtpvrawpay.c: (gst_rtp_vraw_pay_get_type),
      (gst_rtp_vraw_pay_base_init), (gst_rtp_vraw_pay_class_init),
      (gst_rtp_vraw_pay_init), (gst_rtp_vraw_pay_finalize),
      (gst_rtp_vraw_pay_setcaps), (gst_rtp_vraw_pay_handle_buffer),
      (gst_rtp_vraw_pay_plugin_init):
      * gst/rtp/gstrtpvrawpay.h:
      Add raw video pay and depayloaders, see RFC4175.
      41e20653
  19. Jun 30, 2008
Loading