add yuv411 plugin
[goodguy/history.git] / cinelerra-5.1 / plugin_defs
index bf9e8c379ab32caebc428a272ee45a4aa69407d3..848f58163016d68598bf36996b3cce69a8c97988 100644 (file)
@@ -44,7 +44,7 @@ blending := chromakeyhsv chromakey diffkey
 
 plugin_dirs += tv_effects
 tv_effects := deinterlace-cv deinterlace ivtc liveaudio livevideo rgb601 \
-       rgbshift shiftinterlace swapchannels swapframes yuv yuvshift
+       rgbshift shiftinterlace swapchannels swapframes yuv yuv411 yuvshift
 
 $(foreach dir,$(plugin_dirs),$(foreach plugin,$($(dir)), $(eval $(plugin):=$(dir))))