mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-01-19 05:49:09 +02:00
h264: remove a commented out nonsense line
This commit is contained in:
parent
65afa65e73
commit
a939e5b252
@ -632,7 +632,6 @@ av_cold int ff_h264_decode_init(AVCodecContext *avctx)
|
|||||||
return ret;
|
return ret;
|
||||||
|
|
||||||
/* set defaults */
|
/* set defaults */
|
||||||
// s->decode_mb = ff_h263_decode_mb;
|
|
||||||
if (!avctx->has_b_frames)
|
if (!avctx->has_b_frames)
|
||||||
h->low_delay = 1;
|
h->low_delay = 1;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user