openFrameworks is a community-developed cross platform toolkit for creative coding in C++.
COMMITS
/ addons/ofxAndroid/src/ofxAndroidVideoPlayer.cpp December 15, 2017
A
ofxAndroid: fix include optimizations
arturo castro committed
February 25, 2016
A
Merge pull request #4947 from noyanc/master
arturo committed
R
The Android video player does not close properly
R.Noyan Culum committed
July 6, 2015
T
update video players to use glInternalFormat
Tim Gfrerer committed
April 2, 2015
A
android fix lifecycle events. Closes #3659
arturo castro committed
October 18, 2014
A
Merge branch 'master' into refactor-getTextureReference
arturo committed
A
uniformized API:
arturo committed
A
*getTexture -> *getTexturePtr
arturo committed
September 7, 2014
A
Merge branch 'master' into const-correct
arturo committed
August 10, 2014
N
Update ofxAndroidVideoPlayer.cpp
noyanc committed
N
Update ofxAndroidVideoPlayer.cpp
noyanc committed
July 21, 2014
A
ofTexture: setters for texture matrix.
arturo committed
July 15, 2014
December 4, 2013
A
android: videograbber use external texture, should fix #2662
arturo committed
August 21, 2013
C
const-corrections for Android.
Christopher Baker committed
July 25, 2013
A
ofxAndroid: fix logging refactoring syntax errors
arturo committed
July 19, 2013
D
major logging message update to core addons
danomatika committed
May 7, 2013
P
Android - recover videoplayer onPause
pelayo committed
May 2, 2013
P
texture flip fixed
pelayo committed
P
ofTexture buseTextureMatrix
pelayo committed
P
ofBaseType string Log error
pelayo committed
April 30, 2013
P
should implement videoplayer methods added
pelayo committed
April 29, 2013
P
autoresume onPause and random onPause events during reproduction
pelayo committed
April 26, 2013
P
video events and texture size fix not needed
pelayo committed
April 25, 2013
P
ofxAndroidVideoPlayer
pelayo committed