# HG changeset patch # User diego # Date 1152457965 0 # Node ID ad66c11aeab4c6884d6a4988c1e7e42a958f1160 # Parent fa0b285144f04d136fbfe36a2d4c74affc9a9a3b FastUVMV vs FastUVMC typo, noticed by bond diff -r fa0b285144f0 -r ad66c11aeab4 vc1.c --- a/vc1.c Sun Jul 09 13:01:06 2006 +0000 +++ b/vc1.c Sun Jul 09 15:12:45 2006 +0000 @@ -1266,7 +1266,7 @@ } av_log(avctx, AV_LOG_DEBUG, "Profile %i:\nfrmrtq_postproc=%i, bitrtq_postproc=%i\n" - "LoopFilter=%i, MultiRes=%i, FastUVMV=%i, Extended MV=%i\n" + "LoopFilter=%i, MultiRes=%i, FastUVMC=%i, Extended MV=%i\n" "Rangered=%i, VSTransform=%i, Overlap=%i, SyncMarker=%i\n" "DQuant=%i, Quantizer mode=%i, Max B frames=%i\n", v->profile, v->frmrtq_postproc, v->bitrtq_postproc,