h264: codec reinit: remove statements without effect
avctx->coded_{height,width} will always equal h->{height,width} since init_dimensions() does that explicitly, Size changes are detected by changes in mb_{height,width} earlier and propagated through the needs_reinit variable.
Showing
Please
register
or
sign in
to comment