~ubuntu-branches/ubuntu/trusty/pitivi/trusty-updates

Viewing all changes in revision 45.

  • Committer: Package Import Robot
  • Author(s): Timo Jyrinki, Iain Lane, Timo Jyrinki
  • Date: 2014-10-09 11:41:56 UTC
  • Revision ID: package-import@ubuntu.com-20141009114156-kzv5yugupy7purxf
Tags: 0.93-3ubuntu0.1
[ Iain Lane ]
* 0001-work-around-fix-crash-in-non-GNOME-Shell-WMs.-timeli.patch
  - Take patch from upstream bug #727851 to fix a crash on startup due to
    initialising clutter-gtk and clutter-gst in the wrong order.
* Cherry-pick patches from upstream
  - 0002-project-Fix-setting-of-restriction-caps-values.patch
    + Use set_value, not assignment as GstStructure doesn't support the
      latter.
  - 0003-elements-Don-t-use-path_round_rectangle.patch
  - 0004-elements-Don-t-use-Cogl-anymore.patch
    + Don't drop Cogl.path_round_rectangle which wasn't used and gave
      warnings on the console since they were accidentally dropped from
      Cogl's gi bindings (see
      http://lists.freedesktop.org/archives/cogl/2014-April/001641.html)
  - 0005-pitivi-Start-using-glimagesink-as-default-sink.patch
  - 0006-pipeline-Reimplement-connectWithViewer-for-glimagesi.patch
    + Use glimagesink instead of cluttersink which resolves serious
      rendeiring problems with the preview window.
      > Depend on gstreamer1.0-plugins-bad for this.

[ Timo Jyrinki ]
* Sync Iain's changes from Ubuntu 14.10 to fix crash for some of the users 
  without causing regressions for users that don't experience the crash.
  (LP: #1307746)
* Backport from 14.10 to fix error when producing video: add dependency on 
  python-gi-cairo (Closes: #743825)
* 0005-pitivi-Start-using-glimagesink-as-default-sink.patch:
  - Do not use glimagesink as it does not exist on GStreamer 1.2. Use 
    xvimagesink instead, which seems to work as drop-in replacement.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: