updating v4l2 for new error handling
authorThomas Vander Stichele <thomas@apestaart.org>
Mon, 19 Jan 2004 10:19:42 +0000 (10:19 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Mon, 19 Jan 2004 10:19:42 +0000 (10:19 +0000)
Original commit message from CVS:
updating v4l2 for new error handling

ChangeLog

index faaa84dbf737c36c72dea6295c5852a1554feb53..e538d80219279af047a53daa96cedd78f33a2d5b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
+
+       * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
+       (gst_v4l2_fill_lists), (gst_v4l2_open), (gst_v4l2_get_norm),
+       (gst_v4l2_set_norm), (gst_v4l2_get_input), (gst_v4l2_set_input),
+       (gst_v4l2_get_output), (gst_v4l2_set_output),
+       (gst_v4l2_get_frequency), (gst_v4l2_set_frequency),
+       (gst_v4l2_signal_strength), (gst_v4l2_get_attribute),
+       (gst_v4l2_set_attribute):
+        update to new error handling
+
 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
 
        * ext/sidplay/gstsiddec.cc: