Skip to content
Snippets Groups Projects
  1. Aug 26, 2008
  2. Aug 12, 2008
    • Jan Schmidt's avatar
      Mention pre-release 0.10.9.2 in the ChangeLog note. · ba63248e
      Jan Schmidt authored
      Original commit message from CVS:
      Mention pre-release 0.10.9.2 in the ChangeLog note.
      ba63248e
    • Jan Schmidt's avatar
      Remove libcdio based cdda src that's moved to -ugly · 273796c9
      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/inspect/plugin-cdio.xml:
      * ext/Makefile.am:
      * ext/cdio/Makefile.am:
      * ext/cdio/gstcdio.c:
      * ext/cdio/gstcdio.h:
      * ext/cdio/gstcdiocddasrc.c:
      * ext/cdio/gstcdiocddasrc.h:
      Remove libcdio based cdda src that's moved to -ugly
      * po/LINGUAS:
      * po/POTFILES.in:
      * po/id.po:
      New translation.
      273796c9
  3. Jul 31, 2008
  4. Jul 28, 2008
  5. Jul 25, 2008
  6. Jul 24, 2008
  7. 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
  8. Jul 22, 2008
  9. 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
  10. Jul 18, 2008
  11. Jul 17, 2008
  12. Jul 14, 2008
  13. Jul 10, 2008
  14. 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
  15. Jul 07, 2008
  16. Jul 05, 2008
  17. Jul 04, 2008
  18. Jul 03, 2008
  19. 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
Loading