comparison eval.h @ 9541:7afd4f44c450 libavcodec

Display dimensions should not affect the real size of coded frame, thus set only avctx->{width,height} and don't touch coded_{width,height} when parsing them. This fixes the case when coded and display dimensions differ by more than one macroblock.
author kostya
date Thu, 23 Apr 2009 07:14:02 +0000
parents e9d9d946f213
children e934c5f8f4a9
comparison
equal deleted inserted replaced
9540:479e4d868038 9541:7afd4f44c450