[FFmpeg-devel] [PATCH] avcodec: deprecate AYUV codec id, decoder and encoder
Philip Langdale
philipl at overt.org
Sun Aug 7 22:25:54 EEST 2022
On Sun, 7 Aug 2022 14:50:18 -0300
James Almer <jamrial at gmail.com> wrote:
> The vuya pixel format was recently added, so this lavc workaround is
> no longer needed.
>
> Signed-off-by: James Almer <jamrial at gmail.com>
> ---
> doc/APIchanges | 4 ++++
> libavcodec/allcodecs.c | 2 ++
> libavcodec/codec_desc.c | 2 ++
> libavcodec/codec_id.h | 4 ++++
> libavcodec/v408dec.c | 11 ++++++++++-
> libavcodec/v408enc.c | 12 +++++++++++-
> libavcodec/version.h | 2 +-
> libavcodec/version_major.h | 1 +
> 8 files changed, 35 insertions(+), 3 deletions(-)
LGTM.
--phil
More information about the ffmpeg-devel
mailing list