summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@collabora.co.uk>2012-03-22 15:51:13 +0100
committerWim Taymans <wim.taymans@collabora.co.uk>2012-03-22 15:51:13 +0100
commitc03f93af4b8db7e80dcf7c726216a36feeedc0b0 (patch)
tree3c678c5a65c5daec821739222927af2020ead3e7 /NEWS
parent7c9a54aa076be1c8741f7faf2843eb331f75b93a (diff)
downloadgst-plugins-good-c03f93af4b8db7e80dcf7c726216a36feeedc0b0.tar.gz
gst-plugins-good-c03f93af4b8db7e80dcf7c726216a36feeedc0b0.tar.xz
Release 0.11.2
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS28
1 files changed, 27 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 8ddc66668..1571284a3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,31 @@
-This is GStreamer Good Plug-ins 0.11.1, "The Leper Affinity"
+This is GStreamer Good Plug-ins 0.11.2, "Rite of Devastation"
+New features in 0.11.2:
+
+ * Many cleanups
+ * Ported to new 0.11 core API changes
+ * flacenc: various fixes
+ * gdkpixbuf: port to 0.11
+ * wavpack: port to 0.11
+ * rtpbin: many fixes
+ * qtdemux: use PTS and DTS
+ * imagefreeze: port to 0.11
+ * qtdemux: negotiate allocators
+
+Bugs fixed in this release
+
+ * 670623 : [0.11] flacenc not working
+ * 628773 : [0.11] rtp -- match properties and caps fields
+ * 658357 : [0.11] pulse: build fails with recent pulseaudio
+ * 662615 : [0.11] build failure due to printf format compiler warnings on OSX 64 bit
+ * 667085 : [0.11] dcaparse: uses uninitialized variable
+ * 669607 : [0.11] directsoundsink: Fix compiling
+ * 669612 : [0.11] waveformsink: Port to 0.11
+ * 669643 : [0.11] interleave port
+ * 670320 : gst-plugins-good 0.11.1 fails to build due to missing gstsmokedec.h
+ * 671534 : [0.11] qtmux: cover art tag is GstSample now
+ * 670303 : [0.11] Can't access " rms " , " peak " and " decay " keys from GstLevel bus message trough PyGI
+
New features in 0.11.1:
* Many cleanups