<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/examples/device/video_capture/src/usb_descriptors.c, branch 0.18.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.c?h=0.18.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/examples/device/video_capture/src/usb_descriptors.c?h=0.18.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2024-08-19T12:05:33Z</updated>
<entry>
<title>rename TUD_ENDPOINT_EXCLUSIVE_NUMBER to TUD_ENDPOINT_ONE_DIRECTION_ONLY</title>
<updated>2024-08-19T12:05:33Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-08-19T12:05:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=088486186f514578a02d6b6c7f39e0ad74f56118'/>
<id>urn:sha1:088486186f514578a02d6b6c7f39e0ad74f56118</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update uvc 2ch to stream0 use yuy2, stream1 use mpeg</title>
<updated>2024-04-04T17:55:48Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-04-04T17:55:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=34737f9c6061fdb05dfa3a9c4ddaf5f129b415d6'/>
<id>urn:sha1:34737f9c6061fdb05dfa3a9c4ddaf5f129b415d6</id>
<content type='text'>
this help reduce sram requirement for example, also provide different format (uncompressed &amp; mpeg)
</content>
</entry>
<entry>
<title>add freertos build support for video_capture example</title>
<updated>2024-01-29T16:23:06Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-01-29T16:23:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=55950656cbee915662a9a33477ddd549489ffcf0'/>
<id>urn:sha1:55950656cbee915662a9a33477ddd549489ffcf0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove the use of descriptor template for video capture example</title>
<updated>2024-01-29T11:02:57Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-01-29T11:02:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=d52909ec5caae5413758eeb169e68c82c7588f3d'/>
<id>urn:sha1:d52909ec5caae5413758eeb169e68c82c7588f3d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update example to work with iso streaming</title>
<updated>2024-01-26T16:50:58Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-01-26T16:50:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=2da8f763d751f658a4b7859ceb69e4247e1fbc5f'/>
<id>urn:sha1:2da8f763d751f658a4b7859ceb69e4247e1fbc5f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update example to work bulk mjpeg</title>
<updated>2024-01-26T16:23:38Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-01-26T16:23:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=0daf8ec51b9513fbab9601fedb2150dda3927b05'/>
<id>urn:sha1:0daf8ec51b9513fbab9601fedb2150dda3927b05</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rename and add more video descriptors</title>
<updated>2024-01-26T15:55:55Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-01-26T15:55:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=b5cd673330fc87f2981ecf139b24940df5cb3cfe'/>
<id>urn:sha1:b5cd673330fc87f2981ecf139b24940df5cb3cfe</id>
<content type='text'>
use struct to define uvc descriptor for video_capture since uvc is
rather too complicated to use macro templates
</content>
</entry>
<entry>
<title>clean up video example for readability</title>
<updated>2024-01-24T06:13:49Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-01-12T17:10:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=de1266699dc804d1ac35254abd3d0dc54d81ad75'/>
<id>urn:sha1:de1266699dc804d1ac35254abd3d0dc54d81ad75</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add high speed into examples\device\video_capture</title>
<updated>2023-12-23T16:27:36Z</updated>
<author>
<name>YixingShen</name>
<email>kkman3651878@hotmail.com</email>
</author>
<published>2023-12-23T16:27:36Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=1117880411094b9bd442a1178dc1190b79845541'/>
<id>urn:sha1:1117880411094b9bd442a1178dc1190b79845541</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update all examples to use unique ID as serial if avaialble</title>
<updated>2023-08-04T03:28:24Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-08-04T03:28:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=9697c4df4e57435781119c0d4716635f344ed8f1'/>
<id>urn:sha1:9697c4df4e57435781119c0d4716635f344ed8f1</id>
<content type='text'>
</content>
</entry>
</feed>
