Commit Graph

1754 Commits

Author SHA1 Message Date
Jerome Blanchi aka d.j.a.y
d1c869d2c0 Indenting corrections 2019-05-29 15:19:49 +02:00
Jerome Blanchi aka d.j.a.y
6934233aad vje fix raster and flip 2019-05-29 15:19:49 +02:00
c0ntrol
8335b33fd0 close stream after error 2019-05-29 15:05:21 +02:00
c0ntrol
a51e42171d set video output size to multiple of 8 when no args given 2019-05-29 12:59:27 +02:00
c0ntrol
a54669464e load image 2019-05-29 12:27:51 +02:00
c0ntrol
3e6145adb1 free sdl 2019-05-29 01:39:40 +02:00
c0ntrol
5498b8d498 align memory on 16 bytes, small opt, dont free sdl on exit 2019-05-29 01:37:50 +02:00
c0ntrol
06f5317bfa log message 2019-05-28 02:49:42 +02:00
c0ntrol
68f7346863 change how veejay tests for font alternatives 2019-05-28 01:10:27 +02:00
c0ntrol
0c1a65fa33 load fonts listed in /home/c0ntrol/.veejay/fonts 2019-05-28 01:03:50 +02:00
c0ntrol
becf8c290a Merge branch 'master' of github.com:c0ntrol/veejay 2019-05-28 00:44:35 +02:00
c0ntrol
561d06e8b0 delete default fallback fonts 2019-05-28 00:44:04 +02:00
Jerome Blanchi aka d.j.a.y
543c8e9204 tmp 2019-05-27 23:55:35 +02:00
c0ntrol
2b465ff1b4 round up 2019-05-27 23:17:12 +02:00
c0ntrol
e7bd598d8e more error checking 2019-05-27 23:17:06 +02:00
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