#1304 closed defect (fixed)
Video port review/refactoring
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 (6)
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)
comment:4 Changed 13 years ago by ming
comment:5 Changed 13 years ago by ming
- Resolution set to fixed
- Status changed from assigned to closed
comment:6 Changed 13 years ago by ming
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.