<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/examples/device/video_capture/src/usb_descriptors.h, branch 0.15.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/tinyusb.git/atom/examples/device/video_capture/src/usb_descriptors.h?h=0.15.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/examples/device/video_capture/src/usb_descriptors.h?h=0.15.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2022-10-12T11:07:22Z</updated>
<entry>
<title>Rename descriptor macros for consistency</title>
<updated>2022-10-12T11:07:22Z</updated>
<author>
<name>kkitayam</name>
<email>45088311+kkitayam@users.noreply.github.com</email>
</author>
<published>2022-10-12T11:07:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=2c9b5ddff096b6c734346099b5cd4162db8735c9'/>
<id>urn:sha1:2c9b5ddff096b6c734346099b5cd4162db8735c9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add motion jpeg</title>
<updated>2022-10-08T12:53:32Z</updated>
<author>
<name>kkitayam</name>
<email>45088311+kkitayam@users.noreply.github.com</email>
</author>
<published>2022-10-08T12:53:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=aed8051f50dfb72187ba3c9a496d6ad2a57da9f8'/>
<id>urn:sha1:aed8051f50dfb72187ba3c9a496d6ad2a57da9f8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix compile errors</title>
<updated>2022-09-13T12:22:02Z</updated>
<author>
<name>kkitayam</name>
<email>45088311+kkitayam@users.noreply.github.com</email>
</author>
<published>2021-11-09T15:39:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=1debf6270786a612ad99172db76169e025e124f6'/>
<id>urn:sha1:1debf6270786a612ad99172db76169e025e124f6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change images to MJPEG</title>
<updated>2022-09-13T12:22:02Z</updated>
<author>
<name>kkitayam</name>
<email>45088311+kkitayam@users.noreply.github.com</email>
</author>
<published>2021-10-12T14:29:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=e80714740ceec841ff4964fe555870cf3ee4f6df'/>
<id>urn:sha1:e80714740ceec841ff4964fe555870cf3ee4f6df</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove Hardcoded interface numbers from video descriptors</title>
<updated>2022-08-23T15:18:32Z</updated>
<author>
<name>Ahmed El-Sharnoby</name>
<email>Lan-Hekary@users.noreply.github.com</email>
</author>
<published>2022-08-23T15:18:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=8a537a0092a5bea5540e238c9ff2726204879f77'/>
<id>urn:sha1:8a537a0092a5bea5540e238c9ff2726204879f77</id>
<content type='text'>
Removing the Hardcoded interface numbers from the video descriptors allow the user to add other interfaces before or after the Video Control Interface and Video Streaming Interface</content>
</entry>
<entry>
<title>Fix dwFrameIntervalStep and dwMaxFrameInterval</title>
<updated>2022-01-12T15:24:56Z</updated>
<author>
<name>kkitayam</name>
<email>45088311+kkitayam@users.noreply.github.com</email>
</author>
<published>2022-01-12T15:24:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=c5d825450ab35f11bf9370b5cacc21706d3d0780'/>
<id>urn:sha1:c5d825450ab35f11bf9370b5cacc21706d3d0780</id>
<content type='text'>
dwMaxFrameInterval minus dwMinFrameInterval should be evenly divisible by
dwFrameIntervalStep.
</content>
</entry>
<entry>
<title>Change input terminal type to camera</title>
<updated>2021-10-16T03:06:13Z</updated>
<author>
<name>kkitayam</name>
<email>45088311+kkitayam@users.noreply.github.com</email>
</author>
<published>2021-10-16T03:06:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=7325dd633536d086491ef057a544760886190cc7'/>
<id>urn:sha1:7325dd633536d086491ef057a544760886190cc7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rename some video constants</title>
<updated>2021-10-11T16:18:24Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-10-11T16:18:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=4d170614dc31c083f8b96add1393156c89670dd7'/>
<id>urn:sha1:4d170614dc31c083f8b96add1393156c89670dd7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change the video image to scrolling color bars.</title>
<updated>2021-10-09T10:51:51Z</updated>
<author>
<name>kkitayam</name>
<email>45088311+kkitayam@users.noreply.github.com</email>
</author>
<published>2021-10-09T10:51:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=a3a18c9ed33a4d6f2027dc46ab32c62314d1abef'/>
<id>urn:sha1:a3a18c9ed33a4d6f2027dc46ab32c62314d1abef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move frame settings to usb_descriptors.h</title>
<updated>2021-09-29T16:13:33Z</updated>
<author>
<name>kkitayam</name>
<email>45088311+kkitayam@users.noreply.github.com</email>
</author>
<published>2021-09-29T16:13:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=831443a2dce346cafab47a0a7f593e72fa33bfa4'/>
<id>urn:sha1:831443a2dce346cafab47a0a7f593e72fa33bfa4</id>
<content type='text'>
</content>
</entry>
</feed>
