Jonathan Thomas
|
704d9ea530
|
Merge pull request #99 from OpenShot/bugfix/dont-remove-nearby-old-working-frame
Don't remove nearby working frames
|
2018-05-27 00:19:39 -05:00 |
|
Jonathan Thomas
|
a4c1b818ba
|
Don't remove nearby working frames (trying to catch less things in our too old logic). This prevents lots of invalid cache situations during preview.
|
2018-05-27 00:12:50 -05:00 |
|
Jonathan Thomas
|
a67583a2e1
|
Merge pull request #96 from OpenShot/bugfix/copy-time-mapped-image
Make copy of time-mapped image data (transformed, passed to effects, etc...), to prevent flickering or crashes.
|
2018-05-25 00:38:45 -05:00 |
|
Jonathan Thomas
|
93c2c0247a
|
Make copy of time mapped image data, so those frames can be manipulated (transformed, passed to effects, etc...)
|
2018-05-25 00:34:29 -05:00 |
|
Jonathan Thomas
|
9d7efcd896
|
Merge pull request #95 from OpenShot/feature/remove-duplicate-make-command
Experimental: remove additional make command
|
2018-05-24 15:22:25 -05:00 |
|
Jonathan Thomas
|
1e58f7296e
|
Experimental remove additional make command, so it only compiles for Windows 1 time
|
2018-05-24 14:32:15 -05:00 |
|
Jonathan Thomas
|
2d81121dea
|
Merge pull request #93 from OpenShot/feature/refactor-gitlab-ci
Refactor of GitLab Ci
|
2018-05-24 03:31:59 -05:00 |
|
Jonathan Thomas
|
7adfdf4669
|
Another small syntax change to gitlab ci
|
2018-05-24 03:26:39 -05:00 |
|
Jonathan Thomas
|
1038fc4f1d
|
Another small syntax change to gitlab ci
|
2018-05-24 03:22:10 -05:00 |
|
Jonathan Thomas
|
954455e9ab
|
Another small syntax change to gitlab ci
|
2018-05-24 03:14:24 -05:00 |
|
Jonathan Thomas
|
4706efe68c
|
Refactor of GitLab Ci
|
2018-05-24 03:09:42 -05:00 |
|
Jonathan Thomas
|
ae4551e95d
|
Improving gitlab build integration
|
2018-05-22 22:05:01 -05:00 |
|
Jonathan Thomas
|
98fa55feb3
|
Updating cmake file for libopenshot-audio to search $ENV first, and then static folders
|
2018-05-21 23:12:21 -05:00 |
|
Jonathan Thomas
|
4595cd8899
|
Integrating experimental gitlab CI file
|
2018-05-21 22:52:04 -05:00 |
|
Jonathan Thomas
|
b5704c4a25
|
Merge pull request #92 from OpenShot/revert-86-ZmgLogger_hires_timestamp
Revert "Check in code to handle missing clock_gettime() on most versions of M…"
|
2018-05-19 01:25:00 -05:00 |
|
Jonathan Thomas
|
9d755c6d68
|
Revert "Check in code to handle missing clock_gettime() on most versions of M…"
|
2018-05-19 01:24:24 -05:00 |
|
Jonathan Thomas
|
b54e1dd88f
|
Merge pull request #86 from N3WWN/ZmgLogger_hires_timestamp
Check in code to handle missing clock_gettime() on most versions of M…
|
2018-05-18 13:03:23 -05:00 |
|
Richard Alloway
|
eb6b48669b
|
Merge branch 'master' into ZmgLogger_hires_timestamp
|
2018-05-18 13:43:15 -04:00 |
|
Jonathan Thomas
|
f46f06fa42
|
Fixing audio unit tests
|
2018-05-18 00:25:08 -05:00 |
|
Jonathan Thomas
|
6f2999813f
|
Merge pull request #91 from N3WWN/Issue-1585_240fps
Increase valid frame rates to 240 fps since many cameras now support …
|
2018-05-18 00:09:46 -05:00 |
|
Jonathan Thomas
|
639e19e38b
|
Merge pull request #90 from N3WWN/Issue-1576_unable_to_change_volume
Do not clobber gainFactor when determining volume adjustments and add…
|
2018-05-18 00:09:00 -05:00 |
|
Jonathan Thomas
|
2d6e5e5e20
|
Merge pull request #89 from N3WWN/Issue-1575_gaussian_blur
Fix issues in Blur.cpp by copying blur_<chan> values back to <chan> so horizont…
|
2018-05-18 00:06:55 -05:00 |
|
Rich Alloway
|
f6eb6ff96b
|
Increase valid frame rates to 240 fps since many cameras now support this higher frame rate
|
2018-05-15 15:49:11 -04:00 |
|
Rich Alloway
|
5335797767
|
Do not clobber gainFactor when determining volume adjustments and add a TODO note about current_max_volume always being 0
|
2018-05-10 12:09:55 -04:00 |
|
Rich Alloway
|
0b759f494b
|
Fix Blur.cpp by copying blur_<chan> values back to <chan> so horizontal *and* vertical blurs can be applied in one effect and blur accumulates with increased iterations
|
2018-05-09 11:52:20 -04:00 |
|