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

ActiveAE: fix idling of engine due to high number of samples in sink buf... #4589

Merged
merged 2 commits into from Apr 25, 2014

Conversation

FernetMenta
Copy link
Contributor

In certain situations the engine starved with samples in sink buffers which were not accessed because of high water level. I moved the block out of if (level < MAX_WATER_LEVEL)

@FernetMenta
Copy link
Contributor Author

2nd commit adds a missing lock

jenkins build this please

@jmarshallnz
Copy link
Contributor

@fritsch please signoff.

@fritsch
Copy link
Member

fritsch commented Apr 24, 2014

sign off

@fritsch
Copy link
Member

fritsch commented Apr 25, 2014

signoff - don't forget prior to RC1, please.

jmarshallnz added a commit that referenced this pull request Apr 25, 2014
ActiveAE: fix idling of engine due to high number of samples in sink buf...
@jmarshallnz jmarshallnz merged commit 0da9091 into xbmc:master Apr 25, 2014
jmarshallnz added a commit that referenced this pull request Apr 25, 2014
ActiveAE: fix idling of engine due to high number of samples in sink buf...
@MartijnKaijser MartijnKaijser added this to the Helix 14.0-alpha1 milestone May 2, 2014
@MartijnKaijser MartijnKaijser modified the milestones: Gotham13.0-rc1, Helix 14.0-alpha1 May 21, 2014
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.

None yet

4 participants