summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2004-04-27 15:08:22 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2004-04-27 15:08:22 +0000
commitab28615caa7e07ed73f2efb3589881532d344031 (patch)
tree6b910e13c42ddb2bbbb37da506e1ac7e9d81aa27
parent3f8fd509e553d3f181d327626e9a14b4cb7297fa (diff)
use max width and height for fixation
Original commit message from CVS: use max width and height for fixation
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8f859682..fa3e2050 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,13 @@
2004-04-27 Thomas Vander Stichele <thomas at apestaart dot org>
* Makefile.am:
+ * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_init), (gst_v4lsrc_fixate),
+ (gst_v4lsrc_getcaps), (gst_v4lsrc_buffer_free):
+ fixate to max width and height of device
+
+2004-04-27 Thomas Vander Stichele <thomas at apestaart dot org>
+
+ * Makefile.am:
* sys/v4l/gstv4l.c:
* sys/v4l/gstv4lsrc.c:
* sys/v4l/v4l_calls.c: