Change logs for gst-plugins-base0.10 source package in Feisty

  • gst-plugins-base0.10 (0.10.12-0ubuntu1) feisty; urgency=low
    
      * New upstream version:
        Changes since 0.10.11:
        - New API for on-demand plugin installation
        - Xv thread-safety and configuration enhancements
        - decodebin2 improvements
        - Support more raw audio format conversions
        - Improvements in Ogg support
        - AudioFilter base class ported to 0.10
        - Fixes for subtitles
        - Latency/live-playback support for Alsa
        - Lots of bug fixes and improvements
        Bugs fixed since 0.10.11:
        - 398721 : No video in .ogm files with decodebin2
        - 339837 : [audioconvert] support for 64-bit float audio
        - 341524 : [decodebin] can't handle decoders with always src pads wi...
        - 352069 : Add de.po German translation
        - 363379 : [oggmux] doesn't detect EOS on all sinkpads
        - 378436 : [oggdemux] rhythmbox crash on fast clicking on rating in ...
        - 380342 : Totem does not play mp3 files when lyrics are present
        - 383195 : [cddabasesrc,basertpaudiopayload] compile errors with gcc...
        - 383198 : totem crashed to gst_xvimagesink_update_colorbalance
        - 384008 : [xvimagesink] accesses - > xwindow outside locks
        - 384060 : gst_xoverlay_set_xwindow_id() causing lockups with x(v)im...
        - 387138 : x input events processing in sinks with xoverlay interfac...
        - 390063 : Documentation typo
        - 390076 : add xv adaptor and port properties in xvimagesink element.
        - 391365 : [oggdemux] internal stream error on OggFlac
        - 392070 : [vorbis] GST_TAG_LOCATION not mapped
        - 392393 : [API] add libgstbaseutils library for missing plugins mes...
        - 396042 : mpeg4 video typefinder loops endlessly on quicktime redirect
        - 396835 : audioconvert/audioresample combination causing buffer of ...
        - 397673 : [patch] XIOError caught in x[v]imagesink.c
        - 397810 : [typefinding] .vob file: could not determine type of stream
        - 398110 : [theoraenc] GLib failed to allocate 3080991032 bytes on g...
        - 399340 : Crash in the oggdemux plugin when trying to play a specia...
        - 401029 : [playbin] rapidly changing visualisation freezes
        - 401072 : Move libgimme-codec helper functions to GStreamer
        - 402505 : visualisations don't work for some samplerates
        - 407811 : decodebin2 hang on HD clip
        - 409683 : Crash with Decodebin2
        - 410396 : not reading " DATE " tags from Flac files
        - 410963 : Fails to build with -z defs
        - 357503 : [suparse] wrong timing with microdvd subtitles
        - 393310 : [pango] localtime_r does not exist in MinGW
        - 397207 : Test failure w/ HP-UX 11.11 & native compiler
        - 399948 : [textoverlay] leaks upstream events if textpad unlinked
        - 403963 : GstAudioFilter base class broken
        - 404512 : [videoscale] floating point exception on 1x1 video
        - 405020 : [alsa] probing the device-name doesn't seem to work corre...
        - 408278 : [videorate] memory leak
        - 410772 : Crash copying a GstNetBuffer
        - 401118 : [visual] error if width not a multiple of 4
        - 405451 : [alsasink] deadlocks when disconnecting USB Sounddevice
        API additions since 0.10.11:
        - GstAudioFilter
        - GST_VIDEO_SINK_CAST()
        - gst_pb_utils_add_codec_description_to_tag_list()
        - gst_pb_utils_get_codec_description()
        - gst_pb_utils_get_source_description()
        - gst_pb_utils_get_sink_description()
        - gst_pb_utils_get_decoder_description()
        - gst_pb_utils_get_encoder_description()
        - gst_pb_utils_get_element_description()
        - gst_pb_utils_init()
        - gst_install_plugins_context_new()
        - gst_install_plugins_context_set_xid()
        - gst_install_plugins_context_free()
        - gst_install_plugins_async()
        - gst_install_plugins_sync()
        - gst_install_plugins_return_get_name()
        - gst_install_plugins_installation_in_progress()
        - gst_missing_uri_source_message_new()
        - gst_missing_uri_sink_message_new
        - gst_missing_element_message_new
        - gst_missing_decoder_message_new
        - gst_missing_encoder_message_new
        - gst_missing_plugin_message_get_installer_detail
        - gst_missing_plugin_message_get_description
        - gst_is_missing_plugin_message
    
     -- Sebastien Bacher <email address hidden>   Wed,  7 Mar 2007 21:17:34 +0100
  • gst-plugins-base0.10 (0.10.11.4-0ubuntu1) feisty; urgency=low
    
      * New upstream pre-version
    
     -- Sebastien Bacher <email address hidden>   Tue,  6 Mar 2007 16:51:38 +0100
  • gst-plugins-base0.10 (0.10.11.2-0ubuntu1) feisty; urgency=low
    
      * New upstream pre-version
    
     -- Sebastien Bacher <email address hidden>   Sun,  4 Mar 2007 12:50:40 +0100
  • gst-plugins-base0.10 (0.10.11cvs20070222-0ubuntu1) feisty; urgency=low
    
      * New CVS snapshot
      * debian/control.in:
        - updated Maintainer for Ubuntu
      * debian/patches/50_revert-pull-changes.diff:
        - dropped, fixed with the new version
      * debian/rules:
        - build with configure option
          --with-install-plugins-helper="/usr/bin/gnome-codec-install"
    
     -- Sebastien Bacher <email address hidden>   Thu, 22 Feb 2007 19:01:06 +0100
  • gst-plugins-base0.10 (0.10.11cvs20070110-0ubuntu5) feisty; urgency=low
    
      * debian/patches/50_revert-pull-changes.diff:
        + Revert upstream change that changes pull behaviour and apparently broke
          apedemux, id3demux and probably other demuxers and typefind. This is
          already fixed upstream but the changes required are not really trivial.
          For now this workaround will help (Ubuntu: #80626)
      * debian/rules:
        + Require gstreamer0.10 >= 0.10.11cvs20070110-0ubuntu3 as build dependency
    
     -- Sebastian Dröge <email address hidden>   Mon, 22 Jan 2007 10:48:53 +0100
  • gst-plugins-base0.10 (0.10.11cvs20070110-0ubuntu4) feisty; urgency=low
    
      * debian/rules:
        - use LD_LIBRARY_PATH to call dh_gstscancodecs,
          the code needs libgstreamer-plugins-base0.10-0 to work
    
     -- Sebastien Bacher <email address hidden>   Tue, 16 Jan 2007 11:52:03 +0100
  • gst-plugins-base0.10 (0.10.11cvs20070110-0ubuntu3) feisty; urgency=low
    
      * debian/build-deps.in:
        - Build-Depends on gstreamer-tools (>= 0.10.11cvs20070110),
          dh_gstscancodecs is shipped by that package, not libgstreamer0.10-0
    
     -- Sebastien Bacher <email address hidden>   Mon, 15 Jan 2007 21:26:22 +0100
  • gst-plugins-base0.10 (0.10.11cvs20070110-0ubuntu2) feisty; urgency=low
    
      * debian/rules:
        - run dh_gstscancodecs after the build
    
     -- Sebastien Bacher <email address hidden>   Mon, 15 Jan 2007 18:59:35 +0100
  • gst-plugins-base0.10 (0.10.11cvs20070110-0ubuntu1) feisty; urgency=low
    
      * CVS snapshot with features for the EasyCodecInstallation specification:
        - new libgstbaseutils library
      * debian/libgstreamer-plugins-base.install:
        - list new libgstbaseutils library
      * debian/rules:
        - updated gstreamer0.10 requirement
    
     -- Sebastien Bacher <email address hidden>   Thu, 11 Jan 2007 00:00:07 +0100
  • gst-plugins-base0.10 (0.10.11-0ubuntu1) feisty; urgency=low
    
      * Sync with pkg-gstreamer SVN:
        + debian/build-deps.in:
          - removed the type-handling Build-Depends for now
        + debian/control.in,
          debian/rules,
          debian/gstreamer-plugins-base.install:
          - removed @linux@ stuff and replaced it with any
        + debian/patches/01_alsadmixsink.patch:
          - Added again
      * debian/rules:
        + Use Ubuntu as distribution name and point to the proper Launchpad URL
      * debian/control.in:
        + Add Replaces for gstreamer0.10-plugins-bad on gstreamer0.10-plugins-base
    
    gst-plugins-base0.10 (0.10.11-1) experimental; urgency=low
    
      * New upstream release, "Dumb things"
    
    gst-plugins-base0.10 (0.10.10.4-1) UNRELEASED; urgency=low
    
      * New upstream release
      * debian/patches/70_relibtoolize.patch:
        + Dropped, upstream uses Debian's libtool
      * debian/build-deps.in:
        + Raise liboil0.3-dev build dependency to >= 0.3.8
      * debian/rules:
        + Raise gstreamer0.10 build-dependency to >= 0.10.10.1
      * debian/gstreamer-plugins-base.install:
        + Add decodebin2 plugin
    
     -- Sebastian Dröge <email address hidden>   Wed,  6 Dec 2006 22:16:08 +0100
  • gst-plugins-base0.10 (0.10.10-2ubuntu1) feisty; urgency=low
    
      * Sync with Debian, remaining Ubuntu changes:
        + debian/build-deps.in:
          - removed the type-handling Build-Depends for now
        + debian/control.in,
          debian/rules,
          debian/gstreamer-plugins-base.install:
          - removed @linux@ stuff and replaced it with any
        + debian/patches/01_alsadmixsink.patch:
          - Added again
      * debian/rules:
        + Use Ubuntu as distribution name and point to the proper Launchpad URL
      * debian/control.in:
        + Add Replaces for gstreamer0.10-plugins-bad on gstreamer0.10-plugins-base
    
    gst-plugins-base0.10 (0.10.10-2) unstable; urgency=low
    
      * Drop superfluous libgstvideo4linux.so lines in
        gstreamer-plugins-base.install; thanks Aurelien Jarno for fixing
        GNU/kFreeBSD again! closes: #391853.
    
     -- Sebastian Dröge <email address hidden>   Tue,  7 Nov 2006 22:33:58 +0100
  • gst-plugins-base0.10 (0.10.10-1ubuntu1) edgy; urgency=low
    
      * Sync with Debian, remaining Ubuntu changes:
        + debian/build-deps.in:
          - removed the type-handling Build-Depends for now
        + debian/control.in,
          debian/rules:
          - removed @linux@ stuff and replaced it with any
        + debian/patches/01_alsadmixsink.patch:
          - Added again
      * debian/rules:
        + Use Ubuntu as distribution name and point to the proper Launchpad URL
      * debian/control.in:
        + Add Replaces for gstreamer0.10-plugins-bad on gstreamer0.10-plugins-base
          for the GDP plugin
      * UVF Exception granted by Matt Zimmerman
    
    gst-plugins-base0.10 (0.10.10-1) unstable; urgency=low
    
      [ Sebastian Dröge ]
      * New upstream release, "Chorizo", some API additions.
        - Fix handling of ALSA emu10k1 mixer tracks. (Closes: #387095)
        - debian/patches/70_relibtoolize.patch:
          + Updated
        - debian/rules:
          + Bump libgstreamer0.10-dev build dependency to (>= 0.10.9.1)
        - debian/gstreamer-plugins-base.install:
          + Add the new GDP element
    
      [ Loic Minier ]
      * Force generation of debian/control, whatever the timestamps say.
      * Fix duplicate dependencies.
    
    gst-plugins-base0.10 (0.10.9-3) unstable; urgency=low
    
      * debian/rules,
        debian/control.in:
        + Add a -dbg package
      * debian/compat,
        debian/build-deps.in:
        + Bump debhelper compat level to 5
    
     -- Sebastian Dröge <email address hidden>   Fri, 15 Sep 2006 01:31:00 +0200