Commit Graph
38 Commits
Author SHA1 Message Date
itsmattkc 0acee942f4 fix line endings 2019-06-15 07:39:55 -07:00
itsmattkc 49feb12999 ported functions to new node type 2019-05-13 12:00:15 +10:00
itsmattkc 2905dce3d9 sequence encapsulation 2019-05-09 00:19:36 +10:00
itsmattkc 9a13776b2c refactored some classes 2019-05-08 00:41:44 +10:00
itsmattkc b819a30c01 merge of long discussed new pipeline 2019-05-04 10:48:20 +10:00
luz.paz 52d03aacd6 Misc. typos
Found via ` codespell -q 3 -S *.ts,*.xml -L ba,froms,seeked`
2019-04-24 11:34:56 -04:00
itsmattkc de69558ee5 Revert "derive clips, tracks, and sequences from the same base"
This reverts commit 1b9a963eeb.
2019-04-14 12:47:19 +10:00
itsmattkc 1b9a963eeb derive clips, tracks, and sequences from the same base 2019-04-14 11:13:00 +10:00
itsmattkc b21745f694 merged effects into node structure 2019-04-12 21:50:52 +10:00
itsmattkc 433ae494ad some cleanup 2019-04-09 13:15:15 +10:00
itsmattkc 9833634815 fixed shared cross dissolve frozen at start frame 2019-04-06 11:08:39 +11:00
itsmattkc 5f5535bb11 fixed clips not showing their first frames 2019-04-06 00:12:16 +11:00
itsmattkc e708791e90 reimplemented rectangle selection 2019-04-04 03:07:04 +11:00
itsmattkc 673bcc0bf7 fixed last references to track as an integer 2019-04-03 23:59:36 +11:00
itsmattkc f3178ff071 solo and mute buttons are now implemented 2019-04-03 12:15:03 +11:00
itsmattkc 2d4714547b rewrite nearly complete 2019-04-03 01:38:01 +11:00
itsmattkc f40b744dd4 further work on timeline rewrite 2019-03-31 10:36:01 +11:00
itsmattkc 114606c28e rewrite work continued 2019-03-30 03:09:43 +11:00
itsmattkc 45ce93d601 merged trilinear fixes 2019-03-28 19:18:05 +11:00
itsmattkc 4e0188fd3a enforce trilinear and mipmap generation 2019-03-28 18:21:35 +11:00
itsmattkc ad1013e60b ported some glsl effects to gles 2019-03-27 01:05:05 +11:00
itsmattkc 091889fbe0 show loading icon for proxy generation 2019-03-26 22:32:24 +11:00
itsmattkc 6b40a4ccf8 hdr video can be used in the pipeline without conversion to rgba8888 2019-03-26 21:58:47 +11:00
itsmattkc d8acef21a8 better support for various bit rates 2019-03-26 21:42:45 +11:00
itsmattkc ef837f06c1 proper alpha treatment 2019-03-25 13:54:41 +11:00
itsmattkc dd06230c04 merged with master 2019-03-21 17:22:36 +11:00
itsmattkc be22e5fbfa more documentation and exportthread restructure 2019-03-21 14:01:10 +11:00
itsmattkc 262e93460f fix clip close crash 2019-03-20 23:38:44 +11:00
itsmattkc 9b2b7bc949 dropped QOpenGLTexture for raw textures 2019-03-20 15:40:11 +11:00
itsmattkc 4c1bc0d3c8 changed texture formats to float 2019-03-20 15:04:14 +11:00
itsmattkc c5a64adc40 excised frei0r effect 2019-03-20 14:49:07 +11:00
itsmattkc 55b33d8a33 fixed gpl message header 2019-03-20 14:29:20 +11:00
itsmattkc 7d337e6de2 two step process and configurable colorspaces 2019-03-20 01:42:40 +11:00
itsmattkc 05ac0314d7 nearly finished gles transition 2019-03-17 18:19:12 +11:00
itsmattkc 5100ae4c2e moved clips to custom framebufferobject 2019-03-17 01:45:19 +11:00
itsmattkc 4925f8f582 completed merge 2019-03-17 01:03:45 +11:00
itsmattkc f1bc01ec72 better transition labelling in effect controls 2019-03-15 12:55:28 +11:00
itsmattkc 1cd5dabc07 file/folder restructuring 2019-03-13 16:55:49 +11:00