mirror of
https://github.com/moonlight-stream/moonlight-android.git
synced 2026-04-09 01:16:22 +00:00
Fix ffmpeg library loading. Create a DecoderRenderer interface and use it to move the MediaCodec code into for Qualcomm devices.
This commit is contained in:
@@ -46,8 +46,6 @@ or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>na
|
||||
}
|
||||
public static final class string {
|
||||
public static final int app_name=0x7f060000;
|
||||
public static final int dummy_button=0x7f060002;
|
||||
public static final int dummy_content=0x7f060003;
|
||||
public static final int title_activity_game=0x7f060001;
|
||||
}
|
||||
public static final class style {
|
||||
|
||||
Reference in New Issue
Block a user