Herman Chen
Herman Chen
allocator_std_alloc is just for test. The dma_heap allocator fallback patch has been merged.
参考 mpi_rc2_test 编码解码级联的处理
是什么芯片,走的哪个器件?
3588 的 jpeg 编码器只支持 RGBX8888 这种 32bit 的 RGB,不支持 24bit 的 RGB
The software codec is purely all run on cpu. The hardare codec need cpu to prepare data for hardware task and handle irq from hardware. So the hardware driver requests...
1. Use small buffer to receive data from network and notify demux to parse data more frequently. 2. Once demux and parser get a whole frame send it to hw...
It is not a simple mpp issue. And too many user behaviors are invoked.
I know this is also the same issue mentioned by ffmpeg. We use some ffmpeg and libvpx code in parser. We have to replace the code or fix the license...
不支持,RV1106 是特殊的内核 sdk
把码流存下来先用 ffmpeg 验证看下是不是有问题