BitConvertor.To String method just help produce the hex encoding like output, it will be effecient on processing time since it will always use two character to represent each byte, however, it will consume much more space. Sincerely, Steven Cheng Microsoft MSDN Online Support Lead Delighting our...
av_get_sample_fmt_name(inlink ->format), buf1, inlink ->planar, av_get_sample_fmt_name(outlink->format), buf2, outlink->planar);/* compute which channel layout conversion to use */if(inlink->channel_layout != outlink->channel_layout) {inti;for(i =0; i <sizeof(rematrix_funcs); ...