NewMovieFromDataRef crashes when QT movie URL is not found

2010-04-27 Thread varaha murthy
Hi, I am trying to open a movie using the NewMovieFromDataRef api. But if the movie URL is not found, I get a crash. This is happening on OSX10.6.3. QT version 7.6.3. Following is the test app that I tried. Is there any way/ api to get around this crash ?. #include stdio.h #include

Problem with CoreAnimation and OpenGL drawing from a safari plugin

2010-04-22 Thread varaha murthy
Hi All, I hope I am in the right mailing list. Please point me to the correct one if not. I have a Safari out of process plugin which draws some 3d content using CAOpenGLLayer provided by Sfari by overriding darwInCglContext(). Inside darwInCglContext(), I draw content using opengl and call