[FFmpeg-devel] [PATCH 3/4] libavcodec: v4l2: add codec formats
Reimar Döffinger
Reimar.Doeffinger at gmx.de
Tue Jul 25 01:59:38 EEST 2017
On 24.07.2017, at 21:08, Jorge Ramirez-Ortiz <jorge.ramirez-ortiz at linaro.org> wrote:
> From: Alexis Ballier <aballier at gentoo.org>
>
> In addition, enable the multi planar raw formats.
I see the existing code already does it like that, but I don't think that is the best way.
Defining the macro to the standard value if it is not defined seems a better solution to me, giving a more consistent behaviour no matter which headed version FFmpeg was compiled against.
More information about the ffmpeg-devel
mailing list