opengl colorspace + BT2020
authorGood Guy <good1.2guy@gmail.com>
Thu, 7 Dec 2017 02:28:46 +0000 (19:28 -0700)
committerGood Guy <good1.2guy@gmail.com>
Thu, 7 Dec 2017 02:28:46 +0000 (19:28 -0700)
commitaf44bff549c39ac8bb6e42a791e7a211e1013526
tree26e44f626a9c8529c83c9917026d69ebb9291095
parent88d056e4f1b0a9fd692bbfb34262dd05359c4d9c
opengl colorspace + BT2020
ffmpeg default file color model
vframe params framecache fix
make_shader rework
fix segv if open mixer window with no tracks selected
dmp upgrade for open files/pos + user memory status
colorspace in plugins, timefront fix, yuv clamps
diffkey improvements, needs more attention
51 files changed:
cinelerra-5.1/cinelerra/affine.C
cinelerra-5.1/cinelerra/appearanceprefs.C
cinelerra-5.1/cinelerra/appearanceprefs.h
cinelerra-5.1/cinelerra/fileffmpeg.C
cinelerra-5.1/cinelerra/framecache.C
cinelerra-5.1/cinelerra/playback3d.C
cinelerra-5.1/cinelerra/playback3d.h
cinelerra-5.1/cinelerra/zwindow.C
cinelerra-5.1/guicast/bccolors.C
cinelerra-5.1/guicast/bccolors.h
cinelerra-5.1/guicast/bccolors.inc
cinelerra-5.1/guicast/bcsignals.C
cinelerra-5.1/guicast/clip.h
cinelerra-5.1/guicast/test5.C [new file with mode: 0644]
cinelerra-5.1/guicast/vframe.C
cinelerra-5.1/guicast/vframe.h
cinelerra-5.1/guicast/vframe3d.C
cinelerra-5.1/plugins/bluebanana/bluebananacolor.c
cinelerra-5.1/plugins/brightness/brightness.C
cinelerra-5.1/plugins/chromakey/chromakey.C
cinelerra-5.1/plugins/chromakeyhsv/chromakey.C
cinelerra-5.1/plugins/chromakeyhsv/chromakey.sl
cinelerra-5.1/plugins/color3way/aggregated.h [deleted file]
cinelerra-5.1/plugins/color3way/color3way.C
cinelerra-5.1/plugins/color3way/color3way.h
cinelerra-5.1/plugins/colorbalance/aggregated.h
cinelerra-5.1/plugins/colorbalance/colorbalance.C
cinelerra-5.1/plugins/colorbalance/colorbalancewindow.C
cinelerra-5.1/plugins/deinterlace/deinterlace.C
cinelerra-5.1/plugins/diffkey/diffkey.C
cinelerra-5.1/plugins/dissolve/dissolve.C
cinelerra-5.1/plugins/framefield/framefield.C
cinelerra-5.1/plugins/gamma/aggregated.h
cinelerra-5.1/plugins/gamma/gamma.C
cinelerra-5.1/plugins/gradient/gradient.C
cinelerra-5.1/plugins/histogram/histogram.C
cinelerra-5.1/plugins/huesaturation/huesaturation.C
cinelerra-5.1/plugins/interpolate/aggregated.h
cinelerra-5.1/plugins/interpolate/interpolate.C
cinelerra-5.1/plugins/invertvideo/invert.C
cinelerra-5.1/plugins/lens/lens.C
cinelerra-5.1/plugins/overlay/overlay.C
cinelerra-5.1/plugins/rgb601/rgb601.C
cinelerra-5.1/plugins/swapchannels/swapchannels.C
cinelerra-5.1/plugins/swapframes/swapframes.C
cinelerra-5.1/plugins/swapframes/swapframes.h
cinelerra-5.1/plugins/threshold/threshold.C
cinelerra-5.1/plugins/timeavg/timeavg.C
cinelerra-5.1/plugins/timefront/timefront.C
cinelerra-5.1/plugins/titler/titler.C
cinelerra-5.1/plugins/yuv/yuv.C