Commit Graph

636 Commits

Author SHA1 Message Date
niels
6dd79cadf9 set default framerate if none detected or given (override with norm parameter or fps) 2015-05-02 01:09:44 +02:00
niels
9c412a9f79 move handling of event inside busy loop 2015-05-02 00:34:53 +02:00
niels
9e04555c4f remove debug message 2015-05-02 00:24:21 +02:00
niels
93a3a0b215 fix glitch in slow motion (was always using current speed). also fixes slow motion in mixing samples 2015-05-02 00:03:27 +02:00
niels
8735d87318 revert 2015-05-01 23:23:46 +02:00
niels
7839744ebf fix frame glitch in slow motion 2015-05-01 23:18:51 +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
1c0c24b150 properly use cached frames in fx chain 2015-04-27 01:14:52 +02:00
niels
456809c94d dont disable self when using unicast stream, also cache generated frames 2015-04-27 01:05:16 +02:00
niels
c212ab4ca4 turn off audio when user defines framerate 2015-04-27 00:29:27 +02:00
niels
9e79d9a4f4 fix preview in reloaded, fix problems in unicast streaming 2015-04-26 23:44:11 +02:00
niels
ef4e9aa4c0 fix preview, correctly detect preview change, etc 2015-04-26 16:35:18 +02:00
niels
80b37f04ae fix stream not playing (fps was 0.0) 2015-04-26 14:43:34 +02:00
niels
3ae850edf0 disable audio when first file is loaded without 2015-04-25 20:14:12 +02:00
niels
3c7b9c3610 no action when xrun is detected, just display warning 2015-04-25 15:46:09 +02:00
niels
7466876db6 only allow to change framerate when playing without audio 2015-04-25 15:37:08 +02:00
niels
ed26352bc3 fix initialization (vj_jack_initialize) 2015-04-25 15:20:48 +02:00
niels
c01121ac78 remove temporary assignment 2015-04-25 15:20:14 +02:00
niels
57e54252f1 change audio enable/disable to unmute/mute 2015-04-25 15:17:49 +02:00
niels
003ad1b6e1 handle avi read error on memory mapped files 2015-04-25 14:11:17 +02:00
niels
4f03d5f7eb dont pause jack on muted play 2015-04-24 20:15:28 +02:00
niels
be041142b3 fix not displaying video frames when switching between audio and non-audio samples, fix glitch by setting first_frame=1 (sample switch), mute a video file if audio properties are not matching, always queue frames when jack is enabled (mute) 2015-04-24 19:57:41 +02:00
niels
56d457dc64 fix MLZO recorder 2015-04-24 18:40:23 +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
79a2e469a7 black list frei0r NDVI filter (crash in parameter value change p0) 2015-04-23 23:58:12 +02:00
niels
410eb0fe25 delete some useless messages 2015-04-23 23:20:09 +02:00
niels
4d08c2bdcc jackd not running with same samplerate is an error 2015-04-23 23:04:37 +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
d43788ec6d fix compile warning, check result on port hint (fixes some possible frei0r problems), added pr0file to blacklist due to heap corruption 2015-04-23 22:10:48 +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
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