mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-12-08 06:09:50 +00:00
On Android15+ MediaCodec HAL backend was switched from HIDL to AIDL.
As a result, MediaCodec operations started to hang, see:
https://trac.ffmpeg.org/ticket/11363
https://github.com/termux/termux-packages/issues/21264
https://issuetracker.google.com/issues/382831999
To fix that it is necessary to initialize binder thread pool.
Signed-off-by: Dmitrii Okunev <xaionaro@dx.center>
|
||
|---|---|---|
| .. | ||
| aix | ||
| android | ||
| atomics | ||
| cuda | ||
| dispatch_semaphore | ||
| djgpp | ||
| float | ||
| msvcrt | ||
| solaris | ||
| stdbit | ||
| windows | ||
| getopt.c | ||
| os2threads.h | ||
| strtod.c | ||
| va_copy.h | ||
| w32dlfcn.h | ||
| w32pthreads.h | ||