Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
cineform-sdk
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
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
Grant Kim
cineform-sdk
Commits
3a19322d
Unverified
Commit
3a19322d
authored
7 years ago
by
Reto Kromer
Committed by
GitHub
7 years ago
Browse files
Options
Downloads
Patches
Plain Diff
fix typos
parent
6ff4d25a
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
DecoderSDK/CFHDDecoder.cpp
+3
-3
3 additions, 3 deletions
DecoderSDK/CFHDDecoder.cpp
with
3 additions
and
3 deletions
DecoderSDK/CFHDDecoder.cpp
+
3
−
3
View file @
3a19322d
...
...
@@ -327,7 +327,7 @@ CFHD_GetSampleInfo( CFHD_DecoderRef decoderRef,
@param decodedResolution
The desired resolution for decoding relative to the encoded frame size.
See the posible resolutions defined in the enumeration CFHD_DecodedResolution.
See the pos
s
ible resolutions defined in the enumeration CFHD_DecodedResolution.
If this argument is non-zero, it must specify a valid decoded resolution such
as full or half resolution. The decoder will divide the encoded dimensions
by the divisor implied by this parameter to determine the actual output dimensions.
...
...
@@ -512,7 +512,7 @@ finish:
@brief Return the size of the specified pixel format in bytes.
@description Return the size of a pix
l
e in byte is it uniquely
@description Return the size of a pixe
l
in byte is it uniquely
addressable. Note that the pixel size is not defined for some
image formats such as v210. This routine returns zero for pixel
formats that do not have a size that is an integer number of bytes.
...
...
@@ -766,7 +766,7 @@ CFHD_DecodeSample(CFHD_DecoderRef decoderRef,
/*!
@function CFHD_SetLicense
@brief Now obs
e
lete, this was used to license the commer
i
cal version, but it is no longer required.
@brief Now obs
o
lete, this was used to license the commerc
i
al version, but it is no longer required.
The interface is maintained for backward compatibility.
@description The license key is used to control trial periods and decode resolution limits.
...
...
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