Changes between Version 1 and Version 2 of Ticket #1274


Ignore:
Timestamp:
Jun 4, 2011 11:32:04 AM (13 years ago)
Author:
ming
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1274 – Description

    v1 v2  
    1 See SDL's add-on libraries: [http://code.bluedinosaurs.com/SPriG.html SPriG] or [http://www.ferzkopp.net/joomla/content/view/19/14/ SDL_gfx] 
     1Support for video display resizing using the capability PJMEDIA_VID_DEV_CAP_OUTPUT_RESIZE. Video display will also be automatically resized when the user resizes the renderer window. 
     2 
     3Limitation: SDL 1.2 does not support resize for RGB surface (see the doc of SDL_BlitSurface()).