diff options
Diffstat (limited to 'converter/other/fiasco/codec/mwfa.c')
-rw-r--r-- | converter/other/fiasco/codec/mwfa.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/converter/other/fiasco/codec/mwfa.c b/converter/other/fiasco/codec/mwfa.c index c695f6bf..43a7dae2 100644 --- a/converter/other/fiasco/codec/mwfa.c +++ b/converter/other/fiasco/codec/mwfa.c @@ -438,7 +438,7 @@ find_B_frame_mc (word_t *mcpe, real_t price, range_t *range, else /* local exhaustive search */ { /* - * Keep forward and backward mv due to time constraints + * Keep forward and backward mv because of time constraints */ ifx = fx; |