fix fixate and link
authorThomas Vander Stichele <thomas@apestaart.org>
Thu, 12 Aug 2004 15:58:50 +0000 (15:58 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Thu, 12 Aug 2004 15:58:50 +0000 (15:58 +0000)
Original commit message from CVS:
fix fixate and link

ChangeLog

index 9e6393e..32fd81d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2004-08-12  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
+
+       * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_fixate):
+       * sys/v4l/v4l_calls.c:
+       * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_set_capture):
+         fix fixate function to handle nonsimple caps.
+         remove bogus check in _link
+         cleanups
+
 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
 
        * ext/lame/gstlame.c: (gst_lame_class_init), (gst_lame_init):