summaryrefslogtreecommitdiff
path: root/examples/device/video_capture/src
AgeCommit message (Expand)Author
2023-08-09Merge pull request #2202 from Rocky04/patch-4Ha Thach
2023-08-07Update examplesRocky04
2023-08-04update all examples to use unique ID as serial if avaialblehathach
2023-08-04Merge branch 'master' into enhance-bsphathach
2023-08-03rename hw/bsp/board.h to board_api.hhathach
2023-07-31enable USBMC for uno r4, add board_init_after_tusb() APIhathach
2023-03-26Add MJPEG descriptor for bulk transferkkitayam
2023-03-25Add descriptor for a bulk endpoint as a streaming endpointkkitayam
2023-03-17Merge branch 'master' into portabilityhathach
2023-03-17fix trailing space and new linehathach
2023-01-20fix warninghathach
2022-10-12Rename descriptor macros for consistencykkitayam
2022-10-08Add motion jpegkkitayam
2022-10-06Fix pointerkkitayam
2022-09-13Remove unreachable codeBen Avison
2022-09-13Fix compile errorskkitayam
2022-09-13Change images to MJPEGkkitayam
2022-08-23Remove Hardcoded interface numbers from video descriptorsAhmed El-Sharnoby
2022-06-27fix most warnings with rp2040 -wconversionhathach
2022-06-06more example updatehathach
2022-06-01rename board specific macro for examplehathach
2022-02-25auto detect max rhport speed based on mcuhathach
2022-01-13Fix dwFrameIntervalStep and dwMaxFrameIntervalkkitayam
2021-10-25change usage of TU_CHECK_MCU() to prevent macro conflicthathach
2021-10-23Merge branch 'master' into fix-warningsHa Thach
2021-10-17more with -Wcast-qualhathach
2021-10-16Change input terminal type to camerakkitayam
2021-10-11rename some video constantshathach
2021-10-11update the descriptor endpoint ISO for nrf5xhathach
2021-10-09Change the video image to scrolling color bars.kkitayam
2021-09-30Add cast operations to unused parameterskkitayam
2021-09-30Move frame settings to usb_descriptors.hkkitayam
2021-09-29Implement frame rate settingskkitayam
2021-09-29Fix transfer failure when reconnectingkkitayam
2021-09-29Change video frames to project logokkitayam
2021-09-29Refactor application API parameterskkitayam
2021-09-29Change frame buffer managementkkitayam
2021-09-29Refactor packet handlingkkitayam
2021-09-29Add green plainkkitayam
2021-09-29Separate a handling resource into controller and streamingkkitayam
2021-09-29Implement some mandatory requests on streaming interfacekkitayam
2021-09-29Fix handling for set_interfacekkitayam
2021-09-29Fix regarding standard video stream requestkkitayam
2021-09-29fix: endpoint descriptor has incorrectly settingskkitayam
2021-09-29fix: configuration descriptor has incorrectly sizeskkitayam
2021-09-29add tentative examplekkitayam