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
a8b117f8
Commit
a8b117f8
authored
Jan 16, 2012
by
Carl Eugen Hoyos
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add gray16 and rgb48 png encoding regression tests.
parent
811de351
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
+2
-0
png
tests/ref/lavf/png
+6
-0
No files found.
tests/lavf-regression.sh
View file @
a8b117f8
...
@@ -155,6 +155,8 @@ fi
...
@@ -155,6 +155,8 @@ fi
if
[
-n
"
$do_png
"
]
;
then
if
[
-n
"
$do_png
"
]
;
then
do_image_formats png
do_image_formats png
do_image_formats png
"-pix_fmt gray16be"
do_image_formats png
"-pix_fmt rgb48be"
fi
fi
if
[
-n
"
$do_bmp
"
]
;
then
if
[
-n
"
$do_bmp
"
]
;
then
...
...
tests/ref/lavf/png
View file @
a8b117f8
c162094e51dc1a3203de43e496086dfd *./tests/data/images/png/02.png
c162094e51dc1a3203de43e496086dfd *./tests/data/images/png/02.png
./tests/data/images/png/%02d.png CRC=0x6da01946
./tests/data/images/png/%02d.png CRC=0x6da01946
248612 ./tests/data/images/png/02.png
248612 ./tests/data/images/png/02.png
63805114b3723490833789277246276f *./tests/data/images/png/02.png
./tests/data/images/png/%02d.png CRC=0x831a2963
41666 ./tests/data/images/png/02.png
b4c1f0b706a296ba6e791d436757dc5f *./tests/data/images/png/02.png
./tests/data/images/png/%02d.png CRC=0x5984c023
511879 ./tests/data/images/png/02.png
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