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 | 5db81b36611a844fd2fcf10ccd4e018870d53144 (patch) | |
tree | d8da41c37678207bb89db4a76f8067fb7be48421 /ChangeLog | |
parent | 2d837d51464b561b38f143f592e588bae08cc7ba (diff) | |
download | gst-plugins-bad-5db81b36611a844fd2fcf10ccd4e018870d53144.tar.gz gst-plugins-bad-5db81b36611a844fd2fcf10ccd4e018870d53144.tar.bz2 gst-plugins-bad-5db81b36611a844fd2fcf10ccd4e018870d53144.zip |
initialise fourcc to catch unset fourcc's, and debug
Original commit message from CVS:
initialise fourcc to catch unset fourcc's, and debug
Diffstat (limited to 'ChangeLog')
-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: |