<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/src/class/video/video.h, branch dcd_ch32hs_spd</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/tinyusb.git/atom/src/class/video/video.h?h=dcd_ch32hs_spd</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/src/class/video/video.h?h=dcd_ch32hs_spd'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2025-11-05T10:34:27Z</updated>
<entry>
<title>added .clang-format</title>
<updated>2025-11-05T10:34:27Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-11-05T08:31:02Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=1f04fe7924e8777c1583323171c0e1cabcb29062'/>
<id>urn:sha1:1f04fe7924e8777c1583323171c0e1cabcb29062</id>
<content type='text'>
fix more alerts
disable IAR CStat since pvs-studio check is better integrated with clion
</content>
</entry>
<entry>
<title>feat(uvc): support format frame based</title>
<updated>2024-05-22T12:57:23Z</updated>
<author>
<name>Li Junru</name>
<email>lijunru@espressif.com</email>
</author>
<published>2024-05-22T12:57:23Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=61eee535c16701acd577b253bc17a7716ae60c7c'/>
<id>urn:sha1:61eee535c16701acd577b253bc17a7716ae60c7c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>improve uvc debug message</title>
<updated>2024-03-20T10:55:31Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-03-15T13:39:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=5630030a22cc850672c62bfe3a12c0054a7f84a2'/>
<id>urn:sha1:5630030a22cc850672c62bfe3a12c0054a7f84a2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>slightly change cdc_msc_freertos example</title>
<updated>2024-02-22T12:20:28Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-02-22T12:20:28Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=13d26d216613792e814dda4742ef7ab4fb9b0d37'/>
<id>urn:sha1:13d26d216613792e814dda4742ef7ab4fb9b0d37</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #2428 from YixingShen/master</title>
<updated>2024-01-30T03:00:26Z</updated>
<author>
<name>Ha Thach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-01-30T03:00:26Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=7a92038bc4ccd668dd1f8a6f322228dfe60dd115'/>
<id>urn:sha1:7a92038bc4ccd668dd1f8a6f322228dfe60dd115</id>
<content type='text'>
update video_capture </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>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>Correct VIDEO_CS_VS_INTERFACE_FRAME_MJPEG to VIDEO_CS_ITF_VS_FRAME_MJPEG for #define TUD_VIDEO_DESC_CS_VS_FRM_MJPEG_DISC</title>
<updated>2024-01-25T18:37:15Z</updated>
<author>
<name>YixingShen</name>
<email>kkman3651878@hotmail.com</email>
</author>
<published>2024-01-25T18:37:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=a7de4ac9b7a2dfb1fa44921fb0f41f249c8cdd5e'/>
<id>urn:sha1:a7de4ac9b7a2dfb1fa44921fb0f41f249c8cdd5e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix typos</title>
<updated>2023-06-08T13:38:30Z</updated>
<author>
<name>Eugene Kliuchnikov</name>
<email>eustas.ru@gmail.com</email>
</author>
<published>2023-06-08T13:38:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=08338069805a4e1b5bdf6d3bac0b694d6b10f20e'/>
<id>urn:sha1:08338069805a4e1b5bdf6d3bac0b694d6b10f20e</id>
<content type='text'>
</content>
</entry>
</feed>
