summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
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