diff options
Diffstat (limited to 'tests/fate')
-rw-r--r-- | tests/fate/vcodec.mak | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/fate/vcodec.mak b/tests/fate/vcodec.mak index f4e39b8..e895499 100644 --- a/tests/fate/vcodec.mak +++ b/tests/fate/vcodec.mak @@ -79,6 +79,9 @@ fate-vsynth%-h261: ENCOPTS = -qscale 11 FATE_VCODEC += h263 fate-vsynth%-h263: ENCOPTS = -qscale 10 +FATE_VCODEC += h263-obmc +fate-vsynth%-h263-obmc: ENCOPTS = -qscale 10 -obmc 1 + FATE_VCODEC += h263p fate-vsynth%-h263p: ENCOPTS = -qscale 2 -flags +aic -umv 1 -aiv 1 -ps 300 |