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 |
|
niels
|
19ee1fdfb0
|
use high resolution sleep timer
|
2015-01-25 00:57:56 +01:00 |
|
niels
|
071ba9c352
|
reduce number of ffmpeg threads to number of cpu cores, allow user defined defaults for livido plugin parameters, clean up compile warnings in livido-loader, fix some possible memleaks, drop ancient usleep, use nanosleep
|
2015-01-16 21:30:15 +01:00 |
|
niels
|
432e1aa1b2
|
null check on generator tag (fix commandline -Z [num] option)
|
2015-01-13 23:34:46 +01:00 |
|
niels
|
3e7f6aa95e
|
explicitly try yuv420 format if all else fails (v4l2)
|
2015-01-13 00:34:00 +01:00 |
|
niels
|
9ef108da3f
|
assign selected pixel format when one is found (duh), add major/minor version of libavcodec to veejay --features
|
2015-01-12 20:35:39 +01:00 |
|
niels
|
ce6b17e252
|
fallback to libyuv supported formats when preferred format negotiation fails
|
2015-01-10 23:56:01 +01:00 |
|
niels
|
cdbb1681a7
|
add timecode to libplugger, pass to livido.
|
2015-01-03 23:32:14 +01:00 |
|
niels
|
d07bc70cb8
|
fix compile warnings, fix setting of optimziation level, move subsample to libsubsample, disable optimization level for libsubsample, fix crash on exit, clean up, smaller bugfixes
|
2014-12-22 00:11:13 +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 |
|