Skip to content

OutputVideo: update setProfile #15

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
Jul 3, 2014

Conversation

cchampet
Copy link
Member

@cchampet cchampet commented Jul 3, 2014

No description provided.

Clement Champetier added 13 commits June 30, 2014 17:30
* Backward compatibility: always the old version in first.
* getPixelFormats: no spaces between the name of the function and its
list of parameters.
* Have a default and a custom behavior for:
     * width
     * height
     * frameRate
     * par
* OutpuEssence doesn't have a setProfile function: need to know if the
essence is video or audio to set its profile.
* OutputVideo: set the profile with a profile desc + ImageDesc.
* OutputAudio: set the profile with a profile desc + FrameDesc.
* Profile: add const string to properly named the option in the profile.
* Use const name in Profile class.
* Add avProfileFrameRate for video profile.
* Update avTranscoder.
* Update optionChecker.
* Fix seg fault in destructor: delete twice the array of DummyAudio and
DummyVideo.
* Only store them in the StreamTranscoders!
* Remove prints.
MarcAntoine-Arnaud added a commit that referenced this pull request Jul 3, 2014
OutputVideo: update setProfile
@MarcAntoine-Arnaud MarcAntoine-Arnaud merged commit 8e4ec34 into avTranscoder:master Jul 3, 2014
valnoel pushed a commit to valnoel/avTranscoder that referenced this pull request Dec 4, 2014
…fering

AvInputStream ::_streamCache: use queue instead of vector
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