Skip to content

Conversation

cchampet
Copy link
Member

No description provided.

Clement Champetier added 3 commits August 29, 2016 12:30
* Renamed 'itOption' to 'itChild'.
* Renamed 'itParentUnit' to 'itUnitToParents'.
* Added local variables 'parentUnit' and 'parentName'.
* LibAV has some options with the same unit. Example, with these video
encoding options with the unit 'cmp_func':
    * subcmp
    * mbcmp
    * ildctcmp
    * precmp
    * skipcmp
* In our code, when looking for the parent options of a given unit, we
use a multimap and the equal_range method.
@cchampet cchampet changed the title Option: fixed missing childs of options with the same unit [WIP] Option: fixed missing childs of options with the same unit Aug 29, 2016
@coveralls
Copy link

coveralls commented Aug 29, 2016

Coverage Status

Coverage increased (+0.03%) to 76.923% when pulling 849b910 on cchampet:fix_optionsGetChilds into 30b9bf4 on avTranscoder:develop.

2 similar comments
@coveralls
Copy link

Coverage Status

Coverage increased (+0.03%) to 76.923% when pulling 849b910 on cchampet:fix_optionsGetChilds into 30b9bf4 on avTranscoder:develop.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.03%) to 76.923% when pulling 849b910 on cchampet:fix_optionsGetChilds into 30b9bf4 on avTranscoder:develop.

@cchampet cchampet changed the title [WIP] Option: fixed missing childs of options with the same unit Option: fixed missing childs of options with the same unit Aug 29, 2016
@cchampet cchampet merged commit 3c899ef into avTranscoder:develop Aug 29, 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