/texturevideoview

A VideoView based on the official Android 4.4.2_r3 sources using a TextureView instead of a SurfaceView by sprylab technologies GmbH.

Primary LanguageJavaApache License 2.0Apache-2.0

TextureVideoView for Android

A VideoView based on the official Android 4.4.2_r3 sources using a TextureView instead of a SurfaceView by sprylab technologies GmbH. It will work on Android 4.0+ (API level 15 and above).

For more information please see this announcement.

Download

Download the latest JAR or grab via Maven:

<dependency>
  <groupId>com.sprylab.android.texturevideoview</groupId>
  <artifactId>texturevideoview</artifactId>
  <version>1.0.2</version>
</dependency>

or Gradle:

compile 'com.sprylab.android.texturevideoview:texturevideoview:1.0.2'

License

Copyright 2014-2015 sprylab technologies GmbH

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

Note: The sample application includes a trailer for Big Buck Bunny, which is released under the Creative Commons Attribution 3.0 license.