summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Bragg <robert@linux.intel.com>2014-02-20 20:52:35 +0000
committerRobert Bragg <robert@linux.intel.com>2014-02-20 21:47:13 +0000
commitd874a598673b27792aae4c83e4c7f8267517bbb7 (patch)
treedfc859109efa1d55a454f4a412cdde9aa5a0d86b
parent3669a892155ec3de5bed11133e1945d0c5f61ff1 (diff)
downloadcogl-d874a598673b27792aae4c83e4c7f8267517bbb7.tar.gz
Updates NEWS for the 1.17.4 release
-rw-r--r--NEWS30
1 files changed, 30 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 9184d19a..eb6e5d7d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,33 @@
+Cogl 1.17.4 2014-02-20
+
+ • List of changes since Cogl 1.17.2
+
+ » cogl-gst now ensures that sampled video fragments are always
+ pre-multiplied with the alpha component.
+ » cogl-gst now has NV12 format support.
+ » The cogl-basic-video-player example can now be passed an
+ custom gstreamer pipeline description, as long as it contains
+ a coglsink element.
+ » The -experimental-2.0 pkg-config files now all depend on
+ cogl-2.0-experimental instead of cogl-1.0.
+
+ • Gnome Bugzilla bugs closed since 1.17.2:
+
+ #712832 - video-sink: Add NV12 shader support
+ #719741 - GLX winsys: fix feature handling for INTEL_swap_event
+ #722765 - Fix the exported symbols regular expression in cogl-path
+ #723530 - cogl-pipeline: SEGV in _cogl_pipeline_fragend_glsl_end
+
+Many thanks to:
+
+ Neil Roberts
+ Lionel Landwerlin
+ Andreas Oberritter
+ Daniel Korostil
+ Emmanuele Bassi
+ Kjartan Maraas
+ Owen W. Taylor
+
Cogl 1.17.2 2014-01-20
• List of changes since Cogl 1.16.0