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

mmalffmpeg: Add lock on buffer release and log message #9973

Merged
merged 1 commit into from
Jun 13, 2016

Conversation

popcornmix
Copy link
Member

There was an occasional crash with software decode in
AllocateBuffer near end of file that appears to be due to
the missing lock in ReleaseBuffer function.

Also add a debug message for the (unusual) case of a buffer
being freed due to a change in resolution of the stream.

There was an occasional crash with software decode in
AllocateBuffer near end of file that appears to be due to
the missing lock in ReleaseBuffer function.

Also add a debug message for the (unusual) case of a buffer
being freed due to a change in resolution of the stream.
@popcornmix
Copy link
Member Author

jenkins build this please

1 similar comment
@popcornmix
Copy link
Member Author

jenkins build this please

@popcornmix popcornmix merged commit b16f877 into xbmc:master Jun 13, 2016
@popcornmix popcornmix deleted the mmalffmpeglock branch June 13, 2016 15:25
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

2 participants