On Mon, Mar 30, 2015 at 10:42 AM, Anton Khirnov <[email protected]> wrote: > --- > libavcodec/h264.c | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/libavcodec/h264.c b/libavcodec/h264.c > index a559188..1df33ff 100644 > --- a/libavcodec/h264.c > +++ b/libavcodec/h264.c > @@ -631,7 +631,6 @@ av_cold int ff_h264_decode_init(AVCodecContext *avctx) > return ret; > > /* set defaults */ > - // s->decode_mb = ff_h263_decode_mb;
h263 wtf? definitely ok -- Vittorio _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
