Commit Graph

227 Commits

Author SHA1 Message Date
c0ntrol
8afc7b1e82 issue #65 2016-06-08 12:40:41 +02:00
c0ntrol
4868b8a1ba issue #120 2016-06-03 20:24:15 +02:00
c0ntrol
10c818e13b issue #42, issue #116 2016-05-25 20:45:03 +02:00
c0ntrol
d19774f0e7 issue #116, #115 2016-05-24 20:49:24 +02:00
c0ntrol
fdd3a4bd4c issue #111, fix offline recording, allow offline recording while recording from playing sample or stream, added new tag type 'clone' which lets you clone any input stream, added clone callback to sample copy button, added offline recording widgets to sample bank, added new VIMS 252 2016-05-19 22:53:50 +02:00
c0ntrol
23fec4a67f issue #111, fix sequence slot indicator in reloaded, fix crash on deleting tag when it was mixing with a sample (and vice versa), fix leak in yuvconv, fix leak in plugin description cleanup, change status behaviour for current sequence slot; MAX_SEQUENCES indicates sequencer is turned off, any other value is a valid sequence index. 2016-05-18 19:48:42 +02:00
c0ntrol
fbb2f5c7a6 issue #111, fix sample bank loading by fixing stream type, allow streams to be added to the sample sequencer, fixes to status line, clear audio buffer after recording a frame 2016-05-16 19:18:08 +02:00
c0ntrol
bd9aa1379b issue #111, filter generator FX from effect list (can be added now as streams via menu item or VIMS message) 2016-05-16 10:07:06 +02:00
c0ntrol
f8b6a6adea issue #42, generator parameter defaults 2016-05-15 20:59:08 +02:00
Niels
fc2ab97152 issue #111, add VIMS command to query list of generators 2016-05-15 15:48:35 +02:00
Niels
6de0a78bda issue #111, fix sample bank size problem, fix override of sample ID in some VIMS messages, etc 2016-05-14 22:56:17 +02:00
Niels
b0cd2bd15f issue #111, fix total number of streams in status line 2016-05-14 18:51:13 +02:00
Niels
0fb822a8e3 v4l2 capture: convert rgba to yuva 2016-05-13 21:33:04 +02:00
Niels
8e004839fb fix issue #109 2016-05-13 18:26:22 +02:00
Niels
d27c2c8fd3 issue 109, allow user to set vloopback pixel format. for use with -O5, set VEEJAY_VLOOPBACK_PIXELFORMAT. Added optional arguments to VIMS 045. Fixed setting NTSC framerate in v4l2 driver, set framerate in vloopback output driver, refactor 2016-05-12 22:15:28 +02:00
c0ntrol
9df475320f add env VEEJAY_VLOOPBACK_SWAP_UV, refactor and error checking 2016-05-08 18:19:56 +02:00
c0ntrol
6e4535a52c fix issue #108, fix solid stream color wheel, added multicast streaming toggle button to reloaded, refacor libvjnet 2016-05-07 15:17:10 +02:00
c0ntrol
7367a8247d issue #108, fix unicast streaming 2016-05-06 13:08:04 +02:00
[d.j.a.y] Jerome Blanchi
8e48a6d4be Libvje / refactor : dummy
key* frame->width, frame->height
2016-04-21 18:31:11 +02:00
c0ntrol
a2db1d5501 issue #42, add mean filter, constrain bg subtraction filters to 1 instance 2016-04-02 16:34:44 +02:00
c0ntrol
dc89c1c135 fix compile warnings ( ./configure --enable-compile-warnings ) 2016-03-25 16:16:04 +01:00
c0ntrol
3f8dd313a2 fix issue #91 2016-03-25 13:15:41 +01:00
c0ntrol
9c03d2174e drop support for v4l1, fix issue #87 2016-03-23 21:21:56 +01:00
c0ntrol
cce52c2a7a cleanup, update email addr, fix compile warnings 2016-03-22 20:43:42 +01:00
c0ntrol
d1a074fd1c keep track of allocated framebuffer, free them at close 2016-03-21 21:53:23 +01:00
c0ntrol
12604b28a8 do not list inactive controls, issue #77 2016-03-16 19:39:51 +01:00
c0ntrol
dc75644f4b refactor yuv4mpeg; support scaling of input source 2016-03-15 22:11:44 +01:00
c0ntrol
155fcf9a70 fix bug in yuv4mpeg streaming (wrong picture color) 2016-03-13 15:18:58 +01:00
c0ntrol
1fa46c70d9 add yuy2 to yuv_plane_sizes, clear format struct before fetching format info from v4l2 device, add env VEEJAY_V4L2_PREFER_JPEG, changed precedence of pixel formats, fix return value in v4l2_pixelformat2ffmpeg 2016-03-13 11:32:05 +01:00
niels
69d18d2980 signal thread while in lock, not outside of lock. fix jumpy playback 2016-02-15 21:19:32 +01:00
Niels Elburg
c58807d074 i686 build fixes, ffmpeg updates 2016-01-10 21:11:05 +01:00
niels
d5db322761 cummulative changes 2015-12-17 18:34:28 +01:00
niels
fe4cd70850 clean up old fixme 2015-12-11 21:20:56 +01:00
niels
d2359f9a02 remove debug msg 2015-12-11 20:31:48 +01:00
niels
413085632e clean up 2015-12-10 22:37:52 +01:00
niels
5a7d7c349c fix mulitrack widget sensitivity, check for error after allocating memory in veejay client, limit preview width and height to size of buffer, reset chain when switching back to plain mode, set preview image format correctly, align VJFrame structure, reduce memory usage in performer, cleanup 2015-12-07 23:41:44 +01:00
niels
70ddd6dee2 added #73, refactor task handler, fix problem in task manager that caused threads to run in serial, added parameter to alpha:set from mixing source, optimized mask transition, updated status handling in all clients, added new icons, removed obsolete code 2015-12-06 20:32:15 +01:00
niels
f26271d48f fade in fade out corner cases 2015-12-01 22:08:18 +01:00
niels
352198d708 thread shutdown v4l2 2015-12-01 19:58:52 +01:00
niels
f3fd9297f0 fix bug in loading samplelist with active streams, fix fade in button, fix exiting v4l2 thread 2015-12-01 01:29:32 +01:00
niels
9785030cd6 refactor chain fader and methods 2015-11-30 23:28:47 +01:00
niels
f5a2b3b6f5 regression, some cleanup 2015-11-30 21:00:23 +01:00
niels
ad2fef3fa0 fix distortion fx, honor fade_method in auto fader, fix crash on failed generator loading, fix typo (issue #32) 2015-11-30 20:48:55 +01:00
niels
1cd71ef76a fix error handling and cleanup in v4l2 stream driver 2015-11-30 20:43:27 +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
8afa7a5581 fix segfault on exit 2015-11-17 22:14:22 +01:00
niels
7ffa2d6378 add symbol for subrender 2015-11-15 13:28:28 +01:00
niels
5256b132f6 put fx id in generator title tag 2015-11-13 22:31:40 +01:00
niels
8960b2d424 fix error handling, fix deadlock , fix stream names 2015-11-13 22:29:04 +01:00
niels
0bea992a81 regression, refactor 2015-11-02 00:36:52 +01:00