Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add flick #23

Merged
merged 22 commits into from
Feb 4, 2018
Merged

Add flick #23

merged 22 commits into from
Feb 4, 2018

Conversation

hungrymonkey
Copy link
Collaborator

added flicks library. Smallest unit of time in media.

Christopher Horvath and others added 22 commits January 16, 2018 10:46
The length of a frame in various NTSC rates (1001/30000s, 1001/24000s)
is exactly representable in flicks thanks to the flicks denominator
being divisible by 24000, 30000, etc.

Add the NTSC rates to the documentation. I've included 24M, 30M, 60M as
well as 120M for good measure (I've seen some files using this rate.)
Document the length of a frame in flicks for various NTSC rates
Remove redudant `inline` kewords. `constexpr` imply `inline`
Correct date reference to original post
Octobre is October in English :)
Add hyperlink to the CORIMEDIA paper defining TimeRef
…8bda3bdfa'

git-subtree-dir: thirdparty/flicks
git-subtree-mainline: 341b7b7
git-subtree-split: 6d6362f
@jcalifornia jcalifornia merged commit 79cffc8 into jcalifornia:rdrr_master Feb 4, 2018
@hungrymonkey hungrymonkey deleted the add_flick branch February 6, 2018 02:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants