diff options
author | Tim-Philipp Müller <tim.muller@collabora.co.uk> | 2011-03-08 15:47:52 +0000 |
---|---|---|
committer | Tim-Philipp Müller <tim.muller@collabora.co.uk> | 2011-03-08 15:47:52 +0000 |
commit | a4e1b18b65552ee348e578efe12fe2ec38880e12 (patch) | |
tree | 53bc1dd6b56a51dd0fdc8c7ee29411737ca8b228 /NEWS | |
parent | 545774d7d03dfece7de0eaffd071158150b96da2 (diff) |
Release 0.10.28
Ad-hoc release to fix build issue with newer kernels.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 10 |
1 files changed, 9 insertions, 1 deletions
@@ -1,4 +1,12 @@ -This is GStreamer Good Plug-ins 0.10.27, "Some Kind of Temporal Blend" +This is GStreamer Good Plug-ins 0.10.28, "Inconvenienced by the Solar System" + +Changes since 0.10.27: + + * Fix build issue with new kernels (with the old video4linux1 interface header removed) + +Bugs fixed since 0.10.27: + + * 643716 : v4l2src: fails to build with newer kernels: ./v4l2_calls.h:33: fatal error: linux/videodev.h: No such file or directory Changes since 0.10.26: |