|
楼主 |
发表于 2024-12-8 09:30:01
|
显示全部楼层
FFmpeg with async and zero-copy Rockchip MPP & RGA support
MPP decoders support up to 8K 10-bit H.264, HEVC, VP9 and AV1 decoding
MPP decoders support producing AFBC (ARM Frame Buffer Compression) image
MPP decoders support de-interlace using IEP (Image Enhancement Processor)
MPP decoders support allocator half-internal and pure-external modes
MPP encoders support up to 8K H.264 and HEVC encoding
MPP encoders support async encoding, AKA frame-parallel
MPP encoders support consuming AFBC image
RGA filters support image scaling and pixel format conversion
RGA filters support image cropping
RGA filters support image transposing
RGA filters support blending two images
RGA filters support async operation
RGA filters support producing and consuming AFBC image
Zero-copy DMA in above stages |
|