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
459c7cb2
Commit
459c7cb2
authored
Nov 17, 2013
by
Michael Niedermayer
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fate: add h261 trellis quantization test
Signed-off-by:
Michael Niedermayer
<
michaelni@gmx.at
>
parent
331a90ce
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
10 additions
and
1 deletion
+10
-1
vcodec.mak
tests/fate/vcodec.mak
+2
-1
vsynth1-h261-trellis
tests/ref/vsynth/vsynth1-h261-trellis
+4
-0
vsynth2-h261-trellis
tests/ref/vsynth/vsynth2-h261-trellis
+4
-0
No files found.
tests/fate/vcodec.mak
View file @
459c7cb2
...
...
@@ -74,8 +74,9 @@ FATE_VCODEC-$(call ENCDEC, FLV, FLV) += flv
fate-vsynth%-flv: ENCOPTS = -qscale 10
fate-vsynth%-flv: FMT = flv
FATE_VCODEC-$(call ENCDEC, H261, AVI) += h261
FATE_VCODEC-$(call ENCDEC, H261, AVI) += h261
h261-trellis
fate-vsynth%-h261: ENCOPTS = -qscale 11
fate-vsynth%-h261-trellis: ENCOPTS = -qscale 12 -trellis 1
FATE_VCODEC-$(call ENCDEC, H263, AVI) += h263 h263-obmc h263p
fate-vsynth%-h263: ENCOPTS = -qscale 10
...
...
tests/ref/vsynth/vsynth1-h261-trellis
0 → 100644
View file @
459c7cb2
4befca10c9228e947ed77ed4dcacae4d *tests/data/fate/vsynth1-h261-trellis.avi
675444 tests/data/fate/vsynth1-h261-trellis.avi
6989f2248debfde868f1facd9a2cd5d7 *tests/data/fate/vsynth1-h261-trellis.out.rawvideo
stddev: 8.95 PSNR: 29.09 MAXDIFF: 87 bytes: 7603200/ 7603200
tests/ref/vsynth/vsynth2-h261-trellis
0 → 100644
View file @
459c7cb2
3fb2ddf02c6e9609bcb639c013e7344c *tests/data/fate/vsynth2-h261-trellis.avi
186680 tests/data/fate/vsynth2-h261-trellis.avi
b9364ded1c9cfdcc1af2ac27408bbd21 *tests/data/fate/vsynth2-h261-trellis.out.rawvideo
stddev: 6.38 PSNR: 32.03 MAXDIFF: 89 bytes: 7603200/ 7603200
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