Commit Graph
106 Commits
Author SHA1 Message Date
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
itsmattkc 2dde8bde77 further progress on ffmpeg filters 2018-08-17 21:21:18 +10:00
itsmattkc 90b803b0b0 progress on ffmpeg fitlers 2018-08-16 20:32:16 +10:00
itsmattkc efa628e88f implemented backend for AVFilters 2018-08-15 21:58:29 +10:00
itsmattkc 4a96509fbe improved solid effect 2018-08-15 19:00:19 +10:00
itsmattkc c519dbdf48 fixed export and timeline crashes and way better titler 2018-08-15 15:18:47 +10:00
itsmattkc e19eb0f54c improved effects signalling 2018-08-15 08:52:34 +10:00
itsmattkc aa1096d86a vastly improved audio 2018-08-14 20:25:56 +10:00
itsmattkc d549586761 sweeping vfx rewrite 2018-08-14 15:50:16 +10:00
itsmattkc 7e6d4dce20 nicer effects panel, improved split selection 2018-08-11 20:06:20 +10:00
itsmattkc ce9d7338af transitions are now editable 2018-08-08 08:55:22 +10:00
itsmattkc b29462e68b undos now save the modified flag state 2018-08-07 15:01:20 +10:00
itsmattkc 984a5ed799 replace clip media is now undoable 2018-08-07 10:47:42 +10:00