Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Dummy stream: new way to add#28

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
MarcAntoine-Arnaud merged 7 commits intoavTranscoder:masterfromcchampet:dev_Dummy
Jul 21, 2014

Conversation

cchampet
Copy link
Member

  • Add EssenceDesc (based class of VideoDesc and AudioDesc).
  • Transcoder: 2 new "add(...)" functions.
  • Refactoring (add const).

Clement Champetier added7 commitsJuly 21, 2014 14:47
* AudioDesc and VideoDesc inherit EssenceDesc.* Rename getAudio/VideoCodec to getCodec.* Rename setAudio/VideoCodec to setCodec.* remove unused includes.
* Use "const ProfileDesc" instead of "ProfileDesc" when instanciate aStreamTranscoder.* Consequences:     * OutputAudio: setProfile with a const ProfileDesc.     * OutputVideo: setProfile with a const ProfileDesc.     * use find instead of [] to access the elements of ProfileDesc.
* 2 new "add(...)" functions, the only ones which can create dummystreams (from a profileDesc and an EssenceDesc). When the user tries tocreate a dummy stream with an empty file name and no EssenceDescindicated, there is no add.* Update comments to fit to this new behavior.
* Use "const EssenceDesc" instead of "EssenceDesc" when add aDummyStream.* Consequences:     * AudioDesc: copy constructor with const EssenceDesc.     * VideoDesc: copy constructor with const EssenceDesc.     * DummyVideo: setVideoDesc from a const VideoDesc (already the casefor setAudioDesc in DummyAudio).
MarcAntoine-Arnaud added a commit that referenced this pull requestJul 21, 2014
@MarcAntoine-ArnaudMarcAntoine-Arnaud merged commitc20fc7c intoavTranscoder:masterJul 21, 2014
@cchampetcchampet deleted the dev_Dummy branchJuly 23, 2014 10:16
cchampet pushed a commit to cchampet/avTranscoder that referenced this pull requestDec 29, 2014
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@cchampet@MarcAntoine-Arnaud

[8]ページ先頭

©2009-2025 Movatter.jp