Commit Graph
95 Commits
Author SHA1 Message Date
itsmattkc a8e37ac76a changed NULLs to nullptr 2019-01-12 12:57:15 +11:00
itsmattkc 9924315508 rewrote debug message handler 2019-01-12 00:54:39 +11:00
itsmattkc 5f8db6b3be added memory usage settings for frame queue 2019-01-08 10:54:39 +11:00
itsmattkc fee2c457f2 added option to disable multithreading on images 2019-01-07 11:37:37 +11:00
itsmattkc 33868a7481 backend for frame rate conform done 2019-01-06 11:33:25 +11:00
itsmattkc 4157e4d432 potential fix for #240 2019-01-04 11:54:18 +11:00
itsmattkc 2b7103e286 added #225 2019-01-03 00:09:39 +11:00
itsmattkc e7393c7ce8 fixed autorecovery crash and image sequence restore 2018-12-27 08:13:48 +11:00
itsmattkc 81f6b5d549 enabled autochoosing opengl pixel format from source 2018-12-22 15:20:39 +11:00
itsmattkc 9797a3bf4b fixed a bunch of multithreaded loading issues and #174 2018-12-20 23:20:00 +11:00
itsmattkc 302310ab7b added setting for fast seeking 2018-12-17 21:12:51 +11:00
itsmattkc a9b8908988 switched to global audio rate, support for QT_SCALE_FACTOR 2018-12-17 13:51:50 +11:00
itsmattkc 3eef432fb5 merge of previous commits 2018-12-13 14:31:25 +11:00
itsmattkc ac1cb9d14f massive rewrite of project data system 2018-12-13 14:29:09 +11:00
itsmattkc 25e4bd9d8d added routines for alpha channel editing 2018-12-09 15:44:17 +11:00
itsmattkc c5dca79d1d fixed transition copying 2018-11-24 13:20:33 +11:00
itsmattkc 1414c6a5bb fixed up validationn issues with transition tool 2018-11-24 10:59:00 +11:00
itsmattkc 20aae96110 better support for trimming and moving dual transitions 2018-11-23 22:38:13 +11:00
itsmattkc ad441b38e3 fixed issue of stuttering video with some sources 2018-11-23 21:20:11 +11:00
itsmattkc 4a7abcdeaa better ]shared transitions, dock tabs, effects panel name 2018-11-23 19:49:29 +11:00
itsmattkc 6ff379956c playback system tweak 2018-11-23 02:16:47 +11:00
itsmattkc 6da9438509 fixed cache interrupts 2018-11-22 14:01:38 +11:00
itsmattkc 8398fe8208 added cache interrupt 2018-11-20 23:33:17 +11:00
itsmattkc b3bcddf96b fixed broken includes 2018-11-13 02:56:31 +11:00
itsmattkc 967a91b8f0 fixed a bunch of clang warnings 2018-11-11 15:30:17 -08:00
itsmattkc 323ce263f0 going with the simpler nested audio option 2018-11-10 14:38:51 +11:00
itsmattkc a81473c728 implemented audio scrubbing 2018-11-03 22:54:12 +11:00
itsmattkc 9f0ff7f561 fixed #142 2018-11-01 16:12:17 +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 97a8494347 fixed seeking with WAV and MP3 files and added mono/stereo recording options 2018-10-28 11:56:01 +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 84347a0988 added waveform support in footage viewer and fixed audio regression where sound stopped playing if it hit EOF 2018-10-19 21:23:15 +11:00
itsmattkc 8b0b33f431 reimplemented optimized reversing and various improvements 2018-10-19 11:03:50 +11:00
itsmattkc b8deb5d415 got a LOT of work down on the footage viewer 2018-10-18 11:43:21 +11:00
itsmattkc 3c69c69ccd work started on media viewer panel 2018-10-14 20:16:33 +11:00
itsmattkc a00fe37b93 cleaned up after last rewrite 2018-10-14 00:41:20 +11:00
itsmattkc 94efe97929 bic boi video caching rewrite 2018-10-14 00:19:50 +11:00
itsmattkc 2be02c29a8 committing before playback rewrite 2018-10-13 19:58:19 +11:00
itsmattkc a285f10e6a several improvements 2018-10-13 13:08:20 +11:00
itsmattkc cdbec85a81 SEVERAL bug fixes 2018-10-12 18:48:14 +11:00
itsmattkc caee50a943 various improvements 2018-10-11 23:32:28 +11:00
itsmattkc 5a082d2a28 most of the interlacing is done 2018-10-11 19:59:57 +11:00
itsmattkc 55a44685a5 fixed several things 2018-10-11 18:10:08 +11:00
itsmattkc 24de048a18 much better (but still not perfect) reversing 2018-10-09 21:09:20 +11:00
itsmattkc 81d229595f much MUCH less crude audio reversing 2018-10-08 00:08:23 +11:00
itsmattkc abcb669a6c implemented reversing #120 2018-10-06 20:22:43 +10:00
itsmattkc d0dc2661d9 made speed changes undoable 2018-10-06 17:16:30 +10:00
itsmattkc 06e3ec9d4f replaced swresample with avfilter for more flexibility 2018-10-05 10:45:16 +10:00