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
ffc1d959
Commit
ffc1d959
authored
Oct 07, 2012
by
jamal
Committed by
Michael Niedermayer
Oct 07, 2012
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
tests/Makefile: fix ffprobe-test.nut with target-exec
Signed-off-by:
Michael Niedermayer
<
michaelni@gmx.at
>
parent
19a4e103
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
Makefile
tests/Makefile
+1
-1
No files found.
tests/Makefile
View file @
ffc1d959
...
...
@@ -31,7 +31,7 @@ tests/data/vsynth2.yuv: tests/rotozoom$(HOSTEXESUF) | tests/data
$(M)$<
$(SRC_PATH)
/tests/lena.pnm
$@
tests/data/ffprobe-test.nut
:
ffmpeg$(EXESUF) | tests/data
$(M)
./
$<
\
$(M)
$(TARGET_EXEC)
./
$<
\
-f
lavfi
-i
"aevalsrc=sin(400*PI*2*t)::d=0.125[out0]; testsrc=d=0.125[out1]; testsrc=s=100x100:d=0.125[out2]"
\
-f
ffmetadata
-i
$(SRC_PATH)
/tests/test.ffmeta
\
-flags
+bitexact
-map
0:0
-map
0:1
-map
0:2
-map_metadata
1
\
...
...
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