Opened 14 years ago
Closed 13 years ago
#1271 closed enhancement (fixed)
Protect all video features inside #if PJMEDIA_HAS_VIDEO macro
Reported by: | bennylp | Owned by: | ming |
---|---|---|---|
Priority: | major | Milestone: | release-2.0-alpha |
Component: | common | Version: | 2.0-dev-branch |
Keywords: | Cc: | ||
Backport to 1.x milestone: | Backported: |
Description
Change History (5)
comment:1 Changed 13 years ago by bennylp
- Milestone changed from release-2.0-alpha to release-2.0-beta
comment:2 Changed 13 years ago by bennylp
- Milestone changed from release-2.0-beta to release-2.0-alpha
comment:3 Changed 13 years ago by bennylp
- Owner changed from bennylp to nanang
- Status changed from new to assigned
comment:4 Changed 13 years ago by bennylp
- Owner changed from nanang to ming
comment:5 Changed 13 years ago by nanang
- Resolution set to fixed
- Status changed from assigned to closed
Note: See
TracTickets for help on using
tickets.
(In [3667]) Fixed #1271: protected all video features with PJMEDIA_HAS_VIDEO macro setting.