[FFmpeg-devel] [PATCHv8] libavcodec: v4l2: add support for v4l2 mem2mem codecs

Jorge Ramirez jorge.ramirez-ortiz at linaro.org
Sun Sep 3 15:26:33 EEST 2017


On 09/03/2017 02:27 AM, Mark Thompson wrote:
>> +
>> +    /* memcpy to the v4l2_buffer planes array when needed */
>> +    struct v4l2_plane planes[VIDEO_MAX_PLANES];
>> +    struct v4l2_buffer buf;
>> +
>> +    int bytesperline[4];
> Why 4?  Should this be VIDEO_MAX_PLANES again?
>
yes


More information about the ffmpeg-devel mailing list