Change logs for gstreamer0.10 source package in Feisty

  • gstreamer0.10 (0.10.12-0ubuntu2) feisty; urgency=low
    
      * debian/patches/01_yacc-reentrant.patch,
        debian/control.in:
        + Make gst_parse_launch reentrant. This fixes a crash in gaim (LP: #79062)
          Patch with some changes taken from:
          http://bugzilla.gnome.org/show_bug.cgi?id=349180
          Also update flex build-dependency to >= 2.5.31 for this.
    
     -- Sebastian Dröge <email address hidden>   Sun, 18 Mar 2007 13:15:59 +0100
  • gstreamer0.10 (0.10.12-0ubuntu1) feisty; urgency=low
    
      * New upstream version:
        Changes since 0.10.11:
        - Add a warning if GLib threading support is not properly initialised
        - Add support for binary registry serialisation
        - Preliminary support for pull-mode scheduling of entire chains
        - Add support for HPPA
        - Collectpads fixes
        - Lots of bug fixes
        Bugs fixed since 0.10.11:
        - 378931 : Bison version check doesn't work on Solaris 9
        - 399875 : [multiqueue] dynamic growth not implemented.
        - 339326 : pads not set to FLUSHING when created
        - 380129 : gst_plugin_feature_load doesn't consistently ref a return...
        - 381301 : [patch] Make GstBus watch work with any GMainContext
        - 383382 : Removing pads from collectpads not threadsafe
        - 383506 : Disallow CLOCK_TIME_NONE as periodic clock id interval
        - 387073 : gst-launch videotestsrc ! ffmpegcolorspace ! ximagesink d...
        - 387866 : [docs] Small fix for GstCollectPads docs
        - 391278 : g_thread_init() called too late, possibly causing memory ...
        - 391296 : [API] add gst_update_registry() to rescan registry at run...
        - 391777 : GStreamer does not reset SEGV trap handler
        - 391909 : Fix compilation with MinGW
        - 399094 : gst_pad_start_task: small doc typo
        - 401381 : GstRegistry signals documentation is missing
        - 401781 : [API] add GST_ROUND_DOWN_* macros
        - 402393 : [API][GstCollectPads] Allow elements to specify destroy n...
        - 405284 : Changing state of pipeline can lock up with preroll queue...
        - 400656 : [PATCH] filesrc seekability detection fix (NFS and 2GB+ f...
        - 403172 : [filesrc] doesn't handle localhost file locations
        - 404569 : [filesrc] Unexpected end of file
        - 161922 : script to provide plugin installation info
        - 391915 : adapter test doesn't compile with mingw
        - 395554 : gst_tag_setter_merge_tags works at most once
        - 403597 : [API] Add ReplayGain reference level tag
        - 405288 : Configure checks use pkg-config directly
        - 381492 : [SystemClock] ClockID wait_async notification broken
        - 382592 : Multiple wait()ers break periodic clock ids
        - 385084 : endless ghost pad pull/push activate recursion until crash
        - 388201 : [API] add gst_adapter_copy()
        API additions since 0.10.11:
        - gst_update_registry()
        - gst_adapter_copy()
        - GST_ROUND_DOWN_* macros
        - GstCollectDataDestroyNotify
        - gst_query_new_latency()
        - gst_query_set_latency()
        - gst_query_parse_latency()
        - gst_message_new_lost_preroll()
        - gst_message_parse_lost_preroll()
        - gst_message_new_prerolled()
        - gst_message_new_latency()
        - gst_event_new_latency()
        - gst_event_parse_latency()
        - GST_TAG_REFERENCE_LEVEL
        - gst_base_sink_query_latency()
        - gst_base_sink_get_latency()
        - gst_bus_timed_pop()
        - gst_message_new_info()
        - gst_message_parse_info()
    
     -- Sebastien Bacher <email address hidden>   Wed,  7 Mar 2007 20:55:32 +0100
  • gstreamer0.10 (0.10.11.2-0ubuntu1) feisty; urgency=low
    
      * New upstream pre-version
    
     -- Sebastien Bacher <email address hidden>   Sun,  4 Mar 2007 12:38:08 +0100
  • gstreamer0.10 (0.10.11cvs20070222-0ubuntu1) feisty; urgency=low
    
      * New CVS snapshot
      * debian/control.in:
        - updated Maintainer for Ubuntu
      * debian/patches/01_gst_inspect_print_install_info.patch:
        - fixed with the new version
      * debian/patches/50_revert-pull-changes.patch:
        - dropped, fixed with the new version
    
     -- Sebastien Bacher <email address hidden>   Thu, 22 Feb 2007 17:40:55 +0100
  • gstreamer0.10 (0.10.11cvs20070110-0ubuntu3) feisty; urgency=low
    
      * debian/patches/50_revert-pull-changes.patch:
        + 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/control.in:
        + Also this Breaks libgstreamer-plugins-base0.10-0
          (<< 0.10.11cvs20070110-0ubuntu5)
    
     -- Sebastian Dröge <email address hidden>   Mon, 22 Jan 2007 10:42:47 +0100
  • gstreamer0.10 (0.10.11cvs20070110-0ubuntu2) feisty; urgency=low
    
      * debian/patches/00_dont_build_with_werror.patch:
        - don't build with -WError
    
     -- Sebastien Bacher <email address hidden>   Fri, 12 Jan 2007 15:39:55 +0100
  • gstreamer0.10 (0.10.11cvs20070110-0ubuntu1) feisty; urgency=low
    
      * CVS snapshot with features for the EasyCodecInstallation specification:
        - new gst_update_registry() function to update the plugin registry
      * debian/dh_gstscancodecs:
        - new tool by Ian Jackson <email address hidden> that will be used by
          the different packages shipping gstreamer plugins (during the build)
      * debian/gstreamer-tools.install:
        - install the new dh_gstscancodecs tool
      * debian/patches/01_gst_inspect_print_install_info.patch:
        - add a --print-plugin-auto-install-info option to gst-inspect,
          patch by Tim Müller
    
     -- Sebastien Bacher <email address hidden>   Wed, 10 Jan 2007 22:37:48 +0100
  • gstreamer0.10 (0.10.11-0ubuntu1) feisty; urgency=low
    
      * Sync with pkg-gstreamer SVN
        + debian/rules:
          - Use Ubuntu as distribution name and point to the correct Launchpad URL
        + debian/patches/80_ia32-hack.patch:
          - Set the plugin dir to /usr/lib32/gstreamer-0.10, when running the
            i386 binaries on amd64.
    
    gstreamer0.10 (0.10.11-1) experimental; urgency=low
    
      * New upstream release, "Love never runs on time"
    
    gstreamer0.10 (0.10.10.3-1) UNRELEASED; urgency=low
    
      * New upstream release
      * debian/patches/10_assertion-failure-on-signal-full-when-empty.patch:
        + Dropped, merged upstream
      * debian/patches/70_relibtoolize.patch:
        + Dropped, upstream uses Debian's libtool
    
    gstreamer0.10 (0.10.10-3) UNRELEASED; urgency=low
    
      * Rename 10_dont-leak-buffer-on-emptied-queue to
        10_assertion-failure-on-signal-full-when-empty, what the patch fixes is
        really an assertion failure which happens when the queue is empty at the
        moment where the "queue full" signal is processed.
    
     -- Sebastian Dröge <email address hidden>   Wed,  6 Dec 2006 22:09:43 +0100
  • gstreamer0.10 (0.10.10-2ubuntu1) feisty; urgency=low
    
      * Sync with Debian:
        + debian/rules:
          - Use Ubuntu as distribution name and point to the correct Launchpad URL
        + debian/patches/01_fix_gst_init_race_issue.patch:
          - backport patch from CVS to fix gst_init() race issue (GNOME: #355499),
            fix gnome-settings-daemon randomly refusing to start (Ubuntu: #59217)
        + debian/patches/80_ia32-hack.patch:
          - Set the plugin dir to /usr/lib32/gstreamer-0.10, when running the
            i386 binaries on amd64.
    
    gstreamer0.10 (0.10.10-2) unstable; urgency=low
    
      * New patch, 10_dont-leak-buffer-on-emptied-queue, to avoid leaking a buffer
        when a queue is emptied while sending out a signal.
    
     -- Sebastian Dröge <email address hidden>   Wed,  1 Nov 2006 13:23:03 +0100
  • gstreamer0.10 (0.10.10-1ubuntu2) edgy; urgency=low
    
      * debian/patches/01_fix_gst_init_race_issue.patch:
        - backport patch from CVS to fix gst_init() race issue (GNOME: #355499),
          fix gnome-settings-daemon randomly refusing to start (Ubuntu: #59217)
    
     -- Sebastien Bacher <email address hidden>   Thu,  5 Oct 2006 21:18:52 +0200