Commit Graph
74 Commits
Author SHA1 Message Date
Jonathan Noble 5afd135796 Fix memory leak from using libavcodec api
(cherry picked from commit 8c7eb8997660a70e1e58a4f89a82574931195e63)
Sequence class encapsulation work. Memory leak fixes work

(cherry picked from commit 7caaa778697ea2a84162f4ce523be8b6cef79647)
2019-01-19 15:30:35 +00:00
itsmattkc 4ed16c2b61 use different heuristic for frame rate estimation 2019-01-16 21:26:24 +11:00
itsmattkc a447891050 merged with slight code cleanup 2019-01-12 13:55:53 +11:00
itsmattkc a8e37ac76a changed NULLs to nullptr 2019-01-12 12:57:15 +11:00
itsmattkc 345328432d translation 2019-01-12 10:10:24 +11:00
itsmattkc 9924315508 rewrote debug message handler 2019-01-12 00:54:39 +11:00
itsmattkc fee2c457f2 added option to disable multithreading on images 2019-01-07 11:37:37 +11:00
itsmattkc 2b7103e286 added #225 2019-01-03 00:09:39 +11:00
itsmattkc 28bdda4023 generate thumbs with alpha 2018-12-24 20:45:07 +11:00
itsmattkc 4992b189f4 make square version of thumb for icon view 2018-12-24 17:31:40 +11:00
itsmattkc ef3ff6f0c4 changed latin encoding to utf8 for #176 2018-12-21 00:17:12 +11:00
itsmattkc 7a2a2af8ec vastly improved multithreaded loading and annchor point gizmo 2018-12-15 00:09:14 +11:00
itsmattkc ac1cb9d14f massive rewrite of project data system 2018-12-13 14:29:09 +11:00
itsmattkc 967cc01077 fixed stuttering labelslider 2018-12-02 19:05:03 +11:00
itsmattkc 431525703d returned to QImage because QPixmaps seemed to cause crashes 2018-11-29 12:07:28 +11:00
itsmattkc c4e06d902e fixed selection bug 2018-11-19 10:51:47 +11:00
itsmattkc f427e37f46 tweaked merge 2018-11-17 12:56:00 +11:00
mass b455c81605 Convert QImage to QPixmap for all previews and allow previews to be cropped to clipwidth 2018-11-16 18:13:43 +10:30
itsmattkc f007f39dd2 added effects and fixed some crashes 2018-11-15 21:02:08 +11:00
itsmattkc 30bfeef64a corrected merge mistake and improved footage tooltip 2018-11-14 21:44:58 +11:00
itsmattkc 7caad47078 Merge branch 'master' into imagesource_icon 2018-11-14 21:38:09 +11:00
itsmattkc 1c3fc815e3 tweaked frame rate column in project panel 2018-11-14 21:18:23 +11:00
itsmattkc 1cf74c2214 Merge pull request #145 from alcomposer/master
Display framerate of media In Project Panel
2018-11-14 21:12:32 +11:00
mass cf7fdb3b3b Complete show imagesource.png for all images in Project panel 2018-11-14 20:07:01 +10:30
alcomposer f243fa2062 Display frame_rate of media in Project Pannel 2018-11-13 21:26:26 +10:30
itsmattkc 4cc849ae18 fixed hang if dragging invalid files directly into timeline 2018-11-13 13:28:13 +11:00
itsmattkc 6495c5768d added perspective option to corner pin 2018-11-13 02:39:15 +11:00
itsmattkc 72fe20d857 ACTUALLY fixed urgent sequence deletion bug 2018-11-05 20:07:43 +11:00
itsmattkc e342294917 fixed urgent bug that irreparably deleted sequences 2018-11-05 17:59:29 +11:00
itsmattkc 35e4371c7a increased rename timer 2018-11-02 22:00:02 +11:00
itsmattkc d7f6e0cb9f improved still image detection 2018-11-02 21:53:46 +11:00
itsmattkc 9f0ff7f561 fixed #142 2018-11-01 16:12:17 +11:00
itsmattkc 10347f9418 effects system rewrite 2018-10-30 11:23:14 +11:00
itsmattkc 0817a1e486 added real portable mode 2018-10-29 18:15:50 +11:00
itsmattkc a54fee767d fixed playback/export flickering and hanging 2018-10-29 17:01:52 +11:00
itsmattkc 6558062099 now waveforms and thumbnails are cached 2018-10-22 18:10:51 +11:00
itsmattkc bbdc17a984 reveal in project, improved still detection and playback, fixed some ripple crashes 2018-10-22 09:25:24 +11:00
itsmattkc 386693d372 many improvements to the playback algorithm 2018-10-20 22:58:19 +11:00
itsmattkc 21165b6e8e completed deinterlacing 2018-10-14 09:10:59 +11:00
itsmattkc fc28900c9c made interlacing configurable 2018-10-14 02:20:25 +11:00
itsmattkc cdbec85a81 SEVERAL bug fixes 2018-10-12 18:48:14 +11:00
itsmattkc 5a082d2a28 most of the interlacing is done 2018-10-11 19:59:57 +11:00
itsmattkc 7612a7646e fixed crash when deleting media while it's being processed 2018-10-11 09:48:40 +11:00
itsmattkc 24de048a18 much better (but still not perfect) reversing 2018-10-09 21:09:20 +11:00
itsmattkc ac153e4cff extremely limited speed support implemented #120 2018-10-01 14:51:36 +10:00
itsmattkc b24dd75424 fixed #130 #131 and started early marker support 2018-09-25 17:25:40 +10:00
itsmattkc d6c8f3844f minor improvements 2018-09-22 21:58:16 +10:00
itsmattkc ac9233fade added proper timecodes in the timeline 2018-09-12 21:34:43 +10:00
itsmattkc 5c7d08f162 fixed an import crash and updated multiple clip code 2018-09-10 10:51:45 +10:00
itsmattkc b3c41b6305 fixed still image shenanigans 2018-08-24 15:24:33 +10:00