diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2004-04-27 15:08:22 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2004-04-27 15:08:22 +0000 |
commit | ab28615caa7e07ed73f2efb3589881532d344031 (patch) | |
tree | 6b910e13c42ddb2bbbb37da506e1ac7e9d81aa27 | |
parent | 3f8fd509e553d3f181d327626e9a14b4cb7297fa (diff) |
use max width and height for fixation
Original commit message from CVS:
use max width and height for fixation
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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: |