[MPlayer-dev-eng] [PATCH 0/2] configure: Detect AV1 libs

Alexander Strasser eclipse7 at gmx.net
Tue Jan 14 01:45:08 EET 2020


On 2020-01-07 08:27 +0100, Alexander Strasser wrote:
> This is a follow up patch set to the codecs.conf patches I already
> committed.
>
> It will detect the AV1 libs and automatically enable them when
> building with internal FFmpeg.
>
> Not exactly sure if libaom should be autodetected, but I guess it's
> better than having no AV1 support at all.
>
> Testers and comments welcome!
>
> If I hear no comments I will intent to commit somewhen this weekend.

Just found out, that the patches were missing the enable/disable
configure options. The options themselves that is, I already included
the documentation.

Fixed locally. If nothing else pops up I will commit on Wednesday.


> Alexander Strasser (2):
>   configure: Detect libdav1d and enable the lavc libdav1d decoder
>   configure: Detect libaom and enable the lavc libaom-av1 decoder
>
>  configure | 65 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
>  1 file changed, 65 insertions(+)


More information about the MPlayer-dev-eng mailing list