mask xy scale, mask boundary only overlay, fix 8 char mask nm bug, rework maskgui...
authorGood Guy <good1.2guy@gmail.com>
Thu, 11 Jul 2019 02:40:07 +0000 (20:40 -0600)
committerGood Guy <good1.2guy@gmail.com>
Thu, 11 Jul 2019 02:40:07 +0000 (20:40 -0600)
commitfb661e853152fd63537629a20f493a4cdcd4f019
tree45f8903d63d2f95accdf6380a4186c1d5192f54b
parent3f801b05e0de577b00e98019b099ed38d66b9550
mask xy scale, mask boundary only overlay, fix 8 char mask nm bug, rework maskgui layout, rework maskauto classes/bezier draw, fix descratch popupmenu size, upgrade ffmpeg to 4.1.4
235 files changed:
cinelerra-5.1/cinelerra/cwindowgui.C
cinelerra-5.1/cinelerra/cwindowtool.C
cinelerra-5.1/cinelerra/cwindowtool.h
cinelerra-5.1/cinelerra/cwindowtool.inc
cinelerra-5.1/cinelerra/maskauto.C
cinelerra-5.1/cinelerra/maskauto.h
cinelerra-5.1/cinelerra/maskauto.inc
cinelerra-5.1/cinelerra/maskautos.C
cinelerra-5.1/cinelerra/maskautos.h
cinelerra-5.1/cinelerra/maskengine.C
cinelerra-5.1/cinelerra/maskengine.h
cinelerra-5.1/cinelerra/playback3d.C
cinelerra-5.1/configure.ac
cinelerra-5.1/guicast/bctextbox.C
cinelerra-5.1/guicast/bctextbox.h
cinelerra-5.1/plugins/descratch/descratch.C
cinelerra-5.1/plugins/theme_blond/blondtheme.C
cinelerra-5.1/plugins/theme_blond/data/mask_scale_x.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blond/data/mask_scale_xchkd.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blond/data/mask_scale_xchkdhi.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blond/data/mask_scale_xdown.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blond/data/mask_scale_xup.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blond/data/mask_scale_xuphi.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blond/data/mask_scale_xy.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blond/data/mask_scale_xychkd.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blond/data/mask_scale_xychkdhi.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blond/data/mask_scale_xydown.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blond/data/mask_scale_xyup.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blond/data/mask_scale_xyuphi.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blond/data/mask_scale_y.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blond/data/mask_scale_ychkd.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blond/data/mask_scale_ychkdhi.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blond/data/mask_scale_ydown.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blond/data/mask_scale_yup.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blond/data/mask_scale_yuphi.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blond_cv/blondcvtheme.C
cinelerra-5.1/plugins/theme_blond_cv/data/mask_scale_x.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blond_cv/data/mask_scale_xchkd.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blond_cv/data/mask_scale_xchkdhi.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blond_cv/data/mask_scale_xdown.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blond_cv/data/mask_scale_xup.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blond_cv/data/mask_scale_xuphi.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blond_cv/data/mask_scale_xy.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blond_cv/data/mask_scale_xychkd.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blond_cv/data/mask_scale_xychkdhi.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blond_cv/data/mask_scale_xydown.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blond_cv/data/mask_scale_xyup.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blond_cv/data/mask_scale_xyuphi.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blond_cv/data/mask_scale_y.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blond_cv/data/mask_scale_ychkd.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blond_cv/data/mask_scale_ychkdhi.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blond_cv/data/mask_scale_ydown.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blond_cv/data/mask_scale_yup.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blond_cv/data/mask_scale_yuphi.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blue/bluetheme.C
cinelerra-5.1/plugins/theme_blue/data/mask_scale_x.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blue/data/mask_scale_xchkd.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blue/data/mask_scale_xchkdhi.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blue/data/mask_scale_xdown.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blue/data/mask_scale_xup.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blue/data/mask_scale_xuphi.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blue/data/mask_scale_xy.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blue/data/mask_scale_xychkd.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blue/data/mask_scale_xychkdhi.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blue/data/mask_scale_xydown.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blue/data/mask_scale_xyup.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blue/data/mask_scale_xyuphi.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blue/data/mask_scale_y.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blue/data/mask_scale_ychkd.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blue/data/mask_scale_ychkdhi.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blue/data/mask_scale_ydown.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blue/data/mask_scale_yup.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blue/data/mask_scale_yuphi.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blue_dot/bluedottheme.C
cinelerra-5.1/plugins/theme_blue_dot/data/mask_scale_x.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blue_dot/data/mask_scale_xchkd.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blue_dot/data/mask_scale_xchkdhi.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blue_dot/data/mask_scale_xdown.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blue_dot/data/mask_scale_xup.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blue_dot/data/mask_scale_xuphi.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blue_dot/data/mask_scale_xy.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blue_dot/data/mask_scale_xychkd.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blue_dot/data/mask_scale_xychkdhi.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blue_dot/data/mask_scale_xydown.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blue_dot/data/mask_scale_xyup.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blue_dot/data/mask_scale_xyuphi.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blue_dot/data/mask_scale_y.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blue_dot/data/mask_scale_ychkd.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blue_dot/data/mask_scale_ychkdhi.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blue_dot/data/mask_scale_ydown.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blue_dot/data/mask_scale_yup.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_blue_dot/data/mask_scale_yuphi.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_bright/brighttheme.C
cinelerra-5.1/plugins/theme_bright/data/mask_scale_x.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_bright/data/mask_scale_xchkd.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_bright/data/mask_scale_xchkdhi.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_bright/data/mask_scale_xdown.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_bright/data/mask_scale_xup.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_bright/data/mask_scale_xuphi.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_bright/data/mask_scale_xy.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_bright/data/mask_scale_xychkd.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_bright/data/mask_scale_xychkdhi.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_bright/data/mask_scale_xydown.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_bright/data/mask_scale_xyup.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_bright/data/mask_scale_xyuphi.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_bright/data/mask_scale_y.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_bright/data/mask_scale_ychkd.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_bright/data/mask_scale_ychkdhi.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_bright/data/mask_scale_ydown.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_bright/data/mask_scale_yup.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_bright/data/mask_scale_yuphi.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_cakewalk/cakewalk.C
cinelerra-5.1/plugins/theme_cakewalk/data/mask_scale_x.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_cakewalk/data/mask_scale_xchkd.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_cakewalk/data/mask_scale_xchkdhi.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_cakewalk/data/mask_scale_xdown.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_cakewalk/data/mask_scale_xup.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_cakewalk/data/mask_scale_xuphi.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_cakewalk/data/mask_scale_xy.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_cakewalk/data/mask_scale_xychkd.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_cakewalk/data/mask_scale_xychkdhi.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_cakewalk/data/mask_scale_xydown.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_cakewalk/data/mask_scale_xyup.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_cakewalk/data/mask_scale_xyuphi.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_cakewalk/data/mask_scale_y.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_cakewalk/data/mask_scale_ychkd.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_cakewalk/data/mask_scale_ychkdhi.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_cakewalk/data/mask_scale_ydown.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_cakewalk/data/mask_scale_yup.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_cakewalk/data/mask_scale_yuphi.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_hulk/data/mask_scale_x.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_hulk/data/mask_scale_xchkd.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_hulk/data/mask_scale_xchkdhi.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_hulk/data/mask_scale_xdown.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_hulk/data/mask_scale_xup.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_hulk/data/mask_scale_xuphi.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_hulk/data/mask_scale_xy.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_hulk/data/mask_scale_xychkd.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_hulk/data/mask_scale_xychkdhi.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_hulk/data/mask_scale_xydown.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_hulk/data/mask_scale_xyup.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_hulk/data/mask_scale_xyuphi.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_hulk/data/mask_scale_y.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_hulk/data/mask_scale_ychkd.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_hulk/data/mask_scale_ychkdhi.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_hulk/data/mask_scale_ydown.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_hulk/data/mask_scale_yup.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_hulk/data/mask_scale_yuphi.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_hulk/hulktheme.C
cinelerra-5.1/plugins/theme_neophyte/data/mask_scale_x.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_neophyte/data/mask_scale_xchkd.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_neophyte/data/mask_scale_xchkdhi.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_neophyte/data/mask_scale_xdown.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_neophyte/data/mask_scale_xup.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_neophyte/data/mask_scale_xuphi.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_neophyte/data/mask_scale_xy.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_neophyte/data/mask_scale_xychkd.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_neophyte/data/mask_scale_xychkdhi.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_neophyte/data/mask_scale_xydown.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_neophyte/data/mask_scale_xyup.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_neophyte/data/mask_scale_xyuphi.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_neophyte/data/mask_scale_y.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_neophyte/data/mask_scale_ychkd.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_neophyte/data/mask_scale_ychkdhi.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_neophyte/data/mask_scale_ydown.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_neophyte/data/mask_scale_yup.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_neophyte/data/mask_scale_yuphi.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_neophyte/neophyte.C
cinelerra-5.1/plugins/theme_pinklady/data/mask_scale_x.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_pinklady/data/mask_scale_xchkd.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_pinklady/data/mask_scale_xchkdhi.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_pinklady/data/mask_scale_xdown.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_pinklady/data/mask_scale_xup.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_pinklady/data/mask_scale_xuphi.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_pinklady/data/mask_scale_xy.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_pinklady/data/mask_scale_xychkd.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_pinklady/data/mask_scale_xychkdhi.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_pinklady/data/mask_scale_xydown.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_pinklady/data/mask_scale_xyup.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_pinklady/data/mask_scale_xyuphi.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_pinklady/data/mask_scale_y.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_pinklady/data/mask_scale_ychkd.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_pinklady/data/mask_scale_ychkdhi.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_pinklady/data/mask_scale_ydown.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_pinklady/data/mask_scale_yup.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_pinklady/data/mask_scale_yuphi.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_pinklady/pinkladytheme.C
cinelerra-5.1/plugins/theme_suv/data/mask_scale_x.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_suv/data/mask_scale_xchkd.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_suv/data/mask_scale_xchkdhi.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_suv/data/mask_scale_xdown.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_suv/data/mask_scale_xup.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_suv/data/mask_scale_xuphi.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_suv/data/mask_scale_xy.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_suv/data/mask_scale_xychkd.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_suv/data/mask_scale_xychkdhi.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_suv/data/mask_scale_xydown.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_suv/data/mask_scale_xyup.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_suv/data/mask_scale_xyuphi.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_suv/data/mask_scale_y.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_suv/data/mask_scale_ychkd.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_suv/data/mask_scale_ychkdhi.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_suv/data/mask_scale_ydown.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_suv/data/mask_scale_yup.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_suv/data/mask_scale_yuphi.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_suv/suv.C
cinelerra-5.1/plugins/theme_unflat/data/mask_scale_x.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_unflat/data/mask_scale_xchkd.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_unflat/data/mask_scale_xchkdhi.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_unflat/data/mask_scale_xdown.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_unflat/data/mask_scale_xup.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_unflat/data/mask_scale_xuphi.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_unflat/data/mask_scale_xy.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_unflat/data/mask_scale_xychkd.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_unflat/data/mask_scale_xychkdhi.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_unflat/data/mask_scale_xydown.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_unflat/data/mask_scale_xyup.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_unflat/data/mask_scale_xyuphi.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_unflat/data/mask_scale_y.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_unflat/data/mask_scale_ychkd.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_unflat/data/mask_scale_ychkdhi.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_unflat/data/mask_scale_ydown.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_unflat/data/mask_scale_yup.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_unflat/data/mask_scale_yuphi.png [new file with mode: 0644]
cinelerra-5.1/plugins/theme_unflat/unflattheme.C
cinelerra-5.1/thirdparty/Makefile
cinelerra-5.1/thirdparty/src/ffmpeg-4.1.4.patch0 [moved from cinelerra-5.1/thirdparty/src/ffmpeg-4.1.patch0 with 100% similarity]
cinelerra-5.1/thirdparty/src/ffmpeg-4.1.4.patch1 [moved from cinelerra-5.1/thirdparty/src/ffmpeg-4.1.patch1 with 100% similarity]
cinelerra-5.1/thirdparty/src/ffmpeg-4.1.4.patch2 [moved from cinelerra-5.1/thirdparty/src/ffmpeg-4.1.patch2 with 100% similarity]
cinelerra-5.1/thirdparty/src/ffmpeg-4.1.4.patch3 [moved from cinelerra-5.1/thirdparty/src/ffmpeg-4.1.patch3 with 100% similarity]
cinelerra-5.1/thirdparty/src/ffmpeg-4.1.4.patch4 [moved from cinelerra-5.1/thirdparty/src/ffmpeg-4.1.patch4 with 100% similarity]
cinelerra-5.1/thirdparty/src/ffmpeg-4.1.4.patch5 [moved from cinelerra-5.1/thirdparty/src/ffmpeg-4.1.patch5 with 100% similarity]
cinelerra-5.1/thirdparty/src/ffmpeg-4.1.4.patch6 [moved from cinelerra-5.1/thirdparty/src/ffmpeg-4.1.patch6 with 100% similarity]
cinelerra-5.1/thirdparty/src/ffmpeg-4.1.4.patch7 [moved from cinelerra-5.1/thirdparty/src/ffmpeg-4.1.patch7 with 100% similarity]
cinelerra-5.1/thirdparty/src/ffmpeg-4.1.4.tar.xz [moved from cinelerra-5.1/thirdparty/src/ffmpeg-4.1.tar.xz with 53% similarity]