befovy / ijkplayer

Android/iOS video player based on FFmpeg n3.4, with MediaCodec, VideoToolbox support. Backend for https://github.com/befovy/fijkplayer, fijkplayer 的播放内核
GNU General Public License v2.0
156 stars 92 forks source link

fix(android): video render failed after call reset #28

Closed befovy closed 4 years ago

befovy commented 4 years ago

just release gl context, keep native window. if use amc gles, reset mediacodec surface

fix https://github.com/befovy/fijkplayer/issues/226

commit-lint[bot] commented 4 years ago

Bug Fixes

Contributors

@befovy