Release 0.8.3
[platform/upstream/gstreamer.git] / RELEASE
1
2 GStreamer: Release notes for GStreamer FFmpeg 0.8.3 "Tiny Piece of Plastic"
3         
4
5 The GStreamer team is happy to announce a new stable release of the
6 FFmpeg-based GStreamer plugin.
7
8
9 This module is separated from GStreamer Plugins for easier maintenance
10 and decoupled release cycles.
11 Our CVS contains both the patched source code to FFmpeg, as well as the
12 set of patches against upstream CVS, so we can send patches upstream
13 regularly from our modifications.
14
15   
16 Features of this release
17     
18       * codecs for most popular formats
19       * optimized colorspace conversion
20       * stability and synchronization fixes
21
22 Bugs fixed in this release
23     
24       * 137552 : [ffenc_h263p] segfaults
25       * 138672 : [ffdec_msvc] Horseb~1.avi
26       * 140137 : [ffdec_msmpeg4] Can't play pokem.avi
27       * 148479 : [ffenc_mpeg4] broken
28       * 150495 : [build] gst-ffmpeg build failure on Solaris
29       * 152693 : [PATCH] [build] Compile errors with gcc 2.95
30       * 155212 : crash in gstffmpegdec
31       * 155274 : [ffdec_mp3] ID3 handling by gst-ffmpeg
32       * 155363 : [build] gst-ffmpeg fails to build RPMS from CVS
33       * 156920 : [PATCH][ffmpegdemux] close before forwarding event...
34       * 157702 : [mpeg] file that ffmpeg fails to play correctly
35       * 159319 : castaway.mov looks bad
36       * 159755 : [PATCH] use ffmpeg pixel-aspect-ratio if available
37       * 160318 : [ff[dec|enc]_mjpeg] should support image/jpeg
38       * 161395 : Quicktime Video Causing segfault 
39       * 162215 : resetting rank for mp3demux
40
41 Download
42
43 You can find source releases of gst-ffmpeg in the download directory:
44 http://gstreamer.freedesktop.org/src/gst-ffmpeg/
45
46 GStreamer Homepage
47
48 More details can be found on the project's website:
49 http://gstreamer.freedesktop.org/
50
51 Support and Bugs
52
53 We use GNOME's bugzilla for bug reports and feature requests:
54 http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer
55
56 Developers
57
58 CVS is hosted on cvs.freedesktop.org.
59 All code is in CVS and can be checked out from there.
60 Interested developers of the core library, plug-ins, and applications should
61 subscribe to the gstreamer-devel list. If there is sufficient interest we
62 will create more lists as necessary.
63
64         
65 Contributors to this release
66     
67       * Ronald Bultje
68       * Thomas Vander Stichele
69       * David Schleef
70       * Sebastien Cote
71       * Wim Taymans
72