Merge commit 'a939e5b252'
* commit 'a939e5b252':
h264: remove a commented out nonsense line
Merged-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
commit
097efa4750
1 changed files with 0 additions and 1 deletions
|
|
@ -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;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue