dasvo
dasvo
Thanks roever, I've incorporated this fix into the codebase. I'll close this issue when I am finished testing.
The PixelFormat -> AVPixelFormat replacement is now in the code.
I changed the code to use avg_frame_rate instead of r_frame_rate.
Looks like the condition for setting USE_NEW_FFMPEG_ALLOC_API at the top of ContentDecoder/Frame.h doesn't work correctly for you. Can you check why?
the /ffmpeg/osx/include/ directory inside the project contains only headers to be used on OS X (there is no ffmpeg in the system). On ubuntu you need to look through headers...