Skip to content

reader: process with a generator #239

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 10 commits into from
Apr 1, 2016

Conversation

cchampet
Copy link
Member

@cchampet cchampet commented Apr 1, 2016

No description provided.

Clement Champetier added 9 commits March 31, 2016 17:59
…o decode

* New attribute: _continueWithGenerator
* New method: continueWithGenerator
To be able to generate data (ie silence or black) when there is no more
data to decode.
* This was an old bug, which occured if we try to generate silence,
after transcoding a real audio stream with a last packet very small.
* Add pyTest to check this execution.
* It could be much beffer to reallocate the given frame of the
generator, and put in it more samples of silence.
Fixed a Travis error:
"The log length has exceeded the limit of 4 MB (this usually means that
the test suite is raising the same exception over and over)."
@coveralls
Copy link

Coverage Status

Coverage increased (+0.4%) to 73.826% when pulling 4aaeefb on cchampet:dev_readerProcessGenerator2 into 1b8bce2 on avTranscoder:develop.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.4%) to 73.826% when pulling 1a894e3 on cchampet:dev_readerProcessGenerator2 into 1b8bce2 on avTranscoder:develop.

@valnoel valnoel merged commit f6bfdcd into avTranscoder:develop Apr 1, 2016
valnoel pushed a commit to valnoel/avTranscoder that referenced this pull request Jul 22, 2016
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