Skip to content

v1.8

Compare
Choose a tag to compare
@wycwyhwyq wycwyhwyq released this 02 Aug 10:34
· 78 commits to main since this release
2c2c661

Feature & Improvement

  • Increase live555 frame buffer to prevent memory overflow caused by excessive frame size #160
  • Add AI demo with full screen display#165
  • Add dual camera AE sync function.#178
  • Add multi language support of readme.md #184
  • Add HDMI display support #186
  • Improve ISP reset flow when stop then restart camera demo #189
  • Improve Jpeg encode video quality #198
  • Add h264 encoder support in isp-tuningd #200
  • Add frame rate conversion in encode app #203
  • Add demo resolution auto adaptation #208
  • Support Sony IMX385 sensor #201
  • Update AI compiler nncase version to v1.7.1 #247

Bug Fix

  • Fix ethenet not work if insert cable after reboot #158
  • ffmpeg: correct frame rate tiny adjust #166
  • Fix linux crash when booting #176
  • Fix alsa capture audio only one channel has sound #171
  • Remove v4l2_drm -v argument #169
  • Recover v4l2_drm -e option #182
  • Fix v4l2_drm_isptool not work on camera 1 #180
  • Fix vi starts twice issue when start v4l2 pipeline #185
  • Modify AE default setting and gamma table #190
  • Fix AE slow and bounce #197
  • Fix isp-tuningd h264 error #206
  • Fix ISP wrong alignment for image size #223
  • Fix ffmpeg audio3a invalidate failure #225
  • Fix display green picture when start camera demo #221
  • Fix ws2812 lights abnormally #229
  • ffmpeg/encode_app drop darker frames at the begining #231
  • Fix #232, set drm nonblock #233
  • Fix rtc-kendryte code error , sd bootcmd modify to loop #239
  • Fix #240, add NONBLOCK flag to mono camera program #241
  • Fix ISP outputs right column garbage #243
  • Fix cpu2dsp app running failed #255
  • Fix encode app default output framerate #254
  • Fix Ffmpeg pushes RTMP with error conversion failed #257
  • Fix #250, ignore AE ready flag #251

New Contributors

Full Changelog: v1.7...v1.8