Hi, Cristian Morales Vega wrote > float color_float[2]; > ... > case GAVL_YUVA_FLOAT: > RGB_FLOAT_TO_YUV_FLOAT(color[0], color[1], color[2], > color_float[0], color_float[1], > color_float[2]); > color_float[3] = color[3]; > fill_float_rgba(frame, format, color); > break; > > > Patch attached.
Applied Burkhard ------------------------------------------------------------------------------ Protect Your Site and Customers from Malware Attacks Learn about various malware tactics and how to avoid them. Understand malware threats, the impact they can have on your business, and how you can protect your company and customers by using code signing. http://p.sf.net/sfu/oracle-sfdevnl _______________________________________________ Gmerlin-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gmerlin-general
