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
d93b6340
Commit
d93b6340
authored
Jan 16, 2012
by
Carl Eugen Hoyos
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add dpx encoding regression test.
parent
203ea375
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
0 deletions
+8
-0
lavf-regression.sh
tests/lavf-regression.sh
+4
-0
dpx
tests/ref/lavf/dpx
+4
-0
No files found.
tests/lavf-regression.sh
View file @
d93b6340
...
...
@@ -183,6 +183,10 @@ if [ -n "$do_pcx" ] ; then
do_image_formats pcx
fi
if
[
-n
"
$do_dpx
"
]
;
then
do_image_formats dpx
fi
# audio only
if
[
-n
"
$do_wav
"
]
;
then
...
...
tests/ref/lavf/dpx
0 → 100644
View file @
d93b6340
a80049454fe1f00233be79b87a4f9c07 *./tests/data/images/dpx/02.dpx
./tests/data/images/dpx/%02d.dpx CRC=0x6da01946
305792 ./tests/data/images/dpx/02.dpx
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