Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
ffmpeg
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Samuel Mira
ffmpeg
Commits
5f359f2b
Commit
5f359f2b
authored
4 years ago
by
Michael Niedermayer
Browse files
Options
Downloads
Patches
Plain Diff
test: Add codecview test
parent
b1e9764c
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
tests/fate/filter-video.mak
+4
-0
4 additions, 0 deletions
tests/fate/filter-video.mak
tests/ref/fate/filter-codecview
+10
-0
10 additions, 0 deletions
tests/ref/fate/filter-codecview
with
14 additions
and
0 deletions
tests/fate/filter-video.mak
+
4
−
0
View file @
5f359f2b
...
...
@@ -551,6 +551,10 @@ FATE_FILTER_VSYNTH-$(CONFIG_SPP_FILTER) += fate-filter-spp
fate-filter-spp
:
fate-vsynth1-mpeg4-qprd
fate-filter-spp
:
CMD = framecrc -flags bitexact -idct simple -i $(TARGET_PATH)/tests/data/fate/vsynth1-mpeg4-qprd.avi -frames:v 5 -flags +bitexact -vf "spp=idct=simple:dct=int"
FATE_FILTER_VSYNTH-$(CONFIG_CODECVIEW_FILTER)
+=
fate-filter-codecview
fate-filter-codecview
:
fate-vsynth1-mpeg4-qprd
fate-filter-codecview
:
CMD = framecrc -flags bitexact -idct simple -flags2 +export_mvs -i $(TARGET_PATH)/tests/data/fate/vsynth1-mpeg4-qprd.avi -frames:v 5 -flags +bitexact -vf codecview=mv=pf+bf+bb
FATE_FILTER_VSYNTH-
$(
call
ALLYES, QP_FILTER PP_FILTER
)
+=
fate-filter-qp
fate-filter-qp
:
CMD = video_filter "qp=17
,
pp=be/hb/vb/tn/l5/al"
...
...
This diff is collapsed.
Click to expand it.
tests/ref/fate/filter-codecview
0 → 100644
+
10
−
0
View file @
5f359f2b
#tb 0: 1/25
#media_type 0: video
#codec_id 0: rawvideo
#dimensions 0: 352x288
#sar 0: 1/1
0, 1, 1, 1, 152064, 0x69a58723
0, 2, 2, 1, 152064, 0xb42d52c3
0, 3, 3, 1, 152064, 0x9376ce65
0, 4, 4, 1, 152064, 0x796543f9
0, 5, 5, 1, 152064, 0x5027b118
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment