summaryrefslogtreecommitdiff
path: root/pjmedia/src/pjmedia-videodev
AgeCommit message (Expand)Author
2011-12-19Fixed #1429: Problem with SDL on setting window's position when window is hiddenLiong Sauw Ming
2011-12-08Re #1420: Removed old event publication init in QT and iOS dev.Liong Sauw Ming
2011-12-07Re #1234: Initial version of keyframe request/response via SIP INFO.Nanang Izzuddin
2011-12-02Re #1420: event change for V4L2 deviceBenny Prijono
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-07Closed #1382: Handle flipped image in dshowLiong Sauw Ming
2011-10-06Re #1370: Fixed dshow enumeration device capability.Liong Sauw Ming
2011-10-06Re #1370: fixed a bug which accidentally overwrites the function parameter.Liong Sauw Ming
2011-10-06Misc (re #1370): vid_dev_stream should not call start() if it is already been...Benny Prijono
2011-10-04Misc (re #1370): open v4l2 in blocking mode to get rid of Resource temporaril...Benny Prijono
2011-10-03Added PJMEDIA_VID_DEV_CAP_SWITCH capability to allow fast switching to anothe...Benny Prijono
2011-09-27Close #1360: implementated video orientation (currently only for video devices).Nanang Izzuddin
2011-09-20Related to preview (re #1340): handle problems with starting or stopping prev...Benny Prijono
2011-09-19Implemented native video preview support. This closes #1340Benny Prijono
2011-09-16Re #1370: Use GCD instead of NSThread for iOS video device.Liong Sauw Ming
2011-08-29Fixed #1353: memory leak in qt_devLiong Sauw Ming
2011-08-29Re #1320 (misc): shut off v4l2 stderr loggingBenny Prijono
2011-08-25Re #1351: option to initially hide video preview window to avoid floating win...Benny Prijono
2011-08-25Fixed #1349:Liong Sauw Ming
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-09Re #1324: Fixed compilation error on iPhone OS.Liong Sauw Ming
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