[vlc-devel] [PATCH 1/2] codec: avcodec: fix and replace inverted deprecation check
Francois Cartegnie
fcvlcdev at free.fr
Fri Feb 5 16:35:33 UTC 2021
Le 05/02/2021 à 15:54, Steve Lhomme a écrit :
> There are 2 distinct changes in this patch. IMO they should be separated
> as they don't seem related and may or may not need to be reverted if we
> find issues with them.
>
> As for FF_API_PKT_PTS it's (LIBAVUTIL_VERSION_MAJOR < 57), that means an
> API that should be dropped in lavutil 57. It should not matter which
> version of 57 had it removed (for now we require at least 55.9.0).
That field does not exist and needs a (deprecated on later versions)
getter before 57.24.0
--
Francois Cartegnie
VideoLAN - VLC Developer
More information about the vlc-devel
mailing list