Commit Graph

1739 Commits

Author SHA1 Message Date
c0ntrol
13e2d6ba20 remove assignment of local vars 2019-05-21 22:01:33 +02:00
c0ntrol
03e0de0edd add new FX 'chroma stretch' 2019-05-21 22:01:00 +02:00
Niels
a5fdce2497 Merge pull request #196 from d-j-a-y/djay_sse2_memcpy
Add sse2 memcpy variant
2019-05-21 18:42:20 +02:00
Jerome Blanchi aka d.j.a.y
3e4c87a66f GTK3 : fix gtk2 - gtk3 mixed lib
Fix the following error :
Gtk-ERROR **: GTK+ 2.x symbols detected. Using GTK+ 2.x and GTK+ 3 in the same process is not supported

#163
2019-05-21 18:34:49 +02:00
Jerome Blanchi aka d.j.a.y
05eb9deea4 Add sse2 memcpy variant
Based on Xine + William Chan + others.
2019-05-21 18:23:35 +02:00
Jerome Blanchi aka d.j.a.y
de955e34db memcpy sse2 ok , clean todo! 2019-05-21 17:51:47 +02:00
c0ntrol
b0cd180e32 EDL, after pasting buffer, continue playing at destination position and set min and max frame properly 2019-05-20 21:31:45 +02:00
c0ntrol
3de4b0fbb7 fix / workarround some EDL and fx anim issues 2019-05-19 20:59:10 +02:00
c0ntrol
bf8f5876be reset current frame when switching streams, reset offset when switching streams 2019-05-18 21:18:57 +02:00
c0ntrol
da9e64097d fix possible crash in send editlist routine 2019-05-18 21:18:19 +02:00
c0ntrol
0edc5bb91e bump veejay to 1.5.62 2019-05-15 22:15:52 +02:00
c0ntrol
749593439b add loop stop boundary 2019-05-15 21:53:37 +02:00
c0ntrol
6c6f664561 check for failed initialization in livido plugins and handle error 2019-05-01 20:22:43 +02:00
c0ntrol
cb88c8c413 Merge branch 'master' of github.com:c0ntrol/veejay 2019-05-01 16:27:49 +02:00
c0ntrol
883d5f95bd fix palettes 2019-05-01 16:27:32 +02:00
Jerome Blanchi aka d.j.a.y
4d4c7ed17e typo : mcast -> multicast 2019-02-10 18:29:13 +01:00
c0ntrol
4ed262ea0c add new FX 'Asendorf Glitch' (pixelsort) 2019-02-01 18:31:04 +01:00
c0ntrol
0da4f7ebd8 check return code and handle error, add info level messages 2019-01-31 18:56:47 +01:00
c0ntrol
db7215eeaa fix regressionin v4l2 streams, drop unicap support, update doc, drop obsolete files 2019-01-29 19:30:52 +01:00
c0ntrol
e3becd86f0 better console messages, lock entire memory area allocated for FX processing 2019-01-24 21:38:15 +01:00
c0ntrol
182acabd8e add instruction for installation 2019-01-23 20:07:34 +01:00
c0ntrol
dfde41f490 fix issue #186 2019-01-23 19:44:24 +01:00
c0ntrol
c6928b3ff6 change FX plugins to operate in YUV 4:4:4 mode 2019-01-23 00:13:40 +01:00
c0ntrol
9e30e8113b not using av_frame_unref until we close the reader 2019-01-22 23:15:59 +01:00
c0ntrol
752cc880c5 blacklist bgsubstract0r 0.3, crashes in destroy function 2019-01-22 23:14:39 +01:00
c0ntrol
70d94c2d30 fix possible crash in motion ghost, refactor similar patterns 2019-01-22 23:14:13 +01:00
c0ntrol
6d76fb59d7 add Makefile.in to maintainercleanfiles 2019-01-22 23:13:04 +01:00
c0ntrol
6536cb9976 added extra status token for feedback 2019-01-21 21:31:18 +01:00
c0ntrol
8694cce302 fix color mapping and lens correction 2019-01-20 21:00:47 +01:00
c0ntrol
b28cdbd5ce better and faster FX chain 2019-01-20 19:05:37 +01:00
c0ntrol
01372a4387 added transitions and subrender widgets to reloaded, added subrender per chain entry, fixed problems with fx anim, fix issue in performer, added new VIMS events, regressions, added tooltips, changed VIMS get chain entry, etc. prepared #183, done #182, #118 2019-01-19 00:11:57 +01:00
c0ntrol
64d5cc85b5 remove bad line 2019-01-18 18:22:42 +01:00
c0ntrol
92ac35b884 #118 and retab 2019-01-17 23:06:02 +01:00
c0ntrol
23e637e587 add support for transitions to streams (limited to 0 loops and bound by dummy frame length value) 2019-01-17 23:04:30 +01:00
c0ntrol
10fba9d6aa update transition when FX is set or cleared, ask FX if transition is done or use user defined values, some indenting fixes 2019-01-17 23:03:47 +01:00
c0ntrol
b9b5daa1b5 Added function pointer to return state of transition that is internal to FX 2019-01-17 23:02:00 +01:00
c0ntrol
58e20178f1 Added Restart parameter, added function pointer to return state of transition that is internal to FX 2019-01-17 23:01:39 +01:00
c0ntrol
dc6208f1cc Transition Wipe now has 2 parameters, Added a function that returns state of transition 2019-01-17 23:01:10 +01:00
c0ntrol
2cc05bfea8 add function pointer to fx structure to indicate transition completed 2019-01-17 22:59:05 +01:00
c0ntrol
bbf96a5ad3 #118, add bang to transition to mixing sample 2019-01-16 23:06:32 +01:00
c0ntrol
93d8961b4b regression, definition was still used by tracer FX 2019-01-16 22:18:53 +01:00
c0ntrol
600ba49cdd remove obsolete definitions 2019-01-16 21:12:19 +01:00
c0ntrol
0e84ef47a1 remove obsolete parameters 2019-01-16 21:12:01 +01:00
c0ntrol
6a7d06d7f6 fix Transition Wipe; unused opacity paramter, calculate using ratio 2019-01-16 21:11:25 +01:00
c0ntrol
76fdd689aa fix Transition Translate; unused opacity parameter 2019-01-16 21:10:25 +01:00
c0ntrol
703cfdb9ab Fix Transition Line, missing right part in mode 0, wrong upper value for opacity, use super sampled mode 2019-01-16 21:07:21 +01:00
c0ntrol
c19c2c5a0d fix Transition Translate Carot issues; opacity invalid upper value, row_length >= point_size introduced artifact line 2019-01-16 21:05:50 +01:00
c0ntrol
4a08ef1348 extend status line, there are 33 items now, consider loop count and loop stop when recording/playing macros, consume macro bank while playing to prevent unintended cycles 2019-01-16 00:02:12 +01:00
c0ntrol
60bcddaf84 add new VIMS message, do not accept VIMS_QUIT 2019-01-14 23:06:55 +01:00
c0ntrol
aab92849c7 fix build error 2019-01-14 23:06:49 +01:00