Commit Graph
2063 Commits
Author SHA1 Message Date
itsmattkc 69ca2b2a50 fixed bug where an unindexed video would cache a blank first frame 2019-09-10 19:12:19 +10:00
itsmattkc 4c40475a6c fixed flicker issue when previewing some media 2019-09-10 15:55:59 +10:00
itsmattkc d1ce224e8b added missing libs for travis trusty install 2019-09-10 14:26:04 +10:00
itsmattkc f29b8ac3a4 rewrote travis ci for 0.2.x 2019-09-10 14:03:27 +10:00
itsmattkc 601864c51d added some more temporary debug info 2019-09-10 14:03:19 +10:00
itsmattkc c26eee7df4 removed hardcoded OCIO config 2019-09-10 13:19:55 +10:00
itsmattkc ef0a914288 find OIIO in cmake 2019-09-10 13:15:51 +10:00
itsmattkc 333d7392d9 use correct size with media node 2019-09-10 12:56:07 +10:00
itsmattkc fc4ce3b26e transform effect complete 2019-09-10 12:39:08 +10:00
itsmattkc 9ff4a81ec8 partially functional transform 2019-09-09 18:11:04 +10:00
itsmattkc ba7a10177f fixed various caching issues when rapidly changing values 2019-09-09 04:07:51 +10:00
itsmattkc 6fcfd01c8f fixed viewer flicker when rapidly changing parameters 2019-09-08 22:50:04 +10:00
itsmattkc d700f89f57 update frames after the playhead first 2019-09-08 12:21:16 +10:00
itsmattkc df1f2c0d8b explicitly deleted some gl objects to try addressing memory leaks 2019-09-08 12:21:02 +10:00
itsmattkc e174618f34 fixed some uninitialized values 2019-09-08 12:20:16 +10:00
itsmattkc 72642f74bf updated widget bridge behavior for new naming 2019-09-08 12:19:48 +10:00
itsmattkc 99dc51dbbe fixed slider not updating when dragging 2019-09-08 12:19:28 +10:00
itsmattkc b428eb9984 changed nodeparam naming behavior 2019-09-08 12:19:00 +10:00
itsmattkc 4b2f4bcdb2 fixed occasional import segfault 2019-09-08 12:18:27 +10:00
itsmattkc 33ad6fba90 slider signals value change on drag 2019-09-08 09:14:53 +10:00
itsmattkc ee0042f390 began node menu 2019-09-08 09:14:41 +10:00
itsmattkc 3aa85c0ecc began transform node and added vec2/3/4 data types 2019-09-07 00:51:05 +10:00
itsmattkc c2e59b0855 alpha over and opacity nodes are now functional 2019-09-06 15:45:12 +10:00
itsmattkc a5fb8693d0 implemented playback controls 2019-09-06 13:06:23 +10:00
itsmattkc 9fe8c102b7 wrote functional playback controls 2019-09-05 10:29:21 +10:00
itsmattkc faa7f798ff more or less completed OIIO decoder 2019-09-05 01:15:50 +10:00
itsmattkc 695adea562 added OIIO decoder 2019-09-05 00:03:26 +10:00
itsmattkc 6d7c08a203 Merge branch 'master' of https://github.com/olive-editor/olive 2019-09-04 10:59:18 +10:00
itsmattkc 371d0e2b37 some render cache adjustments 2019-09-04 10:58:50 +10:00
itsmattkc 12bc5839a6 fixed various caching issues 2019-09-02 22:58:44 +10:00
itsmattkc 3a9af58344 adjusted invalidatecache function 2019-09-02 20:11:42 +10:00
itsmattkc e87ed9dd3d finished hashing algorithm for cache 2019-09-02 19:51:31 +10:00
itsmattkc b563b9e783 began node hashing for improved cache 2019-09-02 12:06:24 +10:00
itsmattkc f2972651af several adjustments to node caching system 2019-09-02 11:29:50 +10:00
itsmattkc eca20c2356 added rational min/max defines 2019-08-31 17:56:26 +10:00
itsmattkc ae48cb072d clear backbuffer when attaching 2019-08-31 17:25:42 +10:00
itsmattkc ff02b41cdc added slider widget 2019-08-31 16:55:57 +10:00
itsmattkc a4369c4d79 filled out alpha over and opacity nodes 2019-08-31 14:45:13 +10:00
itsmattkc f6db7b6893 implemented alpha dis/re/assoc functions for offline pathway 2019-08-30 19:38:09 +10:00
itsmattkc 7c7558d8e9 wrote viewer resizing container 2019-08-30 00:55:28 +10:00
itsmattkc 033287e810 created viewer sizer objects 2019-08-30 00:43:24 +10:00
itsmattkc a0484bf43e backend color management on viewer 2019-08-30 00:19:11 +10:00
itsmattkc b8d46eeb34 fixed multithreaded download issue 2019-08-29 20:12:44 +10:00
itsmattkc b81d0598b3 minor adjustments to render threads 2019-08-29 18:53:06 +10:00
itsmattkc 27effb9473 use OIIO DWAA for cache 2019-08-29 14:44:01 +10:00
itsmattkc 836943e58a convert to reference space in media node 2019-08-29 12:43:52 +10:00
itsmattkc deff114241 media node upgrades to reference pixel format 2019-08-29 12:30:42 +10:00
itsmattkc 7dc2290496 shift renderer prototype to new node structure 2019-08-28 02:40:44 +10:00
itsmattkc 5afe7d523c shifted to new dependency structure 2019-08-28 01:24:50 +10:00
itsmattkc 797a4eae16 share contexts on all renderthreads 2019-08-27 23:49:05 +10:00