Skip to content

Commit

Permalink
update arm64 to ffmpeg 4.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
CarGuo committed Aug 12, 2024
1 parent 592093c commit c5ae03a
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
public class DetailControlActivity extends GSYBaseActivityDetail<StandardGSYVideoPlayer> {

//private final String url = "https://res.exexm.com/cw_145225549855002";
private final String url = "https://media.w3.org/2010/05/sintel/trailer.mp4";
private final String url = "https://res.exexm.com/cw_145225549855002";
//private String url = "http://livecdn1.news.cn/Live_MajorEvent01Phone/manifest.m3u8";
//private String url = "https://ruigongkao.oss-cn-shenzhen.aliyuncs.com/transcode/video/source/video/8908d124aa839d0d3fa9593855ef5957.m3u8";
//private String url2 = "http://ruigongkao.oss-cn-shenzhen.aliyuncs.com/transcode/video/source/video/3aca1a0db8db9418dcbc765848c8903e.m3u8";
Expand Down
Binary file not shown.
Binary file modified gsyVideoPlayer-ex_so/src/main/jniLibs/arm64-v8a/libijkffmpeg.so
Binary file not shown.
Binary file modified gsyVideoPlayer-ex_so/src/main/jniLibs/arm64-v8a/libijkplayer.so
Binary file not shown.
Binary file modified gsyVideoPlayer-ex_so/src/main/jniLibs/arm64-v8a/libijksdl.so
Binary file not shown.

0 comments on commit c5ae03a

Please sign in to comment.