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 | 0bf5af0721979449287d0fb0f399afa8df4f4fca (patch) | |
tree | e490aa558c62bd19ea415ca817340e182d95fb89 | |
parent | 5db81b36611a844fd2fcf10ccd4e018870d53144 (diff) | |
download | gst-plugins-bad-0bf5af0721979449287d0fb0f399afa8df4f4fca.tar.gz gst-plugins-bad-0bf5af0721979449287d0fb0f399afa8df4f4fca.tar.bz2 gst-plugins-bad-0bf5af0721979449287d0fb0f399afa8df4f4fca.zip |
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 |