[FFmpeg-devel] [PATCH] Add support for RockChip Media Process Platform This adds hardware decoding for h264 / HEVC / VP8 using MPP Rockchip API. Will return frames holding an AVDRMFrameDescriptor struct in buf[0] that allows drm / dmabuf usage. Was...

LongChair . LongChair at hotmail.com
Sun Sep 3 15:36:47 EEST 2017



Le 01/09/2017 à 21:13, Carl Eugen Hoyos a écrit :
> This is Apache 2.0 (afaict) meaning it requires version 3 in case of --enable-gpl.
That is right, although it seems MPP clearly contains some ffmpeg 2.2 or 
something old code.
see : https://github.com/rockchip-linux/mpp/blob/release/inc/mpp_frame.h#L59
and https://github.com/rockchip-linux/mpp/tree/release/mpp/codec/dec/h265

which probbaly voids the Apache 2.0 and makes it GPL2 ..


More information about the ffmpeg-devel mailing list