Skip to content

Added pyTests to check ProcessStat #201

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

Merged
merged 13 commits into from
Jan 5, 2016

Conversation

cchampet
Copy link
Member

Fix #194

Clement Champetier added 6 commits December 22, 2015 11:33
According to the documentation, the InputFile constructor already
analyses the header of the given file.
To keep the same API in bindings (if there is no getter, SWIG
automatically generates methods to access the attributes.)
Need to declare Video/AudioStat before ProcessStat, to enable SWIG to
know the type of the objects manipulated by ProcessStat.
* Need to find stream info before get them as properties.
* Need to have FileProperties attribute as pointer, because we want to
create it only once (after _formatContext.findStreamInfo()).
@cchampet cchampet force-pushed the dev_addTestsForProcessStat branch from 3464879 to 6e76869 Compare January 5, 2016 14:25
cchampet added a commit that referenced this pull request Jan 5, 2016
Added pyTests to check ProcessStat
Appveyor: up ffmpeg version to v2.4.5
@cchampet cchampet merged commit 0f285b2 into avTranscoder:develop Jan 5, 2016
valnoel added a commit to valnoel/avTranscoder that referenced this pull request Jul 22, 2016
…rGetProcessCase

StreamTranscoder: refactor how to get the current process case
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.

2 participants