tests/fate/avformat: Fix fate-lavf
The CMP variable seems to have been inherited from fate-api-seek which set it to null the mxf reference needed a change due toc7e14a279fSigned-off-by: Michael Niedermayer <michael@niedermayer.cc> (cherry picked from commitb83c849e87) Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
This commit is contained in:
parent
ae270314c7
commit
4eb67f3ddc
1 changed files with 1 additions and 0 deletions
|
|
@ -61,6 +61,7 @@ FATE_LAVF += $(FATE_LAVF_PIXFMT-yes)
|
|||
|
||||
$(FATE_LAVF): $(AREF) $(VREF)
|
||||
$(FATE_LAVF): CMD = lavftest
|
||||
$(FATE_LAVF): CMP =
|
||||
|
||||
FATE_AVCONV += $(FATE_LAVF)
|
||||
fate-lavf: $(FATE_LAVF)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue