releasing 0.10.5, "This little piggy went to market"
[platform/upstream/gst-libav.git] / RELEASE
1
2 Release notes for GStreamer FFmpeg Plug-ins 0.10.5 "This little piggy went to market"
3         
4
5 The GStreamer team is proud to announce a new release
6 in the 0.10.x stable series of the
7 GStreamer FFmpeg Plug-ins.
8
9
10 The 0.10.x series is a stable series targeted at end users.
11 It is not API or ABI compatible with the stable 0.8.x series.
12 It is, however, parallel installable with the 0.8.x series.
13
14
15 This module contains plug-ins using libraries from the FFmpeg project.
16
17
18
19 Other modules containing plug-ins are:
20
21
22 gst-plugins-base
23 contains a basic set of well-supported plug-ins
24 gst-plugins-ugly
25 contains a set of well-supported plug-ins, but might pose problems for
26     distributors
27 gst-plugins-bad
28 contains a set of less supported plug-ins that haven't passed the
29     rigorous quality testing we expect
30
31
32
33   
34
35 Features of this release
36     
37       * Updated to upstream ffmpeg revision r15004 (28th Aug 2008)
38       * Parallel installability with 0.8.x series
39       * Threadsafe design and API
40
41 Bugs fixed in this release
42      
43       * 371939 : mov/mp4/m4a/3gp/3g2 muxers create wrong durations
44       * 383420 : [ffmpeg] ISO-derivative muxers don't handle audio correctly
45       * 518705 : Can't play streams from Rai.it
46       * 533708 : broken mpeg-ts typefinding?
47       * 534371 : autogen.sh not dist'ed
48       * 534390 : Patch: use av_picture_copy instead of swscale to copy pic...
49       * 534392 : PATCH: never use ffdec_faad
50       * 534783 : Remove FLV demuxer
51       * 540401 : Garbled sound instead of music
52       * 549799 : all audio codecs claim to support up to 6 channels
53
54 Download
55
56 You can find source releases of gst-ffmpeg in the download directory:
57 http://gstreamer.freedesktop.org/src/gst-ffmpeg/
58
59 GStreamer Homepage
60
61 More details can be found on the project's website:
62 http://gstreamer.freedesktop.org/
63
64 Support and Bugs
65
66 We use GNOME's bugzilla for bug reports and feature requests:
67 http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer
68
69 Developers
70
71 CVS is hosted on cvs.freedesktop.org.
72 All code is in CVS and can be checked out from there.
73 Interested developers of the core library, plug-ins, and applications should
74 subscribe to the gstreamer-devel list. If there is sufficient interest we
75 will create more lists as necessary.
76
77         
78 Applications
79   
80 Contributors to this release
81     
82       * Aurelien Grimaud
83       * Edward Hervey
84       * Jan Schmidt
85       * Mark Nauwelaerts
86       * Michael Smith
87       * Sebastian Dröge
88       * Thijs Vermeir
89       * Tim-Philipp Müller
90       * Wim Taymans
91