On Thu, Jul 14, 2016 at 12:15 PM, Vignesh Venkatasubramanian <vigneshv-at-google....@ffmpeg.org> wrote: > + ret = vpx_init( > + avctx, > + (avctx->codec_id == AV_CODEC_ID_VP8) ? > + &vpx_codec_vp8_dx_algo : &vpx_codec_vp9_dx_algo, > + 1); > + if (ret)
I can adjust this formatting to be more k&r like when I submit it. Before that I'll leave this open for other comments for a bit. _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel