Opened 14 years ago
Last modified 13 years ago
#1304 closed defect
Video port review/refactoring — at Version 3
Reported by: | nanang | Owned by: | ming |
---|---|---|---|
Priority: | normal | Milestone: | release-2.0-alpha |
Component: | pjmedia | Version: | 2.0-dev-branch |
Keywords: | Cc: | ||
Backport to 1.x milestone: | Backported: |
Description (last modified by bennylp)
- Change to unidirectional
- Handle the case when converter is needed at run-time due to format change
- Review other possible cases
Change History (3)
comment:1 Changed 14 years ago by nanang
comment:2 Changed 13 years ago by bennylp
- Description modified (diff)
- Status changed from new to assigned
comment:3 Changed 13 years ago by bennylp
- Description modified (diff)
Note: See
TracTickets for help on using
tickets.
In r3587: temporary fix for videoport format change event handling bug, if video port has no converter, format changes may not be applied. Note, need further review that on format changed, video port may need to create video converter if there is none.