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
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
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
libremedia
Tethys
FFmpeg
Commits
c0a30dd2
Commit
c0a30dd2
authored
11 years ago
by
Paul B Mahol
Browse files
Options
Downloads
Patches
Plain Diff
fate: increase coverage for dpx encoder
Signed-off-by:
Paul B Mahol
<
onemda@gmail.com
>
parent
ae9ef151
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
tests/lavf-regression.sh
+3
-0
3 additions, 0 deletions
tests/lavf-regression.sh
tests/ref/lavf/dpx
+9
-0
9 additions, 0 deletions
tests/ref/lavf/dpx
with
12 additions
and
0 deletions
tests/lavf-regression.sh
+
3
−
0
View file @
c0a30dd2
...
@@ -246,8 +246,11 @@ fi
...
@@ -246,8 +246,11 @@ fi
if
[
-n
"
$do_dpx
"
]
;
then
if
[
-n
"
$do_dpx
"
]
;
then
do_image_formats dpx
do_image_formats dpx
do_image_formats dpx
"-pix_fmt gbrp10le"
do_image_formats dpx
"-pix_fmt gbrp12le"
do_image_formats dpx
"-pix_fmt rgb48le"
do_image_formats dpx
"-pix_fmt rgb48le"
do_image_formats dpx
"-pix_fmt rgb48le -bits_per_raw_sample 10"
"-pix_fmt rgb48le"
do_image_formats dpx
"-pix_fmt rgb48le -bits_per_raw_sample 10"
"-pix_fmt rgb48le"
do_image_formats dpx
"-pix_fmt rgba64le"
fi
fi
if
[
-n
"
$do_xwd
"
]
;
then
if
[
-n
"
$do_xwd
"
]
;
then
...
...
This diff is collapsed.
Click to expand it.
tests/ref/lavf/dpx
+
9
−
0
View file @
c0a30dd2
4c8880d5835ffb5fe37c1ed8c8d404de *./tests/data/images/dpx/02.dpx
4c8880d5835ffb5fe37c1ed8c8d404de *./tests/data/images/dpx/02.dpx
./tests/data/images/dpx/%02d.dpx CRC=0x6da01946
./tests/data/images/dpx/%02d.dpx CRC=0x6da01946
305792 ./tests/data/images/dpx/02.dpx
305792 ./tests/data/images/dpx/02.dpx
16d65ceaa127806dc7ede9391fe80872 *./tests/data/images/dpx/02.dpx
./tests/data/images/dpx/%02d.dpx CRC=0x22dcc7a8
407168 ./tests/data/images/dpx/02.dpx
02b4fd859d944075905e84e9f389bf23 *./tests/data/images/dpx/02.dpx
./tests/data/images/dpx/%02d.dpx CRC=0x964b87ba
609920 ./tests/data/images/dpx/02.dpx
075963c3c08978b6a20555ba09161434 *./tests/data/images/dpx/02.dpx
075963c3c08978b6a20555ba09161434 *./tests/data/images/dpx/02.dpx
./tests/data/images/dpx/%02d.dpx CRC=0xe5b9c023
./tests/data/images/dpx/%02d.dpx CRC=0xe5b9c023
609920 ./tests/data/images/dpx/02.dpx
609920 ./tests/data/images/dpx/02.dpx
b9f22728f8ff393bf30cf6cbd624fa95 *./tests/data/images/dpx/02.dpx
b9f22728f8ff393bf30cf6cbd624fa95 *./tests/data/images/dpx/02.dpx
./tests/data/images/dpx/%02d.dpx CRC=0xb6310a70
./tests/data/images/dpx/%02d.dpx CRC=0xb6310a70
407168 ./tests/data/images/dpx/02.dpx
407168 ./tests/data/images/dpx/02.dpx
b3058eff9f0862a8e91747b8f5e5bd51 *./tests/data/images/dpx/02.dpx
./tests/data/images/dpx/%02d.dpx CRC=0x4630c023
812672 ./tests/data/images/dpx/02.dpx
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