New feature
- Support playing video directly through photo_manager URL.
Fix:
-
iOS
- Support hardware decoding in iOS.
- Fix hardware decoding memory leaks error.
- Support screenshot in hardware-decoding.
-
android
To adapt to the new version of the flutter sdk check kt plugin.
Feature:
- Auto hide the status bar when full screen and show in exit.
- Add callback when the full screen state changes for
DefaultIJKControllerWidget
.
Fix:
- The fps of the autoplayed datasource is always 3.
Migrate ios pod library from github to azure.
There is no code modification compared to 0.3.2.
Fix:
- Touch gesture problem
- Missing plugin error message
Update:
- Use a new full screen type: Now, use
RotateBox
to rotate IjkPlayer.
Fix: #91
- Fix: for android annotation @Nonnull
Fix: #87
Update pubspec and some Readme.
New feature:
- Now, user can setSpeed.
Fix:
- About setDataSource and autoPlay.
Fix bug:
- some m3u8 no sound.
- some asset cannot play.
Fix bug:
- Possible null pointer exceptions
Fix bug:
Problems in TabView
.
fix bug:
- set datasource and play error.
- iOS xs max fullscreen problem.
new:
- Customizing the interface affects the full screen.
Fixed the problem that a project without kotlin could not be compiled.
Add setIjkPlayerOptions
and addIjkPlayerOptions
.
iOS podspec add s.static_framework = true
Recompile android so library.
Add StatusWidgetBuilder
params.
Update volume and brightness icon
add screen shot method.
Screen rotation and full screen control code.
Fixed some video decoding problems.
-
add problem left vertical gesture to control brightness.
-
fix some problem.
update iOS framework
add some property
Use GSYVideoPlayer android ex so
Use GSYVideoPlayer android *.so
fix ios fps problem.
fix some bug
first version