Skip to content

Releases: mklimek/frame-video-view

1.3.3

24 Jan 08:16
3650978
Compare
Choose a tag to compare
Merge pull request #18 from SharpMobileCode/master

Fixes Bug Where Calling FrameVideoView.setup() with Drawable Does Not Play Video

1.3.2

09 Jan 17:34
Compare
Choose a tag to compare
Fix NPE when removeVideo is called

1.3.1

02 Aug 21:07
Compare
Choose a tag to compare
Bump slf4android to 0.1.3

1.3.0: Merge pull request #10 from m-kubis/mediaplayer_prepare_failure_handling

07 Jun 12:44
Compare
Choose a tag to compare

1.2.3: Merge pull request #9 from m-kubis/surface_destroyed_handling

06 Jun 08:26
Compare
Choose a tag to compare
Fix for a re-initialization issue on surface destruction.

1.2.2

08 Apr 07:08
Compare
Choose a tag to compare
Merge branch 'master' of github.com:mklimek/FrameVideoView

1.2.1

07 Apr 19:11
Compare
Choose a tag to compare
Call prepare also in init() to allow lazy setup

Compatibile with JitPack

31 Mar 15:39
Compare
Choose a tag to compare
1.2.0

rename package name

Fix overriding properties issue for MediaPlayer

15 Dec 09:52
Compare
Choose a tag to compare

Expose MediaPlayer

25 May 08:22
Compare
Choose a tag to compare

Expose an instance of MediaPlayer to allow manipulating video playback.