fate/vcodec: stop using the deprecated v408 codec
Signed-off-by: James Almer <jamrial@gmail.com>
This commit is contained in:
parent
5d07ec04f2
commit
03a88e56e0
1 changed files with 3 additions and 2 deletions
|
|
@ -452,9 +452,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…
Add table
Add a link
Reference in a new issue