summaryrefslogtreecommitdiff
path: root/src/htdocs/releases/gst-ffmpeg/0.10.4.xml
blob: f984801035400c662fe7968500f7de7d4db97f92 (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
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
<?xml version="1.0"?>
<?xml-stylesheet href="../releases.xsl" type="text/xsl"?>
<release>
  <module>gst-ffmpeg</module>
  <module-fancy>GStreamer FFmpeg Plug-ins</module-fancy>
  <name>A jump to the left</name>
  <version>0.10.4</version>

  <intro>
<p>
The GStreamer team is proud to announce a new release
in the 0.10.x stable series of the
GStreamer FFmpeg Plug-ins.
</p>
<p>
The 0.10.x series is a stable series targeted at end users.
It is not API or ABI compatible with the stable 0.8.x series.
It is, however, parallel installable with the 0.8.x series.
</p>
<p>
This module contains plug-ins using libraries from the FFmpeg project.
</p>

<p>
Other modules containing plug-ins are:

<dl>
<dt>gst-plugins-base</dt>
<dd>contains a basic set of well-supported plug-ins</dd>
<dt>gst-plugins-ugly</dt>
<dd>contains a set of well-supported plug-ins, but might pose problems for
    distributors</dd>
<dt>gst-plugins-bad</dt>
<dd>contains a set of less supported plug-ins that haven't passed the
    rigorous quality testing we expect</dd>
</dl>

</p>
  </intro>

  <features>
    <feature>New build system based on direct upstream FFmpeg svn</feature>
    <feature>Much newer FFmpeg with more decoders</feature>
    <feature>New ffaudioresample element</feature>
    <feature>Better timestamp handling</feature>
    <feature>Basic reverse playback</feature>
    <feature>New codecs wrapped</feature>
  </features>

  <applications>
  </applications>

      <contributors>
	<person>Andy Wingo</person>
	<person>Damien Lespiau</person>
	<person>Dejan Sakelšak</person>
	<person>Edward Hervey</person>
	<person>Gabriel Bouvigne</person>
	<person>Jan Schmidt</person>
	<person>Michael Smith</person>
	<person>Sebastian Dröge</person>
	<person>Stefan Kost</person>
	<person>Tim-Philipp Müller</person>
	<person>Wim Taymans</person>
  </contributors>



<!--
  <api>
    <additions>
    </additions>
    <deprecations>
    </deprecations>
  </api>
-->

  

  

  <bugs>
    <bug>
      <id>504056</id>
      <summary>[ffvideoscale] Switch to using libswscale</summary>
    </bug>
    <bug>
      <id>488913</id>
      <summary>Move to a saner ffmpeg checkout system</summary>
    </bug>
    <bug>
      <id>321662</id>
      <summary>reenable our get_buffer function in gst-ffmpeg</summary>
    </bug>
    <bug>
      <id>334707</id>
      <summary>ffmpeg reads past the end of data passed to it</summary>
    </bug>
    <bug>
      <id>337866</id>
      <summary>[ffmpeg] timestamps wrong</summary>
    </bug>
    <bug>
      <id>338989</id>
      <summary>[ffenc_mjpeg] Creates garbled content</summary>
    </bug>
    <bug>
      <id>359965</id>
      <summary>ffenc_huffyuv broken</summary>
    </bug>
    <bug>
      <id>394208</id>
      <summary>Compile Error on Intel Mac OS X</summary>
    </bug>
    <bug>
      <id>421068</id>
      <summary>ffenc_h263p -- missing options</summary>
    </bug>
    <bug>
      <id>427082</id>
      <summary>[fixed upstream] totem crashes when trying to play an .AIF</summary>
    </bug>
    <bug>
      <id>449420</id>
      <summary>[fixed upstream] [FLV] Incorrect FLV frame sizes</summary>
    </bug>
    <bug>
      <id>467121</id>
      <summary>[fixed upstream] WVC1 codec</summary>
    </bug>
    <bug>
      <id>482660</id>
      <summary>h264 playback is not smooth</summary>
    </bug>
    <bug>
      <id>496127</id>
      <summary>[deinterlace/scale/postproc] support for non-I420 colorsp...</summary>
    </bug>
    <bug>
      <id>503249</id>
      <summary>Add GIF support</summary>
    </bug>
    <bug>
      <id>503733</id>
      <summary>PATCH: stop gst-inspect --print-all from crashing when gs...</summary>
    </bug>
    <bug>
      <id>510745</id>
      <summary>Add musepack sv7 support</summary>
    </bug>
    <bug>
      <id>510985</id>
      <summary>Don't register typefinders for which we have replacements...</summary>
    </bug>
    <bug>
      <id>511011</id>
      <summary>gst-ffmpeg autogen.sh not checking for subversion presence</summary>
    </bug>
    <bug>
      <id>511476</id>
      <summary>Missing codec inside gstffmpegcodecmap.c</summary>
    </bug>
    <bug>
      <id>515205</id>
      <summary>Dubious .flv file crashes totem</summary>
    </bug>
    <bug>
      <id>515811</id>
      <summary>add debug-mv property to ffdec_*</summary>
    </bug>
    <bug>
      <id>518033</id>
      <summary>Add Monkey's Audio (APE) support</summary>
    </bug>
    <bug>
      <id>519235</id>
      <summary>make clean twice produces some error messages</summary>
    </bug>
    <bug>
      <id>528082</id>
      <summary>[ffmpeg] compile error</summary>
    </bug>
    <bug>
      <id>529015</id>
      <summary>Port from deprecated img_convert to swscale</summary>
    </bug>
    <bug>
      <id>531857</id>
      <summary>Can't play WVC1 videos</summary>
    </bug>
    <bug>
      <id>532803</id>
      <summary>Doesn't build properly with system ffmpeg</summary>
    </bug>
  </bugs>

</release>