diff options
author | Janne Grunau <janne-libav@jannau.net> | 2014-04-18 12:07:52 +0000 |
---|---|---|
committer | Vittorio Giovara <vittorio.giovara@gmail.com> | 2014-04-19 16:22:06 +0200 |
commit | 34c5a6660a9e5e3cf301691bb29d011638953dc2 (patch) | |
tree | 0fcda3a45362d9527f85164402b4af6fb9cce405 /libavutil/ppc/cpu.c | |
parent | 6ef96292d99302a59f824713fc763f6abd3754df (diff) | |
download | ffmpeg-34c5a6660a9e5e3cf301691bb29d011638953dc2.tar.gz |
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.
Diffstat (limited to 'libavutil/ppc/cpu.c')
0 files changed, 0 insertions, 0 deletions