diff options
author | Edgard Lima <edgard.lima@indt.org.br> | 2006-04-20 17:29:56 +0000 |
---|---|---|
committer | Edgard Lima <edgard.lima@indt.org.br> | 2006-04-20 17:29:56 +0000 |
commit | 13058bdf4c58921caa3e2635c371055c5d454def (patch) | |
tree | 0046f78e9fceb52d5de3c66690e404a74b199a54 /ChangeLog | |
parent | 67ac819e293a09aa54510c20b5b00d5f5f4bb2cf (diff) | |
download | gst-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-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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> |