Commit 097efa47 authored by Michael Niedermayer's avatar Michael Niedermayer

Merge commit 'a939e5b2'

* commit 'a939e5b2':
  h264: remove a commented out nonsense line
Merged-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
parents aa000dda a939e5b2
......@@ -659,7 +659,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