diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2004-11-09 20:29:44 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2004-11-09 20:29:44 +0000 |
commit | 7c08095102bd70c0f4925cdce00151edc215cfbf (patch) | |
tree | 5714ecf3983ec0ec8da27ba815d3bd601cb0ade1 | |
parent | 28e9dfce5f8c97d7f40c788a5e32696ceb5f01fb (diff) |
add autoprobe-fps property so we can separate autoprobing parts
Original commit message from CVS:
add autoprobe-fps property so we can separate autoprobing parts
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,6 +1,13 @@ 2004-11-09 Thomas Vander Stichele <thomas at apestaart dot org> * sys/v4l/gstv4lsrc.c: + * sys/v4l/gstv4lsrc.h: + * sys/v4l/v4lsrc_calls.c: + add autoprobe-fps property so we can separate autoprobing parts + +2004-11-09 Thomas Vander Stichele <thomas at apestaart dot org> + + * sys/v4l/gstv4lsrc.c: * sys/v4l/v4lsrc_calls.c: initialise fourcc to catch unset fourcc's, and debug |