New "vout display" for macosx.
It is non blocking regarding Main Thread. It is compatible with minimal_macosx in term of drawable-nsobject. It will only work if a drawable-nsobject is provided. It removes the glitches there was with minimal_macosx (and gui/macosx) when: - Displaying the first frames - Resizing the view.
Showing
- configure.ac 5 additions, 9 deletionsconfigure.ac
- modules/video_output/Modules.am 1 addition, 0 deletionsmodules/video_output/Modules.am
- modules/video_output/macosx.m 475 additions, 0 deletionsmodules/video_output/macosx.m
- modules/video_output/wrapper.c 4 additions, 0 deletionsmodules/video_output/wrapper.c
modules/video_output/macosx.m
0 → 100644
Please register or sign in to comment