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
32cc7ba8
Commit
32cc7ba8
authored
Apr 17, 2013
by
Clément Bœsch
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fate: hot fix for gif failure.
parent
b6408ffc
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
26 additions
and
22 deletions
+26
-22
lavf-regression.sh
tests/lavf-regression.sh
+5
-1
gif
tests/ref/lavf/gif
+21
-21
No files found.
tests/lavf-regression.sh
View file @
32cc7ba8
...
@@ -49,7 +49,11 @@ do_image_formats()
...
@@ -49,7 +49,11 @@ do_image_formats()
{
{
outfile
=
"
$datadir
/images/
$1
/"
outfile
=
"
$datadir
/images/
$1
/"
mkdir
-p
"
$outfile
"
mkdir
-p
"
$outfile
"
file
=
${
outfile
}
%02d.
$1
if
[
"
$1
"
=
"gif"
]
;
then
file
=
${
outfile
}
02.
$1
else
file
=
${
outfile
}
%02d.
$1
fi
run_avconv
$DEC_OPTS
-f
image2
-vcodec
pgmyuv
-i
$raw_src
$2
$ENC_OPTS
-t
0.5
-y
-qscale
10
$target_path
/
$file
run_avconv
$DEC_OPTS
-f
image2
-vcodec
pgmyuv
-i
$raw_src
$2
$ENC_OPTS
-t
0.5
-y
-qscale
10
$target_path
/
$file
do_md5sum
${
outfile
}
02.
$1
do_md5sum
${
outfile
}
02.
$1
do_avconv_crc
$file
$DEC_OPTS
-i
$target_path
/
$file
$3
do_avconv_crc
$file
$DEC_OPTS
-i
$target_path
/
$file
$3
...
...
tests/ref/lavf/gif
View file @
32cc7ba8
66398be6fafa026fb0fa5f2978fa3446 *./tests/data/lavf/lavf.gif
66398be6fafa026fb0fa5f2978fa3446 *./tests/data/lavf/lavf.gif
2011766 ./tests/data/lavf/lavf.gif
2011766 ./tests/data/lavf/lavf.gif
./tests/data/lavf/lavf.gif CRC=0x0d96deb8
./tests/data/lavf/lavf.gif CRC=0x0d96deb8
022dc66b5068404e88c618ce79d9eb5f
*./tests/data/images/gif/02.gif
8d76374306a3f79bc1114affeb0365b9
*./tests/data/images/gif/02.gif
./tests/data/images/gif/
%02d
.gif CRC=0x51811243
./tests/data/images/gif/
02
.gif CRC=0x51811243
81538
./tests/data/images/gif/02.gif
1047862
./tests/data/images/gif/02.gif
02
2dc66b5068404e88c618ce79d9eb5f
*./tests/data/images/gif/02.gif
02
350bb3d28d48019073ff91134a9598
*./tests/data/images/gif/02.gif
./tests/data/images/gif/
%02d
.gif CRC=0x006183fd
./tests/data/images/gif/
02
.gif CRC=0x006183fd
81538
./tests/data/images/gif/02.gif
488742
./tests/data/images/gif/02.gif
022dc66b5068404e88c618ce79d9eb5f
*./tests/data/images/gif/02.gif
49b1a02636079b8de0d39fa71cf726d5
*./tests/data/images/gif/02.gif
./tests/data/images/gif/
%02d
.gif CRC=0x006183fd
./tests/data/images/gif/
02
.gif CRC=0x006183fd
81538
./tests/data/images/gif/02.gif
488742
./tests/data/images/gif/02.gif
022dc66b5068404e88c618ce79d9eb5f
*./tests/data/images/gif/02.gif
6cc813a16fb3852884b93fe4d936d3cc
*./tests/data/images/gif/02.gif
./tests/data/images/gif/
%02d
.gif CRC=0x51811243
./tests/data/images/gif/
02
.gif CRC=0x51811243
81538
./tests/data/images/gif/02.gif
1047862
./tests/data/images/gif/02.gif
022dc66b5068404e88c618ce79d9eb5f
*./tests/data/images/gif/02.gif
8d76374306a3f79bc1114affeb0365b9
*./tests/data/images/gif/02.gif
./tests/data/images/gif/
%02d
.gif CRC=0x51811243
./tests/data/images/gif/
02
.gif CRC=0x51811243
81538
./tests/data/images/gif/02.gif
1047862
./tests/data/images/gif/02.gif
022dc66b5068404e88c618ce79d9eb5f
*./tests/data/images/gif/02.gif
9e8812f67441c3fdad01384e8983ddfc
*./tests/data/images/gif/02.gif
./tests/data/images/gif/
%02d
.gif CRC=0xd742fb02
./tests/data/images/gif/
02
.gif CRC=0xd742fb02
81
538
./tests/data/images/gif/02.gif
81
0442
./tests/data/images/gif/02.gif
022dc66b5068404e88c618ce79d9eb5f
*./tests/data/images/gif/02.gif
6bf983516596bd5338e225dbe6765fdb
*./tests/data/images/gif/02.gif
./tests/data/images/gif/
%02d
.gif CRC=0x51811243
./tests/data/images/gif/
02
.gif CRC=0x51811243
8153
8 ./tests/data/images/gif/02.gif
105707
8 ./tests/data/images/gif/02.gif
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