This website requires JavaScript.
Explore
Help
Sign In
FGFS-4.1
/
OpenSceneGraph
Watch
4
Star
0
Fork
0
You've already forked OpenSceneGraph
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
36e47d31bd85fbe3a4ba56dd7490e037799bf629
OpenSceneGraph
/
src
/
osgPlugins
/
avfoundation
History
Thomas Hogarth
7ba2e728cd
GLES3 now working on iOS, tried to maintain support for have bother gles2 and gles3, allowed avfoundation to be added on iOS, improved iOS example cmake generation
2017-03-20 18:39:56 +00:00
..
CMakeLists.txt
GLES3 now working on iOS, tried to maintain support for have bother gles2 and gles3, allowed avfoundation to be added on iOS, improved iOS example cmake generation
2017-03-20 18:39:56 +00:00
OSXAVFoundationCoreVideoTexture.cpp
From Albert Luaces, typo fixes.
2015-06-01 13:40:20 +00:00
OSXAVFoundationCoreVideoTexture.h
From Jeffrey Kinross, "I ran into an issue with case sensitivity on OS X and the OSXAVFoundation code.
2013-09-30 18:32:41 +00:00
OSXAVFoundationVideo.h
From Stephan Huber, "* imageio: removed ReaderWriterImageIO_IOS.cpp, refactored ReaderWriterImageIO to work on OS X and IOS
2012-12-05 17:15:53 +00:00
OSXAVFoundationVideo.mm
From Alessandro Terenzi, "I've modified the avfoundation plugin to copy the preferredTransform matrix into the UserData property of the corresponding imagestream: by doing so, we can realize if the video should be transformed when applied as a texture (this should be the case, for instance, when we record a movie using an iOS device with any orientation different than 'landscape left')."
2013-01-22 16:53:50 +00:00
ReaderWriterAVFoundation.cpp
From Stephan Huber, "* imageio: removed ReaderWriterImageIO_IOS.cpp, refactored ReaderWriterImageIO to work on OS X and IOS
2012-12-05 17:15:53 +00:00