commit | fd1115d88f9e99c92f66cd5f950343b72308eae7 | [log] [tgz] |
---|---|---|
author | Hugues Fruchet <hugues.fruchet@foss.st.com> | Wed Jun 18 11:27:42 2025 +0200 |
committer | Johan Hedberg <johan.hedberg@gmail.com> | Thu Oct 09 22:56:37 2025 +0300 |
tree | 75db85fe661051a7d0a4dd5eecdd5607ccb06ab8 | |
parent | 53bcf31ea9cb96aa89204d654837eb4e625385c9 [diff] |
drivers: video: introduction of the stm32 venc driver The STM32 video encoder (VENC) peripheral is a hardware accelerator allowing to compress RGB/YUV frames into H264 video bitstream chunks. Signed-off-by: Hugues Fruchet <hugues.fruchet@foss.st.com>