summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorAndy Wingo <wingo@pobox.com>2007-05-30 14:57:44 +0000
committerAndy Wingo <wingo@pobox.com>2007-05-30 14:57:44 +0000
commit70615818aa0ad26ac6decc050e4583e9e4be0494 (patch)
tree84b4f65226c4272cf2638d4f48da124bf64105ed /ChangeLog
parent3b5f9882390c4c8a65072a9375100c57c8002ac3 (diff)
sys/v4l2/gstv4l2object.*: Revert some unintended changes.
Original commit message from CVS: 2007-05-30 Andy Wingo <wingo@pobox.com> * sys/v4l2/gstv4l2object.h: * sys/v4l2/gstv4l2object.c (gst_v4l2_object_new): Revert some unintended changes.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b0cc3157..951b50c0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2007-05-30 Andy Wingo <wingo@pobox.com>
+ * sys/v4l2/gstv4l2object.h:
+ * sys/v4l2/gstv4l2object.c (gst_v4l2_object_new): Revert some
+ unintended changes.
+
* sys/v4l2/v4l2src_calls.h:
* sys/v4l2/v4l2src_calls.c (gst_v4l2src_fill_format_list): Store
the format list in the order that the driver gives it to us.