Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
M
mediastreamer2
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
1
Issues
1
List
Board
Labels
Milestones
Merge Requests
3
Merge Requests
3
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
External Wiki
External Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
BC
public
mediastreamer2
Commits
cdac23f0
Commit
cdac23f0
authored
Sep 21, 2017
by
Mickaël Turnel
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix camera stuttering on Mac
parent
61661303
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
avfound-capture.m
src/videofilters/avfound-capture.m
+0
-2
No files found.
src/videofilters/avfound-capture.m
View file @
cdac23f0
...
...
@@ -362,8 +362,6 @@ static void v4m_process(MSFilter * obj){
ms_queue_put
(
obj
->
outputs
[
0
],
om
);
ms_average_fps_update
(
&
s
->
afps
,
obj
->
ticker
->
time
);
}
}
else
{
flushq
([
s
->
webcam
rq
],
0
);
}
ms_mutex_unlock
([
s
->
webcam
mutex
]);
...
...
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