mirror of
https://github.com/outbackdingo/UltraGrid.git
synced 2026-03-22 10:40:25 +00:00
- FastDXT compiles and links well on Mac now - configure.in and Makefile.in - final linking of ultragrid depends on OS - ultragrid can be compiled and linked with SDL and OpenGL frameworks and with GLEW and FastDXT on Mac - main.c - added -p parameter which means progressive frame is being sent or displayed (for sending and receiving video acquired from blackmagic) - more parametrization based on bitdepth choice - 8b should work even for grabbing from DVS Centaurus - video_compress.c - dxt compressed video sending works on Mac now - video_capture/quicktime.c - cleanup - video_display/sdl.c - completely ported to Mac but quite slow now - understands -b 8|10 and -p parameters - video_display/gl_sdl.c - ported to Mac but not working now - video_display/dxt.c - ported to Mac but untested
6.7 KiB
6.7 KiB