Commit Graph
32 Commits
Author SHA1 Message Date
itsmattkc b819a30c01 merge of long discussed new pipeline 2019-05-04 10:48:20 +10:00
Troy James Sobotka 847f3a9ae2 Fix minor typo in comment
Props to @samirosman for spotting the typo in the comment
describing the proper luma / luminance weighting coefficient
for the blue REC.709 primary. Updated the other slippery "RGB"
terms to more properly reflect the assumptions.
2019-05-03 12:07:01 -07:00
itsmattkc 4bbab59d3b Merge pull request #878 from luzpaz/misc-typos
Misc. typos
2019-05-02 21:38:51 +10:00
itsmattkc ca72bdb527 Merge pull request #880 from cgvirus/master
Crop and vignette Inverse Feature added
2019-05-02 21:38:29 +10:00
itsmattkc dff8db1af2 merged despill shaders 2019-05-02 21:32:16 +10:00
itsmattkc 1621b11800 moved despill shader 2019-05-02 21:27:08 +10:00
itsmattkc 0526609e9a Merge branch 'master' into patch-3 2019-05-02 21:26:07 +10:00
Troy James Sobotka f1ff4a9047 Update coefficients to use REC.709
While still not colour managed, and grossly assuming REC.709
display referred buffers, the effect as it currently stands can be
improved to use the proper coefficients for REC.709, as opposed
to legacy REC.601. Ideally there'd be a flag somewhere to flip between
the two coefficient sets.
2019-05-01 21:31:54 -07:00
Troy James Sobotka e5152bc0c0 Fix typo in effects/shaders/chromakey.frag
Fix typo pointed out by @brimsonbhin.
2019-04-29 17:40:02 -07:00
Troy James Sobotka 5e060d3d29 Update to REC.709, not batshit crazy REC.601
Update to use REC.709 coefficients.
2019-04-28 10:42:51 -07:00
Fahad Hasan Pathik b4c40d7f41 vignette inverse added 2019-04-27 20:09:06 +06:00
Fahad Hasan Pathik 300d5daa2b Crop Inverse feature added 2019-04-25 21:08:03 +06:00
production 7918efb60f Removed glitch 2019-04-25 21:03:23 +06:00
production 78dcd571ab Merge branch 'master' of git://github.com/olive-editor/olive 2019-04-25 20:52:57 +06: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 616e2b4740 Merge branch 'furtherocio' into nodes 2019-04-21 23:03:48 +10:00
itsmattkc ae37b927ec fixes #812 2019-04-21 23:00:00 +10:00
itsmattkc 35e0cb4f1b fixes #812 2019-04-18 02:57:21 +10:00
itsmattkc 1c6d7d0c6f correct xml structure 2019-04-17 09:57:40 +10:00
itsmattkc d3bc1d4f06 finished moving field data retrieving to row 2019-04-11 00:02:50 +10:00
production 197e649821 Merge branch 'master' of git://github.com/olive-editor/olive 2019-03-28 19:09:43 +06:00
itsmattkc 31bb862715 ported more effects to gles 2019-03-28 21:43:05 +11:00
itsmattkc 86bd06795a use resolution for feather values 2019-03-28 21:04:15 +11:00
itsmattkc 870df97983 multiply multiplier in crop 2019-03-28 20:36:20 +11:00
itsmattkc 7f06330815 some rendering and effect fixes 2019-03-28 19:38:40 +11:00
itsmattkc 45ce93d601 merged trilinear fixes 2019-03-28 19:18:05 +11:00
itsmattkc c468d023b0 mathematically calculate gaussian blur radius 2019-03-28 13:34:58 +11:00
itsmattkc 1adca7f2cc restored radius setting to gaussian blur, fixes #702 2019-03-28 13:07:48 +11:00
Fahad Hasan Pathik b950d0f5ea Three types of Glitch effect Added 2019-03-28 06:18:53 +06:00
itsmattkc 3710e68db7 fixed #703 2019-03-28 02:06:23 +11:00
itsmattkc ad1013e60b ported some glsl effects to gles 2019-03-27 01:05:05 +11:00
itsmattkc 1cd5dabc07 file/folder restructuring 2019-03-13 16:55:49 +11:00