forked from intel/libyami
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
vp8enc: remove SVC-T layer framerate setting code
Framerate are figured out by the fps of all layers, we no longer support layer framerate settings now. 3 layer framerates are calculated as followings: Layer 3 framerate is equal to the total fps. Layer 2 framerate is the half of layer 3. Layer 1 framerate is the half of layer 2. Signed-off-by: wudping <[email protected]>
- Loading branch information
Showing
1 changed file
with
33 additions
and
181 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters