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
6b85316b
Commit
6b85316b
authored
Aug 31, 2010
by
Vitor Sessak
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Test decoding in fate-lavf-gif
Originally committed as revision 25012 to
svn://svn.ffmpeg.org/ffmpeg/trunk
parent
f5d4fc43
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
1 deletion
+2
-1
lavf-regression.sh
tests/lavf-regression.sh
+1
-1
gif
tests/ref/lavf/gif
+1
-0
No files found.
tests/lavf-regression.sh
View file @
6b85316b
...
@@ -129,7 +129,7 @@ fi
...
@@ -129,7 +129,7 @@ fi
if
[
-n
"
$do_gif
"
]
;
then
if
[
-n
"
$do_gif
"
]
;
then
file
=
${
outfile
}
lavf.gif
file
=
${
outfile
}
lavf.gif
do_ffmpeg
$file
-t
1
-qscale
10
-f
image2
-vcodec
pgmyuv
-i
$raw_src
-pix_fmt
rgb24
do_ffmpeg
$file
-t
1
-qscale
10
-f
image2
-vcodec
pgmyuv
-i
$raw_src
-pix_fmt
rgb24
#do_ffmpeg_crc $file -i $target_path/$file
do_ffmpeg_crc
$file
-i
$target_path
/
$file
-pix_fmt
rgb24
fi
fi
if
[
-n
"
$do_yuv4mpeg
"
]
;
then
if
[
-n
"
$do_yuv4mpeg
"
]
;
then
...
...
tests/ref/lavf/gif
View file @
6b85316b
98968ceb210ab260a6a7af36767b94d3 *./tests/data/lavf/lavf.gif
98968ceb210ab260a6a7af36767b94d3 *./tests/data/lavf/lavf.gif
2906382 ./tests/data/lavf/lavf.gif
2906382 ./tests/data/lavf/lavf.gif
./tests/data/lavf/lavf.gif CRC=0xe5605ff6
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