Skip to content

Fix dummy stream #21

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 3 commits into from
Jul 15, 2014
Merged

Conversation

cchampet
Copy link
Member

No description provided.

Clement Champetier added 3 commits July 15, 2014 14:14
* This definition raises an assert when push back a Dummy stream into a
vector (see Transcoder class): assert( m_codecContext != NULL ).
* Keep symmetry with the VideoDesc: no copy constructor specified.
* Need to know if it is a dummy stream or something else when destruct
StreamTranscoder:
     * _inputEssence references to a Dummy created in Transcoder if
dummy: not delete it in StreamTranscoder!
     * new _inputEssence in StreamTranscoder if not dummy: delete it in
StreamTranscoder!
* Delete _sourceBuffer if necessary.
MarcAntoine-Arnaud added a commit that referenced this pull request Jul 15, 2014
@MarcAntoine-Arnaud MarcAntoine-Arnaud merged commit 2f9f4a2 into avTranscoder:master Jul 15, 2014
@cchampet cchampet deleted the fix_dummy branch July 17, 2014 15:42
valnoel added a commit to valnoel/avTranscoder that referenced this pull request Dec 10, 2014
* InputFile / OutputFile: throw io exceptions
* Fix progress for image case
* Update Java application
* Update documentation
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