> > + switch (avctx->color_primaries) { > > + case AVCOL_PRI_BT709: > param.sSpatialLayers[0].uiColorPrimaries = CP_BT709; break; > > + case AVCOL_PRI_UNSPECIFIED: > param.sSpatialLayers[0].uiColorPrimaries = CP_UNDEF; break; > > [ignore] > Please align vertically. > [/ignore] > Is it possible to convince gmail to always use a fixed-width font? > The patch looks ugly here on gmail but I suspect it was aligned nicely... > > Thank you, Carl Eugen
I verified that my original edited file was aligned using vim. Also, I copied/pasted the code lines from your reply into notepad and THAT is also aligned. Greg W. _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel