]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/gst-plugins-ugly0-10.git/blob - RELEASE
DEBIAN: Debianization
[glsdk/gst-plugins-ugly0-10.git] / RELEASE
2 Release notes for GStreamer Ugly Plug-ins 0.10.18 "Extra Life"
3         
5 The GStreamer team is proud to announce a new release
6 in the 0.10.x stable series of the
7 GStreamer Ugly Plug-ins.
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.
16 "When you have to shoot, shoot.  Don't talk."
19 There are times when the world needs a color between black and white.
20 Quality code to match the good's, but two-timing, backstabbing and ready to
21 sell your freedom down the river.  These plug-ins might have a patent noose
22 around their neck, or a lock-up license, or any other problem that makes you
23 think twice about shipping them.
26 We don't call them ugly because we like them less.  Does a mother love her
27 son less because he's not as pretty as the other ones ? No  - she commends
28 him on his great personality.  These plug-ins are the life of the party.
29 And we'll still step in and set them straight if you report any unacceptable
30 behaviour - because there are two kinds of people in the world, my friend:
31 those with a rope around their neck and the people who do the cutting.
34 This module contains a set of plug-ins that have good quality and correct
35 functionality, but distributing them might pose problems.  The license
36 on either the plug-ins or the supporting libraries might not be how we'd
37 like. The code might be widely known to present patent problems.
38 Distributors should check if they want/can ship these plug-ins.
41 Other modules containing plug-ins are:
44 gst-plugins-base
45 contains a basic set of well-supported plug-ins
46 gst-plugins-good
47 contains a set of well-supported plug-ins under our preferred license
48 gst-plugins-bad
49 contains a set of less supported plug-ins that haven't passed the
50     rigorous quality testing we expect
54   
56 Features of this release
57     
58       * amrwbdec: avoid stalling on invalid frame
59       * asfpacket: don't rely on data from duration extension
60       * dvdsubdec: Implement clipping if the video size is smaller than the subpicture size
61       * dvdsubdec: Output only a single buffer per subpicture and set the correct duration
62       * lamemp3enc: implement sinkpad get_caps() function to proxy rate and channels restrictions from downstream
63       * mad: build the mad plugin even if libid3tag is not available
64       * mpeg2dec: do not fail fatally when downstream is unlinked (let upstream handle that)
65       * mpeg2dec: don't deadlock when setting an index
66       * mpegstream: increase allowable gap between streams
67       * x264enc: allow changing the bitrate and quantitizers dynamically
68       * x264enc: don't register flags with a value of 0
69       * x264enc: implement getcaps function to proxy downstream caps restrictions upstream
70       * x264enc: make tag event writable before modifying tag list in place
71       * x264enc: set max bitrate in quality mode
73 Bugs fixed in this release
74      
75       * 539708 : [mpegstream] Increase allowable gap between streams
76       * 607698 : asfdemux: fix parsing of packets with padding
77       * 619136 : [dvdsubdec] spits out buffers at video framerate
78       * 621663 : x264enc: support changing bitrate property on the fly
79       * 639291 : [xingmux] Return NULL instead of 0 for a function returning gboolean
80       * 639715 : amrparse: seek error with EOS
81       * 640272 : x264enc: make tag event writable before modifying tag list in place
82       * 641151 : lame: doesn't negotiate sample rate properly
83       * 642360 : x264enc: Don't register flags which have 0 as a value
84       * 644704 : [dvdsubedc] no SPU clipping implemented
85       * 647709 : mpeg2dec: errors out on not-linked flow return
87 Download
89 You can find source releases of gst-plugins-ugly in the download directory:
90 http://gstreamer.freedesktop.org/src/gst-plugins-ugly/
92 GStreamer Homepage
94 More details can be found on the project's website:
95 http://gstreamer.freedesktop.org/
97 Support and Bugs
99 We use GNOME's bugzilla for bug reports and feature requests:
100 http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer
102 Developers
104 GStreamer is stored in Git, hosted at git.freedesktop.org, and can be cloned from there.
105 Interested developers of the core library, plug-ins, and applications should
106 subscribe to the gstreamer-devel list. If there is sufficient interest we
107 will create more lists as necessary.
109         
110 Applications
111   
112 Contributors to this release
113     
114       * Brendan Le Foll
115       * Edward Hervey
116       * Luis de Bethencourt
117       * Mark Nauwelaerts
118       * Miguel Angel Cabrera Moya
119       * Olivier Crête
120       * Sebastian Dröge
121       * Sjoerd Simons
122       * Stefan Kost
123       * Thibault Saunier
124       * Tim-Philipp Müller
125       * Vincent Penquerc'h
126       * Yang Xichuan
127