summaryrefslogtreecommitdiff
path: root/pjmedia/src/pjmedia-videodev/sdl_dev.c
AgeCommit message (Expand)Author
2014-01-29Close #1729: Added check of PJMEDIA_HAS_VIDEO (instead of just specific backe...Nanang Izzuddin
2013-06-13Fixed #1676: fixed assertion when SDL initialization fails on library startup.Nanang Izzuddin
2013-05-16Misc re #1630: added more error logging to SDL, to print SDL error message wh...Benny Prijono
2013-03-05Misc (re #1559): add macro PJMEDIA_SDL_LIB to manually specify SDL library na...Riza Sulistyo
2012-06-06Close #1529:Nanang Izzuddin
2012-04-24Misc (re #1446): fixed warning re unused job_thread() function in Mac OS buildBenny Prijono
2012-04-16Re #1446 (misc): Revert r4035 which resizes renderer if format does not change.Liong Sauw Ming
2012-04-10Re #1446 (misc): Create SDL window in the requested position if PJMEDIA_VID_D...Liong Sauw Ming
2012-04-10Re #1446 (misc): Modify SDL dev to:Liong Sauw Ming
2012-03-30Re #1446 (misc fix): Add more robust checking and logs for SDL job queue crea...Liong Sauw Ming
2012-02-06Closed #1450: Add support for SDL job queue to grow in size.Liong Sauw Ming
2012-02-03Re #1446 (misc fix): Fix crash problem due to uninitialized list when SDL cre...Liong Sauw Ming
2011-12-19Fixed #1429: Problem with SDL on setting window's position when window is hiddenLiong Sauw Ming
2011-12-01Closed #1420: Add support for event managerLiong Sauw Ming
2011-10-26Fixed #1401: Add support for video device's window flagsLiong Sauw Ming
2011-10-06Re #1370: fixed a bug which accidentally overwrites the function parameter.Liong Sauw Ming
2011-08-25Re #1351: option to initially hide video preview window to avoid floating win...Benny Prijono
2011-08-24Fixed #1334: Fix the problem of getting stuck when trying to quit SDL.Liong Sauw Ming
2011-08-24Re #1334:Liong Sauw Ming
2011-08-19Fixed #1348:Nanang Izzuddin
2011-08-15Re #1285: Updates for SDL 1.3 only:Nanang Izzuddin
2011-08-15Re #1285 (SDL): fixed compilation error with SDL < 1.3 (this support should b...Benny Prijono
2011-08-08Re #1334: support for various thread models for SDL 1.3. There are three thre...Liong Sauw Ming
2011-07-22Re #1334: Refactor SDL deviceLiong Sauw Ming
2011-07-22Re #1332: Added type definition of video window handle.Nanang Izzuddin
2011-07-19Fixed #1271: protected all video features with PJMEDIA_HAS_VIDEO macro setting.Nanang Izzuddin
2011-07-19Re #1326: Initial code integration from branch 2.0-dev to trunk as "2.0-pre-a...Nanang Izzuddin