Release 0.10.4
[platform/upstream/gst-libav.git] / RELEASE
1
2 Release notes for GStreamer FFmpeg Plug-ins 0.10.4 "A jump to the left"
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       * New build system based on direct upstream FFmpeg svn
38       * Much newer FFmpeg with more decoders
39       * New ffaudioresample element
40       * Better timestamp handling
41       * Basic reverse playback
42       * New codecs wrapped
43
44 Bugs fixed in this release
45      
46       * 504056 : [ffvideoscale] Switch to using libswscale
47       * 488913 : Move to a saner ffmpeg checkout system
48       * 321662 : reenable our get_buffer function in gst-ffmpeg
49       * 334707 : ffmpeg reads past the end of data passed to it
50       * 337866 : [ffmpeg] timestamps wrong
51       * 338989 : [ffenc_mjpeg] Creates garbled content
52       * 359965 : ffenc_huffyuv broken
53       * 394208 : Compile Error on Intel Mac OS X
54       * 421068 : ffenc_h263p -- missing options
55       * 427082 : [fixed upstream] totem crashes when trying to play an .AIF
56       * 449420 : [fixed upstream] [FLV] Incorrect FLV frame sizes
57       * 467121 : [fixed upstream] WVC1 codec
58       * 482660 : h264 playback is not smooth
59       * 496127 : [deinterlace/scale/postproc] support for non-I420 colorsp...
60       * 503249 : Add GIF support
61       * 503733 : PATCH: stop gst-inspect --print-all from crashing when gs...
62       * 510745 : Add musepack sv7 support
63       * 510985 : Don't register typefinders for which we have replacements...
64       * 511011 : gst-ffmpeg autogen.sh not checking for subversion presence
65       * 511476 : Missing codec inside gstffmpegcodecmap.c
66       * 515205 : Dubious .flv file crashes totem
67       * 515811 : add debug-mv property to ffdec_*
68       * 518033 : Add Monkey's Audio (APE) support
69       * 519235 : make clean twice produces some error messages
70       * 528082 : [ffmpeg] compile error
71       * 529015 : Port from deprecated img_convert to swscale
72       * 531857 : Can't play WVC1 videos
73       * 532803 : Doesn't build properly with system ffmpeg
74
75 Download
76
77 You can find source releases of gst-ffmpeg in the download directory:
78 http://gstreamer.freedesktop.org/src/gst-ffmpeg/
79
80 GStreamer Homepage
81
82 More details can be found on the project's website:
83 http://gstreamer.freedesktop.org/
84
85 Support and Bugs
86
87 We use GNOME's bugzilla for bug reports and feature requests:
88 http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer
89
90 Developers
91
92 CVS is hosted on cvs.freedesktop.org.
93 All code is in CVS and can be checked out from there.
94 Interested developers of the core library, plug-ins, and applications should
95 subscribe to the gstreamer-devel list. If there is sufficient interest we
96 will create more lists as necessary.
97
98         
99 Applications
100   
101 Contributors to this release
102     
103       * Andy Wingo
104       * Damien Lespiau
105       * Dejan Sakelšak
106       * Edward Hervey
107       * Gabriel Bouvigne
108       * Jan Schmidt
109       * Michael Smith
110       * Sebastian Dröge
111       * Stefan Kost
112       * Tim-Philipp Müller
113       * Wim Taymans
114