-
- Downloads
video: improve CPU usage on decoding
When frame decoding is fast, av_read_frame called before new data available. It will cause high CPU usage. This patch adds wait time when no data is available. Change-Id: I675092e2497f969976f797cc1bbb6b466b9dbcb5
Please register or sign in to comment