From 55c4f1e459308f10130bfdeea8113ef3ba4b245b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcin=20Moska=C5=82a?= Date: Thu, 12 Oct 2017 15:53:03 +0200 Subject: [PATCH] Add VideoPlayView --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7d5766c..db541ef 100644 --- a/README.md +++ b/README.md @@ -128,6 +128,7 @@ Name | Repository | License [ExoPlayer](https://github.com/google/ExoPlayer) | https://github.com/google/ExoPlayer | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) [ijkplayer](https://github.com/bbcallen/ijkplayer) | https://github.com/bbcallen/ijkplayer | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) [mp4parser](https://code.google.com/p/mp4parser/) | https://github.com/sannies/mp4parser | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) +[VideoPlayView](https://github.com/MarcinMoskala/VideoPlayView) | https://github.com/MarcinMoskala/VideoPlayView | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) ## Parcelables Name | Repository | License