Commit a939e5b2 authored by Anton Khirnov's avatar Anton Khirnov

h264: remove a commented out nonsense line

parent 65afa65e
......@@ -632,7 +632,6 @@ av_cold int ff_h264_decode_init(AVCodecContext *avctx)
return ret;
/* set defaults */
// s->decode_mb = ff_h263_decode_mb;
if (!avctx->has_b_frames)
h->low_delay = 1;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment