add histogram_bezier plugin
authorGood Guy <good1.2guy@gmail.com>
Mon, 29 Feb 2016 17:47:42 +0000 (10:47 -0700)
committerGood Guy <good1.2guy@gmail.com>
Mon, 29 Feb 2016 17:47:42 +0000 (10:47 -0700)
commitbc872c7cea032325f9a7b5c1c6ad78ba0b6c32f9
tree56d7f304818917e14d9306e4eea13ec51d014298
parent2f150ba7e76149aee34233ff4c007e57a30da5dd
add histogram_bezier plugin
12 files changed:
cinelerra-5.0/plugin_defs
cinelerra-5.0/plugins/Makefile
cinelerra-5.0/plugins/histogram_bezier/Makefile
cinelerra-5.0/plugins/histogram_bezier/bistogram.C [moved from cinelerra-5.0/plugins/histogram_bezier/histogram.C with 77% similarity]
cinelerra-5.0/plugins/histogram_bezier/bistogram.h [moved from cinelerra-5.0/plugins/histogram_bezier/histogram.h with 94% similarity]
cinelerra-5.0/plugins/histogram_bezier/bistogram.inc [moved from cinelerra-5.0/plugins/histogram_bezier/histogram.inc with 100% similarity]
cinelerra-5.0/plugins/histogram_bezier/bistogramconfig.C [moved from cinelerra-5.0/plugins/histogram_bezier/histogramconfig.C with 98% similarity]
cinelerra-5.0/plugins/histogram_bezier/bistogramconfig.h [moved from cinelerra-5.0/plugins/histogram_bezier/histogramconfig.h with 97% similarity]
cinelerra-5.0/plugins/histogram_bezier/bistogramconfig.inc [moved from cinelerra-5.0/plugins/histogram_bezier/histogramconfig.inc with 100% similarity]
cinelerra-5.0/plugins/histogram_bezier/bistogramwindow.C [moved from cinelerra-5.0/plugins/histogram_bezier/histogramwindow.C with 94% similarity]
cinelerra-5.0/plugins/histogram_bezier/bistogramwindow.h [moved from cinelerra-5.0/plugins/histogram_bezier/histogramwindow.h with 94% similarity]
cinelerra-5.0/plugins/histogram_bezier/bistogramwindow.inc [moved from cinelerra-5.0/plugins/histogram_bezier/histogramwindow.inc with 100% similarity]