-
Notifications
You must be signed in to change notification settings - Fork 3.6k
[camera_avfoundation] enable more than 30 fps #7394
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
Changes from 1 commit
6c769f9
4920305
4f1483f
6c210c9
30a4856
5e1f249
5007358
65f8113
27868df
3983273
1d8f05a
cc632ec
f36d2dd
0125d77
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
- Loading branch information
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,6 +1,15 @@ | ||
| ## 0.9.17+2 | ||
| ## 0.9.17+4 | ||
|
|
||
| * Adds possibility to use any supported FPS and fixes crash when using unsupported FPS. | ||
|
||
| * Updates minimum supported SDK version to Flutter 3.19/Dart 3.3. | ||
|
|
||
| ## 0.9.17+3 | ||
|
|
||
| * Fixes deallocation of camera on dispose. | ||
|
|
||
| ## 0.9.17+2 | ||
|
|
||
| * Fixes stopVideoRecording waiting indefinitely and lag at start of video. | ||
|
|
||
| ## 0.9.17+1 | ||
|
|
||
|
|
||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
*Adds ability to...