Version 1.4.1, March 2015 ------------------------- * Fixed a crash rarely occurring if the player is prematurely closed before the response is initiated. Version 1.4, July 2014 ---------------------- * Added a special support of CTR mode to allow forward/rewind seeks. Version 1.3, February 2014 -------------------------- * Improved the startup delay in the case of a container not tuned for streaming. Version 1.2, December 2013 -------------------------- * Added the support of the raw asset files bundled with the application. Version 1.1.1, December 2013 ---------------------------- * Fixed a dependence to an optional library. Version 1.1, December 2013 -------------------------- * Added the support of SMB URL resources - getURL("smb://server/share/path/to/video.mp4"). * Added the support of APK Expansion Zip files - getURL(int mainVersion, int patchVersion, String entryPath). * Added the support of Zip file - getURL(String zipPath, String entryPath). Version 1.0.1, November 2013 ---------------------------- * Fixed the support of block ciphers with padding scheme. * Fixed the content type of .ts files to "application/octet-stream". Version 1.0, April 2013 ----------------------- * Initial release.