summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorEdgard Lima <edgard.lima@indt.org.br>2006-04-20 17:29:56 +0000
committerEdgard Lima <edgard.lima@indt.org.br>2006-04-20 17:29:56 +0000
commit13058bdf4c58921caa3e2635c371055c5d454def (patch)
tree0046f78e9fceb52d5de3c66690e404a74b199a54 /ChangeLog
parent67ac819e293a09aa54510c20b5b00d5f5f4bb2cf (diff)
downloadgst-plugins-bad-13058bdf4c58921caa3e2635c371055c5d454def.tar.gz
gst-plugins-bad-13058bdf4c58921caa3e2635c371055c5d454def.tar.bz2
gst-plugins-bad-13058bdf4c58921caa3e2635c371055c5d454def.zip
Added a couple of ifdefs to make it compile with other kernels.
Original commit message from CVS: Added a couple of ifdefs to make it compile with other kernels.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 29b76054..62980424 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-04-20 Edgard Lima <edgard.lima@indt.org.br>
+
+ * sys/v4l2/gstv4l2src.c:
+ Added a couple of ifdefs to make it compile with other kernels.
+
2006-04-20 Wim Taymans <wim@fluendo.com>
Patch by: j^ <j at bootlab dot org>