summaryrefslogtreecommitdiff
path: root/src/htdocs/releases/gst-ffmpeg/0.8.6.xml
blob: f11d6af5dfa96036f24b2d11daa387df92c36dae (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
<?xml version="1.0"?>
<?xml-stylesheet href="../releases.xsl" type="text/xsl"?>
<release>
  <module>gst-ffmpeg</module>
  <module-fancy>GStreamer FFmpeg</module-fancy>
  <name>Vamoz a la Playa</name>
  <version>0.8.6</version>

  <intro>
<p>
The GStreamer team is happy to announce a new stable release of the
FFmpeg-based GStreamer plugin.
</p>
<p>
This module is separated from GStreamer Plug-ins for easier maintenance
and decoupled release cycles.
Our CVS contains both the patched source code to FFmpeg, as well as the
set of patches against upstream CVS, so we can send patches upstream
regularly from our modifications.
</p>
  </intro>
  <features>
    <feature>codecs for most popular formats</feature>
    <feature>snapshot update to 20/7</feature>
    <feature>new post-processing plugin</feature>
    <feature>added flv/vob muxers</feature>
    <feature>decoder performance improvements</feature>
  </features>
  <contributors>
    <person>Ronald Bultje</person>
    <person>Edward Hervey</person>
    <person>Luca Ognibene</person>
    <person>Daniel Fischer</person>
    <person>Sebastien Cote</person>
  </contributors>
  <bugs>
    <bug>
      <id>160665</id>
      <summary>[ffdec_h264] VideoSoft h.264 videos (VSSH) make totem/ffd...</summary>
    </bug>
    <bug>
      <id>308335</id>
      <summary>[PATCH] ffmpeg postprocessing plugins</summary>
    </bug>
    <bug>
      <id>308415</id>
      <summary>gst-ffmpeg cvs doesn't build in</summary>
    </bug>
    <bug>
      <id>308804</id>
      <summary>ffmpeg encoders do not set the GST_BUFFER_DELTA_UNIT flag</summary>
    </bug>
    <bug>
      <id>309050</id>
      <summary>[PATCH] flv encoding</summary>
    </bug>
    <bug>
      <id>309051</id>
      <summary>[PATCH] enable "streamheader" properties</summary>
    </bug>
    <bug>
      <id>309149</id>
      <summary>[flv] flv demuxer/decoder doesn't set correct timestamps</summary>
    </bug>
    <bug>
      <id>310054</id>
      <summary>[PATCH] fix flag handling for GST_FFMPEG_URL_STREAMHEADER</summary>
    </bug>
    <bug>
      <id>311593</id>
      <summary>fix timestamps </summary>
    </bug>
    <bug>
      <id>311802</id>
      <summary>[PATCH] local variable 'bq' for timestamp conversion unin...</summary>
    </bug>
  </bugs>
</release>