niels
|
5f202a28b1
|
only set default fx values when fx id is changed, only clear/reset kf when fx id is changed
|
2015-08-05 21:23:19 +02:00 |
|
niels
|
23779a3a3b
|
add button to fx chain to render image effects on mixing sources, added shift + number modifier to select banks (affects french keyb), save and load sub render option
|
2015-08-03 11:45:36 +02:00 |
|
niels
|
1a83fbfbe6
|
fix compile warning
|
2015-07-30 22:16:56 +02:00 |
|
niels
|
ab7969db1b
|
optimized formatting status message (divide and conquer sprintf format)
|
2015-07-29 22:07:42 +02:00 |
|
niels
|
9fca3094c7
|
fix v4l get info
|
2015-07-26 17:46:21 +02:00 |
|
niels
|
a93c5a97e0
|
regression
|
2015-07-25 21:57:18 +02:00 |
|
niels
|
313266d970
|
fix warnings
|
2015-07-25 21:55:23 +02:00 |
|
niels
|
a154897421
|
fix warnings
|
2015-07-25 20:12:44 +02:00 |
|
niels
|
51b9701efc
|
fix warning
|
2015-07-25 20:10:04 +02:00 |
|
niels
|
9e1cf516b0
|
fix include
|
2015-07-11 22:55:52 +02:00 |
|
niels
|
2ea884cda7
|
avhelper changes
|
2015-07-11 22:40:00 +02:00 |
|
niels
|
e4e913f0d7
|
fix compile warning
|
2015-07-11 21:59:03 +02:00 |
|
niels
|
6420a69587
|
fix crash during error on exit
|
2015-06-24 00:39:20 +02:00 |
|
niels
|
a4f1d9a00e
|
fix leaks on stream delete and delete all
|
2015-06-23 23:47:55 +02:00 |
|
niels
|
b38f9e7c83
|
sprintf -> snprintf
|
2015-06-18 21:45:30 +02:00 |
|
niels
|
82be495bc6
|
fps and norm for both threading and non-threading v4l2
|
2015-06-18 21:43:41 +02:00 |
|
niels
|
a75bac7470
|
use norm setting from dummy info instead of edl to open v4l2 device, dont zero norm setting
|
2015-06-18 21:41:53 +02:00 |
|
niels
|
3df773ac25
|
delete double message
|
2015-06-18 01:08:15 +02:00 |
|
niels
|
46067f2047
|
write to y4m stream in separate thread
|
2015-06-18 01:03:53 +02:00 |
|
niels
|
40a30fbdb4
|
dont allocate memory in put function
|
2015-06-18 00:11:47 +02:00 |
|
niels
|
065825af86
|
change buffer allocation in v4l2, lock atomic section during intialization, fix leak
|
2015-06-17 23:52:17 +02:00 |
|
niels
|
57f91093d3
|
fix bad write
|
2015-06-17 23:29:25 +02:00 |
|
niels
|
a26ac5f608
|
optimizations, remove dead code
|
2015-06-13 02:19:54 +02:00 |
|
niels
|
2776e8da15
|
remove some compile warnings
|
2015-06-11 22:53:35 +02:00 |
|
niels
|
b1e78d6c15
|
fix formatting in -u/--dump-events, change status message maximum length to MESSAGE_SIZE, remove unused allocated buffer, remove unicap left-over, add comment, remove calls to obsolete function, update MAN page, update environment variables shown in -u/--dump-events
|
2015-06-09 00:11:21 +02:00 |
|
niels
|
2494d9df26
|
remove old stuff, fix ssize_t, align multiple of 32 bytes, fix Map B to A by threshold, fix some leaks at exit, pre-allocate memory for fx-chain to eliminate dynamic memory allocation when switching samples or manipulating the fx chain, add docs/README.memory, add commandline option to disable static fx chain, take size of static chain in account when combined with -m option, update man page, clear font worker after samples are deleted, fix possible oob write in srt get list, lock static chain to RAM (non fatal), dont clear job and task argument in multithreader (no effect)
|
2015-06-05 02:05:40 +02:00 |
|
niels
|
77a6e18655
|
free proj transform on exit, free plain edl on exit, surive loading FX you dont have loaded
|
2015-06-03 00:00:53 +02:00 |
|
niels
|
7a066ab763
|
free fx chain when sample is deleted
|
2015-05-31 00:42:59 +02:00 |
|
niels
|
ab1c8f72d2
|
clean up, remove unneeded function
|
2015-05-22 20:58:32 +02:00 |
|
niels
|
bb34d14799
|
check if width and height are set for loopback device
|
2015-05-22 19:44:00 +02:00 |
|
niels
|
9e04555c4f
|
remove debug message
|
2015-05-02 00:24:21 +02:00 |
|
niels
|
e1f523748c
|
clean up FIXMEs, left some as TODO, fixed leak in Swirl, delete unused VIMS, delete unimportant FIXMEs
|
2015-04-28 00:29:10 +02:00 |
|
niels
|
340cedbf5f
|
refactor unicast streaming, solve flickering frame issue
|
2015-04-27 21:13:41 +02:00 |
|
niels
|
456809c94d
|
dont disable self when using unicast stream, also cache generated frames
|
2015-04-27 01:05:16 +02:00 |
|
niels
|
9e79d9a4f4
|
fix preview in reloaded, fix problems in unicast streaming
|
2015-04-26 23:44:11 +02:00 |
|
niels
|
6fa60ca2d9
|
fix some compile errors
|
2015-04-24 18:38:32 +02:00 |
|
niels
|
0dddf9bb8a
|
fix veejay to veejay video streaming via unicast, refactor network thread
|
2015-04-24 18:03:59 +02:00 |
|
niels
|
e099c05f16
|
buffer management in network streaming, update lzo to latest version, added error checking
|
2015-04-24 01:04:30 +02:00 |
|
niels
|
b16c801c84
|
drop obsolete function, remove dead code, remove dead vims event, fix some compile warnings
|
2015-04-23 22:47:38 +02:00 |
|
niels
|
8518d0eef2
|
fix CFLAGS in sendVIMS for puredata, minor updates to documentation, fixed small memory leak, removed all assertions except on libhash and lzo selftest, fix some console log messages
|
2015-04-23 21:21:56 +02:00 |
|
niels
|
430a1f368f
|
fix auto splitting for quicktime files
|
2015-04-22 21:40:21 +02:00 |
|
niels
|
b96bb5fe2f
|
fix plane lengths, fix plane lengths in FX, assign default NULL values, fix some compile warnings, some doc fixes, fix Y range for TV or digital YUV in some FX, align buffer alloc, remove unused code
|
2015-04-22 19:57:41 +02:00 |
|
niels
|
0d861dfc39
|
plane length for frame copy function, allocate sufficient space for VJ22 and VJ20 recorders, fix audio enable/disable
|
2015-04-22 00:08:35 +02:00 |
|
niels
|
9fc7a9ecbd
|
fix editlist display in reloaded, fix video file loading, fix edit list routines, fix yuv4mpeg, fix video settings initialization
|
2015-04-17 23:52:34 +02:00 |
|
niels
|
6cda35ec0a
|
set self on mixing entry after clear
|
2015-04-09 19:52:43 +02:00 |
|
niels
|
247cdcdb26
|
fixes
|
2015-04-09 16:35:34 +02:00 |
|
niels
|
0e7444ccec
|
set pixelformat from codec as fallback
|
2015-04-08 23:20:53 +02:00 |
|
niels
|
8a868f3c11
|
drop old parameter limit, new limit is 32 parameters (with 16 available in reloaded). changed VIMS 361 from static parameter length to variable length to account for more then 8 parameters, changed VIMS 410 to first return all sample properties, then parameters. added argyment to VIMS 145, fixed a couple of things, added parameters and sliders to reloaded
|
2015-03-01 18:20:43 +01:00 |
|
niels
|
065ec7a513
|
silently drop obscure and incomplete split screen implementation
|
2015-01-27 23:58:04 +01:00 |
|
niels
|
9860473466
|
build fixes debian sid, add support for libav 11.1
|
2015-01-25 18:11:47 +01:00 |
|