itsmattkc
31c395abc3
fixed memory leak in thumbnail generation
2019-03-10 20:18:34 +11:00
itsmattkc
d4df411526
throw error if no streams were found when importing
2019-03-08 18:39:27 +11:00
itsmattkc
1ae3b877a1
find starting number for image sequences automatically
2019-02-26 10:58:55 -08:00
itsmattkc
a1455ce9c7
changed preview generator functions to a static function
2019-02-25 22:07:19 -08:00
itsmattkc
c3373524b1
giant rendering overhaul and many small fixes
2019-02-25 13:47:18 -08:00
itsmattkc
0f2deb76d9
merge of various commits
2019-02-19 02:41:01 -08:00
Jonathan Noble
a77901e421
Merge remote-tracking branch 'upstream/master' into pull_requests
...
# Conflicts:
# io/previewgenerator.cpp
# ui/renderfunctions.cpp
2019-02-19 08:57:47 +00:00
itsmattkc
2bdafc72cb
preview generator updates the appropriate ui when done
2019-02-17 23:46:39 -08:00
itsmattkc
059e2a1fe8
began transition rewrite
2019-02-17 01:18:03 -08:00
itsmattkc
f14b0cef7d
replaced mediathrobber with mediaiconservice
2019-02-16 22:22:43 -08:00
itsmattkc
5207a0511f
several conversions to smart pointers
2019-02-16 21:21:04 -08:00
itsmattkc
e063a5ba8f
switched global to unique ptr and renamed olive namespace
2019-02-16 15:08:33 -08:00
itsmattkc
2f38a0b111
cleanup and disabled nonfunctional scrolling code
2019-02-16 03:23:09 -08:00
itsmattkc
0781e9bb09
added gpl header to all source files
2019-02-15 04:38:09 -08:00
itsmattkc
cee7c197ae
improved waveform generator
2019-02-11 02:04:50 -08:00
itsmattkc
35db995c60
fixed #463 , #454
2019-02-09 16:29:37 -08:00
itsmattkc
74909e4a7d
Merge branch 'master' of https://github.com/olive-editor/olive into proxies
2019-02-01 19:49:42 +11:00
itsmattkc
2da663d057
added settings for waveform/thumbnail resolution
2019-02-01 18:39:26 +11:00
itsmattkc
c779ec43e7
backend transcoding done for proxies
2019-01-31 23:01:28 +11:00
itsmattkc
c19a2dad7d
code cleanups and fixed gif export #360
2019-01-30 21:36:07 +11:00
Jonathan Noble
50edf52d14
Merge remote-tracking branch 'upstream/master' into pull_requests
2019-01-25 22:42:56 +00:00
itsmattkc
32479b1b83
set infinite length default value
2019-01-24 20:53:52 +11:00
Jonathan Noble
e2d3557176
Merge remote-tracking branch 'upstream/master' into pull_requests
...
# Conflicts:
# io/previewgenerator.cpp
2019-01-21 18:55:44 +00:00
itsmattkc
30460c08a3
cleanup function for qimage thumbnails
2019-01-21 19:53:36 +11:00
itsmattkc
6c92d65dbb
free codec contexts in previewgenerator
2019-01-21 19:50:50 +11:00
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