summaryrefslogtreecommitdiff
path: root/src/htdocs/releases/gstreamer/1.8.1.xml
blob: 0df766e3bfb67ead43a9b0e7eca92c52c1a85015 (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
<?xml version="1.0"?>
<!DOCTYPE xml [ <!ENTITY % site-entities SYSTEM "../../entities.site"> %site-entities; ]>
<?xml-stylesheet href="../releases.xsl" type="text/xsl"?>
<release>
  <module>gstreamer</module>
  <module-fancy>GStreamer</module-fancy>
  <name></name>
  <version>1.8.1</version>

  <intro>
<p>
The GStreamer team is proud to announce the first bugfix release in the stable
1.8 release series of your favourite cross-platform multimedia framework!
</p>
<p>
This release only contains bugfixes and it is safe to update from 1.8.0. For a
full list of bugfixes see <a href="https://bugzilla.gnome.org/buglist.cgi?bug_status=RESOLVED&amp;bug_status=VERIFIED&amp;classification=Platform&amp;limit=0&amp;list_id=117422&amp;order=bug_id&amp;product=GStreamer&amp;query_format=advanced&amp;resolution=FIXED&amp;target_milestone=1.8.1">Bugzilla</a>.
</p>
<p>
See <a href="&site;/releases/1.8/">&site;/releases/1.8/</a> for the full release notes.
</p>
<p>
This module, gstreamer, only contains core functionality.
For actual media playback, you will need other modules.
<dl>
<dt>gst-plugins-base</dt>
<dd>contains a basic set of well-supported plugins</dd>
<dt>gst-plugins-good</dt>
<dd>contains a set of well-supported plugins under our preferred license</dd>
<dt>gst-plugins-ugly</dt>
<dd>contains a set of well-supported plugins, but might pose problems for
    distributors</dd>
<dt>gst-plugins-bad</dt>
<dd>contains a set of less supported plugins that haven't passed the
    rigorous quality testing we expect, or are still missing documentation
    and/or unit tests</dd>
<dt>gst-libav</dt>
<dd>contains a set of codecs plugins based on libav (formerly gst-ffmpeg)</dd>
</dl>

</p>
  </intro>
      <contributors>
	<person>Carlos Rafael Giani</person>
	<person>Edward Hervey</person>
	<person>Havard Graff</person>
	<person>Sebastian Dröge</person>
	<person>Stian Selnes</person>
  </contributors>

  <bugs>
    <bug>
      <id>727105</id>
      <summary>doc: Drop reference to osssink / esdsink / etc, from gst-launch-1.0 man page</summary>
    </bug>
    <bug>
      <id>741001</id>
      <summary>GST_DEBUG categories are missing when using --gst-debug-help</summary>
    </bug>
    <bug>
      <id>761912</id>
      <summary>gstpad: Fix race between gst_element_remove_pad and state change</summary>
    </bug>
    <bug>
      <id>762995</id>
      <summary>queue: Use full running time for level calculation</summary>
    </bug>
    <bug>
      <id>763753</id>
      <summary>valve: don't send sticky events as a direct response to upstream events</summary>
    </bug>
    <bug>
      <id>763757</id>
      <summary>multiqueue: Make sure mq- &gt; percent remains valid after modifying high-percent value</summary>
    </bug>
    <bug>
      <id>765096</id>
      <summary>baseparse: When initializing DTS from PTS, remember that we did so</summary>
    </bug>
    <bug>
      <id>765260</id>
      <summary>baseparse: regression with aac streams</summary>
    </bug>
  </bugs>
</release>