Commit Graph

1754 Commits

Author SHA1 Message Date
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
cee2aaa87d add debug information, clear according to uv_len 2015-04-23 19:45:55 +02:00
niels
afb230f0ef fix crash on closing sdl window via reloaded 2015-04-23 19:45:02 +02:00
niels
990cd4af9b clean up jack related error messages 2015-04-23 19:44:17 +02:00
niels
a55c162411 clear current frame buffer ssm cache, fix logic 2015-04-23 00:46:23 +02:00
niels
315cd805bd start with most recently sub or super sampled and traverse back in chain 2015-04-23 00:32:58 +02:00
niels
170192735f handle special case currently cached frame in fx chain render (fixes chained chroma leak) 2015-04-23 00:08:00 +02:00
niels
06e46e1a2f fix matte scratcher, fix magic overlay scratcher, all scratchers limited by 50 frames, increased from 25 2015-04-22 23:11:31 +02:00
niels
aa12d1236d fix crash when all parameter values are 0 in chroma scratcher 2015-04-22 22:18:06 +02:00
niels
9f5e54e5f6 assign default value in noise pencil, increase buffer length of matte scratcher and align it 2015-04-22 22:01:32 +02:00
niels
430a1f368f fix auto splitting for quicktime files 2015-04-22 21:40:21 +02:00
niels
c4dc8d122f fix return value for setting quicktime audio position 2015-04-22 21:39:27 +02:00
niels
334048e585 fix error handling in loading bad video 2015-04-22 21:27:37 +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
d0c401c676 fix green in displacement map, fix plane length 2015-04-22 00:37:29 +02:00
niels
7e3e17d719 fix plane length, finally fix chroma leaking in chain 2015-04-22 00:25:58 +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
6b6c0b5aad bio2jack fixes 2015-04-22 00:08:00 +02:00
niels
3b77ee8c20 fix segfault in chain fade switch sample 2015-04-21 23:35:37 +02:00
niels
de196ec96a newly recorder sample inherits speed, dont lock up in playback thread if huge lag happens, fix audio recording quality, improved audio playback quality, fix audio problems 2015-04-21 23:00:59 +02:00
niels
31a24dcfeb remove not needed method 2015-04-21 22:59:22 +02:00
niels
fa055698b0 fix gremlin that popped up after recording a sample (regression) 2015-04-21 22:56:23 +02:00
niels
2301ce238d update package build 2015-04-20 22:41:25 +02:00
niels
e33092312b measure bytes written to jack for audio sync, pause jack on xrun 2015-04-20 22:33:04 +02:00
niels
adbab8607a indenting, handle xrun (correctly?), check on out of sync message, solve chroma leak in chained mixing effects 2015-04-20 20:21:16 +02:00
niels
bd61413fb5 fix unused variable, dead store , parenthesis 2015-04-19 22:59:37 +02:00
niels
7481e0ccf2 do not flush file buffers to disk before starting playback thread 2015-04-19 22:38:38 +02:00
niels
f09a114159 fix audio problems, reset buffers when changing speed, dont increment counter on mixing sample if same id for slow dup, add timing to out of pace warning 2015-04-19 22:29:56 +02:00
niels
7353af7241 fix audio/video sync 2015-04-19 12:39:57 +02:00
niels
256beb71dc fix chroma leaking 2015-04-19 12:09:14 +02:00
niels
333c04443f fix override norm, framerate, fix playback rate detection 2015-04-19 11:19:21 +02:00
niels
e87b4af9f6 fix slicer 2015-04-18 23:14:07 +02:00
niels
726b7e1995 regression, remove useless code 2015-04-18 22:16:39 +02:00
niels
52b2b2a9ec fix OSD menu, fix display of OSD and qr 2015-04-18 22:10:19 +02:00
niels
4b2249771c regression fixes, deletions,refactor perspective transform, user can specifiy -w -h -f to override project settings 2015-04-18 17:58:39 +02:00
niels
7694014826 refactor 2015-04-18 10:52:44 +02:00
niels
0be4d34b49 fix fpe 2015-04-18 01:06:36 +02:00
niels
73bb5de8fa set format 2015-04-18 00:48:02 +02:00
niels
e2fb3ed1b1 clean up recording formats, add huffyuv 2015-04-18 00:43:36 +02:00
niels
e9a3963fa2 regression fix 2015-04-18 00:08:52 +02:00
niels
e2356a75ae add avhelper for editlist files 2015-04-17 23:56:04 +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
1c2001d10e change file format detection part (fixes HuffYUV and some other formats) 2015-04-14 23:04:26 +02:00
niels
816f757767 fix segfault in complex sync - replace selection 2015-04-13 22:19:12 +02:00
niels
532331c3f7 clean up old stuff 2015-04-13 21:36:14 +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
0647c0ff3e align qrcodes to one side of the screen 2015-04-08 23:20:01 +02:00
niels
2a10252c91 add info on android and qrcode 2015-04-06 20:32:44 +02:00