summaryrefslogtreecommitdiff
path: root/src/htdocs/releases/gnonlin/0.10.11.xml
blob: c9bd974ee763a7d5d691246fa62d300401a2bec0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
<?xml version="1.0"?>
<?xml-stylesheet href="../releases.xsl" type="text/xsl"?>
<release>
  <module>gnonlin</module>
  <module-fancy>GNonLin Non-Linear Editing Plug-ins</module-fancy>
  <name>How about green for the bikeshed?</name>
  <version>0.10.11</version>

  <intro>

<p>
The GStreamer team is proud to announce a new release
in the 0.10.x stable series of GNonLin.
</p>

<p>
This module contains a set of plug-ins for GStreamer to ease the
creation of multimedia editors, or any other application where a
timeline-oriented use of GStreamer makes sense.
</p>
<p>
These elements include:
<dl>
<dt>gnlsource</dt>
<dd>An element for using source elements/bins in a GnlComposition</dd>
<dt>gnlfilesource</dt>
<dd>A higher-level element for using a uri in a GnlComposition</dd>
<dt>gnlcomposition</dt>
<dd>A container element that handles GNonLin objects</dd>
<dt>gnloperation</dt>
<dd>An element for using filters in a GnlComposition</dd>
</dl>
</p>
  </intro>
  <features>
    <feature>Speedup option to avoid recalculation during composition changes</feature>
    <feature>Switch to regular seeks for more efficient beheaviour</feature>
    <feature>More GstQuery/GstEvent handling</feature>
    <feature>Bugfixes on GnlOperation</feature>
    <feature>Switch to GIT</feature>
    <feature>Documentation</feature>
  </features>

  <applications>
GNonLin is primarily used by PiTiVi (http://www.pitivi.org/) and Jokosher (http://www.jokosher.org/).
  </applications>
        <contributors>
	<person>Alessandro Decina</person>
	<person>Cygwin Ports maintainer</person>
	<person>David Schleef</person>
	<person>Edward Hervey</person>
	<person>Felipe Contreras</person>
	<person>Jan Schmidt</person>
	<person>Marc-Andre Lureau</person>
	<person>Sebastian Dröge</person>
	<person>Stefan Kost</person>
  </contributors>

<!--
  <api>
    <additions>
    </additions>
    <depreciations>
    </depreciations>
  </api>
-->

  

  

  

  <bugs>
    <bug>
      <id>398453</id>
      <summary>Implement time-shifting for QoS events</summary>
    </bug>
    <bug>
      <id>555898</id>
      <summary>[optimisation] Block signals from timeline while doing co...</summary>
    </bug>
    <bug>
      <id>563507</id>
      <summary>Tests are using &quot; alpha &quot; element from gst-plugins-good but...</summary>
    </bug>
    <bug>
      <id>566796</id>
      <summary>Deadlock using nested compositions</summary>
    </bug>
    <bug>
      <id>569854</id>
      <summary>Generic duration reporting/querying</summary>
    </bug>
    <bug>
      <id>578234</id>
      <summary>[gnloperation] Implement time-shifting on sinkpad event/q...</summary>
    </bug>
    <bug>
      <id>575972</id>
      <summary>[GnlComposition] Switch to using regular segment seeks in...</summary>
    </bug>
  </bugs>

</release>