Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
F
ffmpeg.wasm-core
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Linshizhi
ffmpeg.wasm-core
Commits
c0c2424f
Commit
c0c2424f
authored
May 14, 2012
by
Nicolas George
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fate: ffprobe tests require SAMPLES.
parent
ae1ab826
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
1 deletion
+2
-1
Makefile
tests/Makefile
+1
-0
probe.mak
tests/fate/probe.mak
+1
-1
No files found.
tests/Makefile
View file @
c0c2424f
...
...
@@ -127,6 +127,7 @@ fate-seek: $(FATE_SEEK)
ifdef
SAMPLES
FATE
+=
$(FATE_LAVF_FATE)
FATE
+=
$(FATE_FFMPEG)
FATE
+=
$(FATE_FULL)
$
(
FATE_FULL-yes
)
fate-rsync
:
rsync
-vaLW
--timeout
=
60
--contimeout
=
60 rsync://fate.ffmpeg.org/fate-suite/
$(SAMPLES)
else
...
...
tests/fate/probe.mak
View file @
c0c2424f
...
...
@@ -10,7 +10,7 @@ fate-probe-format-roundup1414: REF = mpeg
FATE_PROBE_FORMAT += fate-probe-format-roundup2015
fate-probe-format-roundup2015: REF = dv
FATE-$(CONFIG_FFPROBE) += $(FATE_PROBE_FORMAT)
FATE
_FULL
-$(CONFIG_FFPROBE) += $(FATE_PROBE_FORMAT)
fate-probe-format: $(FATE_PROBE_FORMAT)
$(FATE_PROBE_FORMAT): ffprobe$(EXESUF)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment