# Changelog ## v0.7.4 ### Bug Fixes - Fixed failed to start audio capture with PCM format - Fixed dynamically enable disable sink failed after started - Added get sink handle with same configuration after started - Fixed sync lost if dynamical enable and disable sink - Added test cases for audio bypass - Added test cases for dynamically enable and disable sink - Added multiple start and stop test cases ## v0.7.3 ### Bug Fixes - Fixed incorrect handling of `RGB565` and `YUV422P` formats in DVP video source - Fixed `codec_dev` handle wrongly cleared - Fixed audio source read hangup if read from device failed - Fixed AEC source crash for default microphone layout not set ## 0.7.2 - Remove the dependency on the `codec_board` component. ## v0.7.1 ### Features - Updated esp-sr dependency to v2.1.5 ## v0.7.0 ### Features - Initial version of `esp_capture`
87738fbf4715983ea5938b152d5a0ae2296c684f
idf.py add-dependency "espressif/esp_capture^0.7.4"