Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
F
ffmpeg
Project
Project
Details
Activity
Releases
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
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Stefan Westerfeld
ffmpeg
Commits
7c5da6c3
Commit
7c5da6c3
authored
Apr 28, 2022
by
Andreas Rheinhardt
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fate/prores: Fix test requirements
Signed-off-by:
Andreas Rheinhardt
<
andreas.rheinhardt@outlook.com
>
parent
06600ef5
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
prores.mak
tests/fate/prores.mak
+3
-3
No files found.
tests/fate/prores.mak
View file @
7c5da6c3
...
...
@@ -6,9 +6,9 @@ FATE_PRORES = fate-prores-422 \
fate-prores-alpha_skip \
fate-prores-transparency \
fate-prores-transparency_skip \
fate-prores-gray
\
$(if $(CONFIG_ARESAMPLE_FILTER),fate-prores-gray)
\
FATE_SAMPLES_
AVCONV-$(call DEMDEC, MOV, PRORES
) += $(FATE_PRORES)
FATE_SAMPLES_
FFMPEG-$(call FRAMECRC, MOV, PRORES, SCALE_FILTER
) += $(FATE_PRORES)
fate-prores: $(FATE_PRORES)
fate-prores-422: CMD = framecrc -flags +bitexact -i $(TARGET_SAMPLES)/prores/Sequence_1-Apple_ProRes_422.mov -pix_fmt yuv422p10le -vf scale
...
...
@@ -25,4 +25,4 @@ fate-prores-gray: CMD = framecrc -flags +bitexact -c:a aac_fixed -i $(TARGE
FATE_PRORES_METADATA_BSF += fate-prores-metadata
fate-prores-metadata: CMD = md5 -i $(TARGET_SAMPLES)/prores/Sequence_1-Apple_ProRes_422_Proxy.mov -c:v copy -bsf:v prores_metadata=color_primaries=bt470bg:color_trc=bt709:colorspace=smpte170m -bitexact -f mov
FATE_SAMPLES_FFMPEG-$(call
ALLYES, MOV_DEMUXER
PRORES_METADATA_BSF) += $(FATE_PRORES_METADATA_BSF)
FATE_SAMPLES_FFMPEG-$(call
DEMMUX, MOV, MOV,
PRORES_METADATA_BSF) += $(FATE_PRORES_METADATA_BSF)
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