diff options
author | Stéphane Loeuillet <gstreamer@leroutier.net> | 2004-05-01 15:40:08 +0000 |
---|---|---|
committer | Stéphane Loeuillet <gstreamer@leroutier.net> | 2004-05-01 15:40:08 +0000 |
commit | 91ebf1a27a9210a1ff2a0fc52ab4e1374c0648dd (patch) | |
tree | 447120c6a252e2eb35c66ee34781a155abdfc0ad /sys | |
parent | bd56d546af5adee5855c218ac40528ef7e99edaa (diff) | |
download | gstreamer-plugins-base-91ebf1a27a9210a1ff2a0fc52ab4e1374c0648dd.tar.gz |
LICENSE_readme: typo
Original commit message from CVS:
* LICENSE_readme : typo
* sys/v4l/videodev_mjpeg.h : typo
Diffstat (limited to 'sys')
-rw-r--r-- | sys/v4l/videodev_mjpeg.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/v4l/videodev_mjpeg.h b/sys/v4l/videodev_mjpeg.h index 3f82e97df..e8504a5ec 100644 --- a/sys/v4l/videodev_mjpeg.h +++ b/sys/v4l/videodev_mjpeg.h @@ -65,7 +65,7 @@ struct mjpeg_params unsigned long jpeg_markers; /* Which markers should go into the JPEG output. Unless you exactly know what you do, leave them untouched. Inluding less markers will make the resulting code - smaller, but there will be fewer aplications + smaller, but there will be fewer applications which can read it. The presence of the APP and COM marker is influenced by APP0_len and COM_len ONLY! */ |