On Fri, 22 Aug 2014 13:31:06 -0700 Deb Mukherjee <debar...@google.com> wrote:
> Handles new VP9 profiles 1-3 with different color sampling and > bit-depths. > --- > -static int vp8_decode(AVCodecContext *avctx, > +static int vpx_decode(AVCodecContext *avctx, > -static av_cold int vp8_free(AVCodecContext *avctx) > +static av_cold int vpx_free(AVCodecContext *avctx) probably ok, but changing variable names mixed with adding a feature (more colorspaces) is probably better as two separate commits. -compn _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel