niels
413085632e
clean up
2015-12-10 22:37:52 +01:00
niels
6cdf727092
32 status outlets
...
refactored camera controls,
refactored stream panel,
added alpha blend to (manual) chain fader
added generator parameters,
changed VIMS_CHAIN_MANUAL_FADE,
add fade_method property to stream and sample
optimize masktransition using (auto) vectorization
added vims VIMS_GET_STREAM_ARGS
added vims VIMS_STREAM_SET_V4LCTRL
added vims VIMS_STREAM_SET_ARGS
refactored chain fader
updated sendVIMS for pd
update sayVIMS
fix #47
update #31
2015-11-29 23:43:50 +01:00
niels
4d95229818
update reloaded's configure.ac ( use AC_DEFINE consistently and fix CFLAGS ), fix SSE CFLAGS in veejay server's configure, fix many compiler warnings
2014-12-21 01:09:10 +01:00
niels
c32b928941
update pkgbuild files for archlinux
...
update copyright notice
2011-04-25 13:31:40 +02:00
niels
cab87d71a4
use threaded capture by default
...
added double buffered capture
attempted to fix pixelformat negotation
2011-04-13 23:58:47 +02:00
niels
6981ef5a72
set_status for non-threaded capture
2011-04-11 23:02:30 +02:00
niels
b0352f6776
fix commandline option -A to accept device number
...
added threading to v4l2 capture
added env var 'VEEJAY_V4L2_ALL_IN_THREAD' (set to 1 to move all image processing into thread and memcpy the captured frame to consumer)
added env var 'VEEJAY_V4L2_MAX_RETRIES' (try before giving up)
added env var 'VEEJAY_V4L2_CAPTURE_METHOD' (set to 0 to use read/write interface)
poll before pull frame
changed default to threaded v4l2 capture
2011-04-10 00:10:48 +02:00
niels
2c31b5e1f1
added support for v4l2 (beta)
...
fixes to reloaded's glade files
fix reloaded connection launcher
2011-02-27 15:38:17 +01:00