Commit Graph
87 Commits
Author SHA1 Message Date
itsmattkc b741a8ddd5 started work on a bunch of small features 2018-10-10 22:40:31 +11:00
itsmattkc 24de048a18 much better (but still not perfect) reversing 2018-10-09 21:09:20 +11:00
itsmattkc cb098cc2bb small progress added to audio reversing 2018-10-08 20:26:18 +11:00
itsmattkc 1123abd82e fixed reversed waveform issues and worked on planar audio support 2018-10-08 10:34:28 +11:00
itsmattkc 81d229595f much MUCH less crude audio reversing 2018-10-08 00:08:23 +11:00
itsmattkc 7592898cbf VERY buggy audio reversing implemented 2018-10-07 23:21:59 +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 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 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 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 8f67b46714 fixed some major audio bugs 2018-09-29 13:19:45 +10:00
itsmattkc ee7b5476bf changed icon 2018-09-29 12:26:01 +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 c783a2a1b2 revamped undo system in preparation for marker support 2018-09-14 00:28:41 +10:00
itsmattkc 1c7d22a5cd added title/action safe areas 2018-09-13 20:17:06 +10:00
itsmattkc 706238590b various improvements 2018-09-12 17:40:16 +10:00
itsmattkc cc8056842c fixed NULL audio glitches 2018-09-10 16:25:55 +10:00
itsmattkc 99df7879e3 NULL audio is now keyframeable 2018-09-10 16:23:51 +10:00
itsmattkc a2e73fd87e progress on NULL audio 2018-09-10 15:00:09 +10:00
itsmattkc 96802e971a made tone effect, doesn't yet work on NULL clips 2018-09-09 16:36:50 +10:00
itsmattkc d1de02d28f added text/solid/bar objects and fixed several keyframe bugs 2018-09-07 15:42:22 +10:00
itsmattkc 2326fb43f3 fixed #118 2018-09-06 16:47:22 +10:00
itsmattkc 84287a7448 fixed #117 2018-09-06 15:16:39 +10:00
itsmattkc 614488fd7f updated readme 2018-09-06 11:14:53 +10:00
itsmattkc 9d185e0a40 several small bug fixes 2018-09-03 12:58:21 +10:00
itsmattkc 2dd58e3df3 fixed hilarious alt drag bug 2018-09-02 23:03:29 +10:00
itsmattkc 0e8810109a ported ALL effects to opengl 2018-09-02 16:57:50 +10:00
itsmattkc cf35ea23bb fixed effects when opengl context changes 2018-09-01 17:37:34 +10:00
itsmattkc 21b408f5cb fixed rendering with new playback system 2018-09-01 12:00:15 +10:00
itsmattkc 24c3ff647c fixed opengl context corruption when docking/undocking viewer 2018-08-31 15:11:32 +10:00
itsmattkc 57fa7f1842 fixed some nesting issues 2018-08-28 20:40:37 +10:00
itsmattkc 083954cd06 added noise effect and drawing nested sequences to texture 2018-08-28 12:52:15 +10:00
itsmattkc 0f00f3fdc2 ported solid effect to glsl 2018-08-24 18:04:28 +10:00
itsmattkc b3c41b6305 fixed still image shenanigans 2018-08-24 15:24:33 +10:00
itsmattkc 48867ba239 improved effects 2018-08-24 13:31:32 +10:00
itsmattkc 1ead2a38a8 audio keyframing implemented 2018-08-22 20:12:18 +10:00
itsmattkc b06ab214ea restored swscale and updated opengl fx spec 2018-08-20 12:36:53 +10:00
itsmattkc 14648d2e51 more keyframe improvements 2018-08-19 23:03:39 +10:00
itsmattkc 859a17dfda half way through keyframes data 2018-08-19 15:53:35 +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 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