diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2004-11-09 18:27:32 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2004-11-09 18:27:32 +0000 |
commit | 28e9dfce5f8c97d7f40c788a5e32696ceb5f01fb (patch) | |
tree | 4afe87fe08ef06293bc08a6143c136f4ac6e3e94 | |
parent | 116c9da363c83841648f8b2530d98fa1180122ec (diff) |
initialise fourcc to catch unset fourcc's, and debug
Original commit message from CVS:
initialise fourcc to catch unset fourcc's, and debug
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +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 + 2004-11-09 Wim Taymans <wim@fluendo.com> * gst/playback/README: |