projects
/
platform
/
upstream
/
gstreamer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9d608ae
)
sys/v4l/gstv4lelement.c (gst_v4l_iface_supported): Fix compile for #ifndef HAVE_XVIDEO.
author
Andy Wingo
<wingo@pobox.com>
Tue, 25 Jan 2005 09:06:18 +0000
(09:06 +0000)
committer
Andy Wingo
<wingo@pobox.com>
Tue, 25 Jan 2005 09:06:18 +0000
(09:06 +0000)
Original commit message from CVS:
2005-01-25 Andy Wingo <wingo@pobox.com>
* sys/v4l/gstv4lelement.c (gst_v4l_iface_supported): Fix compile
for #ifndef HAVE_XVIDEO.
ChangeLog
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index 49540c5996a14a8afefec733eab7a7e31fefe917..d0e175d3cc0afb30c62415401a91d880bdd9c55a 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,3
+1,8
@@
+2005-01-25 Andy Wingo <wingo@pobox.com>
+
+ * sys/v4l/gstv4lelement.c (gst_v4l_iface_supported): Fix compile
+ for #ifndef HAVE_XVIDEO.
+
2005-01-24 Jeffrey C. Ollie
reviewed by: Maciej Katafiasz <mathrick@freedesktop.org>