Commit Graph
118 Commits
Author SHA1 Message Date
itsmattkc be27cccde8 missed a file in the last commit 2018-10-19 01:37:09 +11:00
itsmattkc c37632d3aa almost finished setting in-out points in footage viewer 2018-10-19 01:36:11 +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 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 a285f10e6a several improvements 2018-10-13 13:08:20 +11:00
itsmattkc 2e577330b9 progress on sequence editing 2018-10-12 20:41:22 +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 55a44685a5 fixed several things 2018-10-11 18:10:08 +11:00
itsmattkc 275cf5e92b added clip enabling/disabling 2018-10-11 09:29:38 +11:00
itsmattkc 712f9f160f fixed #125 2018-10-10 23:30:40 +11:00
itsmattkc 24de048a18 much better (but still not perfect) reversing 2018-10-09 21:09:20 +11:00
itsmattkc 8e7ca3652f added keyframe button, moved to windowModified 2018-10-07 11:25:08 +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 b749d3409b replaced NAN with qSNaN for better compiler compatibility 2018-10-05 11:36:03 +10:00
itsmattkc 4b7e62ddb7 added speed changes while maintaining audio pitch 2018-10-05 11:02:04 +10:00
itsmattkc 06e3ec9d4f replaced swresample with avfilter for more flexibility 2018-10-05 10:45:16 +10:00
itsmattkc 9dc7824115 minor code improvement 2018-10-05 02:17:23 +10:00
itsmattkc a3cb0d6cb9 mostly finished speed 2018-10-05 01:32:34 +10:00
itsmattkc 5f16c1c84f various improvements 2018-10-05 00:17:09 +10:00
itsmattkc ceb744e589 progress on speed 2018-10-03 16:41:40 +10:00
itsmattkc ac153e4cff extremely limited speed support implemented #120 2018-10-01 14:51:36 +10:00
itsmattkc c21a21c219 returned to AVFilter solution 2018-10-01 00:03:43 +10:00
itsmattkc ee7b5476bf changed icon 2018-09-29 12:26:01 +10:00
itsmattkc 85944e9978 support for editing and deleting markers #123 2018-09-27 21:49:55 +10:00
itsmattkc 9881312f6e support for adding markers #123 2018-09-26 17:51:55 +10:00
itsmattkc b24dd75424 fixed #130 #131 and started early marker support 2018-09-25 17:25:40 +10:00
itsmattkc 7c0f60df43 backend for marker drawing (#123) 2018-09-24 22:21:59 +10:00
itsmattkc b88468f9e3 implemented auto-scaling 2018-09-24 14:40:58 +10:00
itsmattkc 64d6c3a874 added backend for autoscale 2018-09-22 22:05:38 +10:00
itsmattkc d6c8f3844f minor improvements 2018-09-22 21:58:16 +10:00
itsmattkc b1c3f44b04 implemented undos for effect fields that aren't keyframed 2018-09-20 21:34:36 +10:00
itsmattkc 1793c7837c fixed issue with undo overhaul 2018-09-18 21:06:56 +10:00
itsmattkc c783a2a1b2 revamped undo system in preparation for marker support 2018-09-14 00:28:41 +10:00
itsmattkc 706238590b various improvements 2018-09-12 17:40:16 +10:00
itsmattkc a2e73fd87e progress on NULL audio 2018-09-10 15:00:09 +10:00
itsmattkc 779e6b0a24 implemented bars object 2018-09-07 16:10:07 +10:00
itsmattkc d1de02d28f added text/solid/bar objects and fixed several keyframe bugs 2018-09-07 15:42:22 +10:00
itsmattkc 0e8810109a ported ALL effects to opengl 2018-09-02 16:57:50 +10:00
itsmattkc bf76550dca made a REAL gaussian blur filter 2018-08-30 23:57:37 +10:00
itsmattkc 213e989271 implemented low quality gaussian blur 2018-08-30 10:38:05 +10:00
itsmattkc 083954cd06 added noise effect and drawing nested sequences to texture 2018-08-28 12:52:15 +10:00
itsmattkc e3f1d31a2b fixed select all crash and multiple effect deleting crash 2018-08-27 17:53:48 +10:00
itsmattkc b3c41b6305 fixed still image shenanigans 2018-08-24 15:24:33 +10:00
itsmattkc 263bf090b4 made all keyframes editable and undoable 2018-08-20 23:35:56 +10:00
itsmattkc b06ab214ea restored swscale and updated opengl fx spec 2018-08-20 12:36:53 +10:00
itsmattkc 2b3d9636db started frontend for effect keyframes 2018-08-18 20:35:19 +10:00