summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.net>2007-09-05 14:43:16 +0000
committerTim-Philipp Müller <tim@centricular.net>2007-09-05 14:43:16 +0000
commit7c69e902364f02b40c054befed6857fddb8b945d (patch)
tree05980ff023f7fdac568d1b353484cab1dbcf4b7c /ChangeLog
parent3ee2bed9c63142a106d16406848a4729ad9c4005 (diff)
sys/v4l2/: Implement LATENCY queries in the crudest way possible so I don't have to use sync=false any longer when te...
Original commit message from CVS: * sys/v4l2/gstv4l2src.c: * sys/v4l2/gstv4l2src.h: * sys/v4l2/v4l2src_calls.c: Implement LATENCY queries in the crudest way possible so I don't have to use sync=false any longer when testing with videosinks.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f72cd7de..b8e6117f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
2007-09-05 Tim-Philipp Müller <tim at centricular dot net>
+ * sys/v4l2/gstv4l2src.c:
+ * sys/v4l2/gstv4l2src.h:
+ * sys/v4l2/v4l2src_calls.c:
+ Implement LATENCY queries in the crudest way possible so I don't
+ have to use sync=false any longer when testing with videosinks.
+
+2007-09-05 Tim-Philipp Müller <tim at centricular dot net>
+
* configure.ac:
Fix build.