mirror of
https://github.com/librempeg/librempeg
synced 2024-11-22 00:51:37 +00:00
fate/vcodec: stop using the deprecated v408 codec
Signed-off-by: James Almer <jamrial@gmail.com> Signed-off-by: Paul B Mahol <onemda@gmail.com>
This commit is contained in:
parent
a3e59b6bdd
commit
ec8d184741
@ -451,9 +451,10 @@ fate-vsynth%-v308: ENCOPTS = -pix_fmt vyu444 -sws_flags neighbor+b
|
||||
fate-vsynth%-v308: DECOPTS = -sws_flags neighbor+bitexact
|
||||
fate-vsynth%-v308: CODEC = rawvideo
|
||||
|
||||
FATE_VCODEC_SCALE-$(call ENCDEC, V408, AVI) += v408
|
||||
fate-vsynth%-v408: ENCOPTS = -sws_flags neighbor+bitexact
|
||||
FATE_VCODEC_SCALE-$(call ENCDEC, RAWVIDEO, AVI) += v408
|
||||
fate-vsynth%-v408: ENCOPTS = -pix_fmt uyva -sws_flags neighbor+bitexact
|
||||
fate-vsynth%-v408: DECOPTS = -sws_flags neighbor+bitexact
|
||||
fate-vsynth%-v408: CODEC = rawvideo
|
||||
|
||||
FATE_VCODEC_SCALE-$(call ENCDEC, AVUI, MOV) += avui
|
||||
fate-vsynth%-avui: ENCOPTS = -s pal -strict experimental -sws_flags neighbor+bitexact
|
||||
|
Loading…
Reference in New Issue
Block a user