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

[VideoPlayer] FFmpegDemux: proper flush io context. #10722

Merged
merged 1 commit into from Oct 18, 2016

Conversation

afedchin
Copy link
Member

see title.

@FernetMenta ping

@@ -581,6 +581,9 @@ void CDVDDemuxFFmpeg::Reset()

void CDVDDemuxFFmpeg::Flush()
{
if (m_ioContext)

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

@FernetMenta
Copy link
Contributor

thanks, looks good now

@afedchin
Copy link
Member Author

now it better

@FernetMenta
Copy link
Contributor

but the comment 2 lines above is outdated and wrong. those are no internal function anymore

@afedchin
Copy link
Member Author

should we just drop the comment?

@FernetMenta
Copy link
Contributor

yes please

@afedchin
Copy link
Member Author

jenkins build and merge

@jenkins4kodi jenkins4kodi merged commit 4f40e93 into xbmc:master Oct 18, 2016
@afedchin afedchin deleted the ffmpeg_flush branch October 18, 2016 07:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: Video Type: Fix non-breaking change which fixes an issue v17 Krypton
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants