Yurii Kyrylchuk
unread,Jan 24, 2023, 6:10:13 PM1/24/23Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to discuss-webrtc
Hello, recently I've built a new stable revision of WebRTC M109 for Android and noticed a significant size change (+ ~4Mb), which was not expected according to a release notes. Comparison with previous M108 build shows, that the main difference is in dav1d module, which took several kB in M108 and now it's ~4Mb in M109.
Could someone explain, what happened around that, and what is the relation between libaom and dav1d, as I see both of them right now, but I thought, we should have only one of them for AV1 support.
Thanks in advance.