[FFmpeg-devel] [PATCH] Keep the new XVMC pixfmt at the old position.
Hendrik Leppkes
h.leppkes at gmail.com
Mon Feb 15 14:35:05 CET 2016
On Mon, Feb 15, 2016 at 2:23 PM, Ivan Kalvachev <ikalvachev at gmail.com> wrote:
> Keep the new XVMC pixfmt at the old position.
> It was moved away to preserve ABI compatibility with the fork.
>
> I'm not really sure this one is better,
> so I'm ok with dropping it if somebody objects.
>
> Have in mind, triggering FF_API_XVMC will change a lot of AV_PIX_FMT values,
> with or without that patch.
>
Seems like a pointless change. Personally I would prefer to move it to
the bottom instead of having it within the first 10 formats in the
enum.
More information about the ffmpeg-devel
mailing list