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
50a35f0d
Commit
50a35f0d
authored
Aug 20, 2014
by
Christophe Gisquet
Committed by
Michael Niedermayer
Aug 21, 2014
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fate: add test for old (v1) huffyuv and rgba
Signed-off-by:
Michael Niedermayer
<
michaelni@gmx.at
>
parent
331b1f7d
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
15 additions
and
1 deletion
+15
-1
vcodec.mak
tests/fate/vcodec.mak
+3
-1
vsynth1-huffyuvbgra
tests/ref/vsynth/vsynth1-huffyuvbgra
+4
-0
vsynth2-huffyuvbgra
tests/ref/vsynth/vsynth2-huffyuvbgra
+4
-0
vsynth3-huffyuvbgra
tests/ref/vsynth/vsynth3-huffyuvbgra
+4
-0
No files found.
tests/fate/vcodec.mak
View file @
50a35f0d
...
...
@@ -91,11 +91,13 @@ fate-vsynth%-h263: ENCOPTS = -qscale 10
fate-vsynth%-h263-obmc: ENCOPTS = -qscale 10 -obmc 1
fate-vsynth%-h263p: ENCOPTS = -qscale 2 -flags +aic -umv 1 -aiv 1 -ps 300
FATE_VCODEC-$(call ENCDEC, HUFFYUV, AVI) += huffyuv huffyuvbgr24
FATE_VCODEC-$(call ENCDEC, HUFFYUV, AVI) += huffyuv huffyuvbgr24
huffyuvbgra
fate-vsynth%-huffyuv: ENCOPTS = -vcodec huffyuv -pix_fmt yuv422p -sws_flags neighbor
fate-vsynth%-huffyuv: DECOPTS = -sws_flags neighbor
fate-vsynth%-huffyuvbgr24: ENCOPTS = -vcodec huffyuv -pix_fmt bgr24 -sws_flags neighbor
fate-vsynth%-huffyuvbgr24: DECOPTS = -sws_flags neighbor
fate-vsynth%-huffyuvbgra: ENCOPTS = -vcodec huffyuv -pix_fmt bgr32 -sws_flags neighbor
fate-vsynth%-huffyuvbgra: DECOPTS = -sws_flags neighbor
FATE_VCODEC-$(call ENCDEC, JPEGLS, AVI) += jpegls
fate-vsynth%-jpegls: ENCOPTS = -sws_flags neighbor+full_chroma_int
...
...
tests/ref/vsynth/vsynth1-huffyuvbgra
0 → 100644
View file @
50a35f0d
0a441061598152cd44ddc308076671c3 *tests/data/fate/vsynth1-huffyuvbgra.avi
14464166 tests/data/fate/vsynth1-huffyuvbgra.avi
49c03ab1b73b7cd3cabc3c77a9479c9e *tests/data/fate/vsynth1-huffyuvbgra.out.rawvideo
stddev: 3.16 PSNR: 38.12 MAXDIFF: 50 bytes: 7603200/ 7603200
tests/ref/vsynth/vsynth2-huffyuvbgra
0 → 100644
View file @
50a35f0d
e8c2dbe6ad5d273af2bdb2dc3a2a524d *tests/data/fate/vsynth2-huffyuvbgra.avi
10139598 tests/data/fate/vsynth2-huffyuvbgra.avi
0a8b7ddfec03622e37c869c5b552f9fc *tests/data/fate/vsynth2-huffyuvbgra.out.rawvideo
stddev: 1.24 PSNR: 46.26 MAXDIFF: 17 bytes: 7603200/ 7603200
tests/ref/vsynth/vsynth3-huffyuvbgra
0 → 100644
View file @
50a35f0d
9d360ce029b5ec86f0f6c80c44edf9bd *tests/data/fate/vsynth3-huffyuvbgra.avi
179598 tests/data/fate/vsynth3-huffyuvbgra.avi
5d031d2e891b13593b8cd79e63d083b4 *tests/data/fate/vsynth3-huffyuvbgra.out.rawvideo
stddev: 3.23 PSNR: 37.92 MAXDIFF: 50 bytes: 86700/ 86700
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