Tércio Martins
893a94b5c9
CMake: Including the command "target_compile_options" in the project file.
2019-05-09 03:55:46 +10:00
Tércio Martins
87756c6a48
Remove file cmake/Findfrei0r.cmake
2019-05-09 03:55:46 +10:00
Tércio Martins
8592446cb0
Update the CMake script for the new code changes
2019-05-09 03:55:46 +10:00
itsmattkc
7c66c3bf4b
fixed track size issue
2019-05-09 01:54:14 +10:00
itsmattkc
2905dce3d9
sequence encapsulation
2019-05-09 00:19:36 +10:00
itsmattkc
5f0debb7ec
removed tracklist layer
2019-05-08 19:32:31 +10:00
itsmattkc
9a13776b2c
refactored some classes
2019-05-08 00:41:44 +10:00
itsmattkc
127a773c54
ocio look prefs fixed
2019-05-07 10:05:53 +10:00
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
Troy James Sobotka
99b6ba6bd3
Merge pull request #903 from sobotka/master
...
Add VSCode to .gitignore
2019-05-02 11:12:24 -07:00
Troy James Sobotka
44f81693ed
Add VSCode to .gitignore
...
Subject says it all. Ignore all VSCode
files.
2019-05-02 11:05:34 -07:00
itsmattkc
1e3cf5337c
Merge pull request #759 from eszlari/cmake-doxy
...
cmake: add doxygen
2019-05-03 00:19:00 +10:00
itsmattkc
f81df00664
Merge pull request #862 from ZoomTen/icons-new
...
Filetype icons (light palette, Windows & Linux)
2019-05-02 21:42:06 +10:00
itsmattkc
d6141087d6
Merge branch 'freshstudio-bugfix/texteffect-zero'
2019-05-02 21:40:40 +10:00
itsmattkc
782edec37b
moved size check in text effect
2019-05-02 21:40:18 +10:00
itsmattkc
49610d10ce
Merge branch 'bugfix/texteffect-zero' of https://github.com/freshstudio/olive into freshstudio-bugfix/texteffect-zero
2019-05-02 21:39:35 +10:00
itsmattkc
1d9414d062
Merge pull request #877 from freshstudio/bugfix/875
...
Fix issue #875
2019-05-02 21:39:04 +10: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
6a41063e9c
Merge branch 'BrimsonBhin-master'
2019-05-02 21:37:50 +10:00
itsmattkc
389d0a84a9
Revert "Delete global.cpp"
...
This reverts commit 9e6226df29 .
2019-05-02 21:37:06 +10:00
itsmattkc
472bcf5efd
Merge branch 'master' of https://github.com/BrimsonBhin/olive into BrimsonBhin-master
2019-05-02 21:36:55 +10:00
itsmattkc
9e6226df29
Delete global.cpp
2019-05-02 21:35:43 +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
1ba05323ca
Merge pull request #887 from sobotka/patch-3
...
Update coefficients from busted up REC.601
2019-05-02 21:26:14 +10:00
itsmattkc
0526609e9a
Merge branch 'master' into patch-3
2019-05-02 21:26:07 +10:00
itsmattkc
9b57de5884
Merge branch 'follower-fix-qt56-compatibility'
2019-05-02 21:22:11 +10:00
itsmattkc
387d7f8a1d
Merge branch 'fix-qt56-compatibility' of https://github.com/follower/olive into follower-fix-qt56-compatibility
2019-05-02 21:22:03 +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
follower
ddb57dcb6a
Fix to work w/ Qt 5.6+ removes non-critical setDesktopFileName().
2019-05-01 22:31:17 +12:00
follower
71e36fcc75
Remove makeCurrent() call that sometimes causes blank previewers.
...
See: <https://github.com/olive-editor/olive/issues/892 >
2019-05-01 22:27:49 +12: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
unfa
b8114f63a4
Update despill.frag
...
Changed comment.
2019-04-28 19:03:11 +02:00
unfa
3fd7852cfa
Merge branch 'master' of https://github.com/unfa/olive
2019-04-28 18:51:15 +02:00
unfa
7479cf5933
A single despill effect for improving efects of chroma keying. Works for Green, Blue and Red backgrounds, no other controls yet. Tested.
2019-04-28 18:49:07 +02: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
Freshek
c060fbd431
Fix issue #875
2019-04-24 17:20:49 +02:00
itsmattkc
9b2f91f483
show node properties as a sidebar
2019-04-24 10:26:42 +10:00
Freshek
b3985b94f5
Don't render TextEffect when size is LESS THAN or EQUAL TO 0
2019-04-23 15:58:23 +02:00
itsmattkc
616e2b4740
Merge branch 'furtherocio' into nodes
2019-04-21 23:03:48 +10:00
itsmattkc
43284ced8b
cherrypicked relevant commits from master
2019-04-21 23:03:35 +10:00
itsmattkc
ae37b927ec
fixes #812
2019-04-21 23:00:00 +10:00
Troy James Sobotka
945242e165
Fix #853 lower_control_layout QSizePolicy
...
Changing the QSizePolicy to `Maximum` prevents the
central control buttons from wiggling as the variable width
font changes width dimensions.
2019-04-21 22:59:30 +10:00