Release 0.10.17
[platform/upstream/gst-libav.git] / RELEASE
1
2 Release notes for GStreamer FFmpeg Plug-ins 0.10.9 "Shooting the moon"
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       * Update FFmpeg snapshot to SVN 19580 on the 0.5 branch
38       * Improve tag passing
39       * Track timestamps and frame delay for improved timestamping
40       * Support 4khz ADPCM and g.721
41
42 Bugs fixed in this release
43      
44       * 574661 : [gstffmpegdec] Wrong usage of parsers
45       * 575545 : [gstffmpegenc] Wrong usage of AVCodec.pix_fmts
46       * 578278 : gst-ffmpeg: assign offsets (from upstream) to outgoing buffers
47       * 586894 : distclean removes gst-libs/ext/ffmpeg
48       * 586957 : [ffdemux_ape] APE file metadata not retained during transcode
49       * 588546 : Add AC3 audio codec to DVD Muxer
50       * 590172 : ffdec_theora does not work
51       * 590964 : Varying licensing in COPYING file in release tarballs
52       * 591038 : Colorspace error during negotiation in ffenc_mjpeg
53       * 591163 : Duration calculation is wrong for codecs with ticks_per_frame != 1
54       * 591469 : gst-ffmpeg won't build
55       * 591809 : [ffdec_adpcm_ima_wav] can't decode ADPCM file
56       * 593141 : Add AG_GST_ARG_WITH_PKG_CONFIG_PATH to configure
57       * 594306 : ffdec_* sets channel-positions for common mono and stereo cases
58       * 594454 : gstreamer does not support adpcm, g721  audio file ?
59
60 Download
61
62 You can find source releases of gst-ffmpeg in the download directory:
63 http://gstreamer.freedesktop.org/src/gst-ffmpeg/
64
65 GStreamer Homepage
66
67 More details can be found on the project's website:
68 http://gstreamer.freedesktop.org/
69
70 Support and Bugs
71
72 We use GNOME's bugzilla for bug reports and feature requests:
73 http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer
74
75 Developers
76
77 GStreamer is stored in Git, hosted at git.freedesktop.org, and can be cloned from there.
78 Interested developers of the core library, plug-ins, and applications should
79 subscribe to the gstreamer-devel list. If there is sufficient interest we
80 will create more lists as necessary.
81
82         
83 Applications
84   
85 Contributors to this release
86     
87       * Edward Hervey
88       * Jan Schmidt
89       * Jarkko Palviainen
90       * Jonathan Matthew
91       * Jordi Mas
92       * Olivier Crête
93       * Sebastian Dröge
94       * Sjoerd Simons
95       * Stefan Kost
96       * Tim-Philipp Müller
97       * Wim Taymans
98       * Руслан Ижбулатов
99