Commit Graph

3 Commits

Author SHA1 Message Date
xliska
2ca9888d26 -FastDXT
- 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
2007-12-14 16:18:28 +00:00
hopet
71ce2a3663 Patch pro MacOS X. 2007-11-21 15:31:38 +00:00
hopet
a5c73e94f0 FastDXT library 2007-11-08 09:54:57 +00:00