Skip to content

StreamProperties: fixed access of AVCodecContext properties if several analysis are launched #260

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

Conversation

cchampet
Copy link
Member

@cchampet cchampet commented Jul 11, 2016

No description provided.

…l analysis are launched

* There is no need to open/close a codec to access its options.
* This update of the codec state (opened/closed) could be problem if there are transcoding operations after the analysis.
@cchampet cchampet force-pushed the fix_audioDecodingWithSeveralAnalysisOfAFile branch from 090ff3b to a90c1e3 Compare July 12, 2016 12:57
@cchampet
Copy link
Member Author

See PR #264

@coveralls
Copy link

coveralls commented Jul 12, 2016

Coverage Status

Coverage decreased (-0.01%) to 75.506% when pulling a90c1e3 on cchampet:fix_audioDecodingWithSeveralAnalysisOfAFile into 8fd9004 on avTranscoder:develop.

valnoel added a commit to valnoel/avTranscoder that referenced this pull request Jul 22, 2016
…roperties

IInputStream: add getProperties() method
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.

3 participants