update ffmpeg to 4.1, add sketcher plugin, crikey tweaks, titler colorpicker, keyfram...
authorGood Guy <good1.2guy@gmail.com>
Mon, 12 Nov 2018 20:37:03 +0000 (13:37 -0700)
committerGood Guy <good1.2guy@gmail.com>
Mon, 12 Nov 2018 20:37:03 +0000 (13:37 -0700)
commit83bfb86d01b353bab485d0ccc336e0572bcb63c6
tree3e0a005e46a813ba7e84d7466a23033883c177a9
parent5cdeee0e01761c9d53c45ab7d8983f7fb376a487
update ffmpeg to 4.1, add sketcher plugin, crikey tweaks, titler colorpicker, keyframe locks+tweaks
34 files changed:
cinelerra-5.1/cinelerra/colorpicker.C
cinelerra-5.1/cinelerra/colorpicker.h
cinelerra-5.1/cinelerra/filexml.C
cinelerra-5.1/cinelerra/filexml.h
cinelerra-5.1/cinelerra/keyframe.C
cinelerra-5.1/cinelerra/keyframe.h
cinelerra-5.1/cinelerra/pluginclient.C
cinelerra-5.1/configure.ac
cinelerra-5.1/db/utils/Makefile
cinelerra-5.1/doc/shortcuts.html
cinelerra-5.1/ffmpeg/plugin.opts
cinelerra-5.1/guicast/bcpopupmenu.C
cinelerra-5.1/guicast/bctextbox.C
cinelerra-5.1/guicast/bctextbox.h
cinelerra-5.1/guicast/bcwindowbase.h
cinelerra-5.1/guicast/test9.C [new file with mode: 0644]
cinelerra-5.1/plugin_defs
cinelerra-5.1/plugins/Makefile
cinelerra-5.1/plugins/crikey/crikey.C
cinelerra-5.1/plugins/crikey/crikeywindow.C
cinelerra-5.1/plugins/crikey/crikeywindow.h
cinelerra-5.1/plugins/sketcher/Makefile [new file with mode: 0644]
cinelerra-5.1/plugins/sketcher/sketcher.C [new file with mode: 0644]
cinelerra-5.1/plugins/sketcher/sketcher.h [new file with mode: 0644]
cinelerra-5.1/plugins/sketcher/sketcherwindow.C [new file with mode: 0644]
cinelerra-5.1/plugins/sketcher/sketcherwindow.h [new file with mode: 0644]
cinelerra-5.1/plugins/titler/titlerwindow.C
cinelerra-5.1/plugins/titler/titlerwindow.h
cinelerra-5.1/thirdparty/src/ffmpeg-4.1.patch0 [moved from cinelerra-5.1/thirdparty/src/ffmpeg-4.0.patch0 with 100% similarity]
cinelerra-5.1/thirdparty/src/ffmpeg-4.1.patch1 [moved from cinelerra-5.1/thirdparty/src/ffmpeg-4.0.patch1 with 100% similarity]
cinelerra-5.1/thirdparty/src/ffmpeg-4.1.patch2 [moved from cinelerra-5.1/thirdparty/src/ffmpeg-4.0.patch2 with 100% similarity]
cinelerra-5.1/thirdparty/src/ffmpeg-4.1.patch3 [moved from cinelerra-5.1/thirdparty/src/ffmpeg-4.0.patch3 with 81% similarity]
cinelerra-5.1/thirdparty/src/ffmpeg-4.1.tar.xz [moved from cinelerra-5.1/thirdparty/src/ffmpeg-4.0.tar.xz with 52% similarity]
cinelerra-5.1/thirdparty/src/ffmpeg.git.patch3