#1285 closed enhancement (fixed)
Add support for SDL 1.3
Reported by: | bennylp | Owned by: | ming |
---|---|---|---|
Priority: | normal | Milestone: | release-2.0-alpha |
Component: | pjmedia-videodev | Version: | 2.0-dev-branch |
Keywords: | Cc: | ||
Backport to 1.x milestone: | Backported: |
Description (last modified by ming)
By using SDL 1.3:
- iPhone OS platform is now supported
- Multiple windows/rendering displays are now supported
- Add capability for application to supply its own rendering window (via the capability PJMEDIA_VID_DEV_CAP_OUTPUT_WINDOW)
Change History (6)
comment:1 Changed 14 years ago by ming
- Description modified (diff)
- Priority changed from minor to normal
- Summary changed from Multiple SDL renderer in one application instance to Add support for SDL 1.3
comment:2 Changed 14 years ago by ming
- Description modified (diff)
comment:3 Changed 14 years ago by ming
- Resolution set to fixed
- Status changed from new to closed
comment:4 Changed 13 years ago by bennylp
comment:5 Changed 13 years ago by bennylp
comment:6 Changed 13 years ago by nanang
Note: See
TracTickets for help on using
tickets.
(In [3577]) Fixed #1285: Add support for SDL 1.3