summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim.muller@collabora.co.uk>2011-06-15 23:57:34 +0100
committerTim-Philipp Müller <tim.muller@collabora.co.uk>2011-06-15 23:57:34 +0100
commit673d519898d18c513c3b5eeecd91f5d3091ddf79 (patch)
tree4876b6cdfcea118a8b334031091ca5a9393ec86a /NEWS
parent2f49eb30b1e32026800ca07782d59ac9efd4733e (diff)
downloadgst-plugins-good-673d519898d18c513c3b5eeecd91f5d3091ddf79.tar.gz
gst-plugins-good-673d519898d18c513c3b5eeecd91f5d3091ddf79.tar.xz
Release 0.10.30
This is an ad-hoc release that is almost identical to 0.10.29: * work around GLib atomic ops API change * better handling of malformed buffers in RTP depayloders * some minor compilation fixes
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS13
1 files changed, 12 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 6c3ea276b..180d21b83 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,15 @@
-This is GStreamer Good Plug-ins 0.10.29, "Soft Cheese Enthusiast"
+This is GStreamer Good Plug-ins 0.10.30, "Adagio"
+
+Changes since 0.10.29:
+
+ * work around GLib atomic ops API change
+ * better handling of malformed buffers in RTP depayloders
+ * some minor compilation fixes
+
+Bugs fixed since 0.10.29:
+
+ * 650470 : rtp: some depayloaders break with malformed rtp packets
+ * 652144 : udp: fix compiler warning on mingw-w64
Changes since 0.10.28: