Skip to content

Commit f63df34

Browse files
authored
Update README.md
1 parent 5e266ef commit f63df34

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# 16KB Page Size Update
22
This fork only aims to make ffmpeg-kit compatible with new android versions (API 35) which request all binaries to be rebuilt.
33
Google request developers to build new with new r27 and r28 ndk but ffmpeg-kit has its own NDK compatibility table which supports only upto r25.</p>
4+
<i>Edit: As original devs said, master branch has been tested upto NDK r27.</i>
5+
6+
</p>
47
Lucky for us, there is a version of ndk r23 and r25 in CI which supports 16KB page sizes too.
58
make sure to download this ndk version and compile ffmpeg-kit with this ndk only.<br/>
69
NDK : <a href="https://ci.android.com/builds/branches/aosp-ndk-release-r23/grid">R23</a> <a href="https://ci.android.com/builds/branches/aosp-ndk-r25-release/grid">R25</a>

0 commit comments

Comments
 (0)