aboutsummaryrefslogtreecommitdiffstats
path: root/src/native/screencapture
Commit message (Expand)AuthorAgeFilesLines
* Each screen display has now its own capture device. Note that on Linux, multi...Sebastien Vincent2010-07-022-28/+113
* Passes desktop captured images to scaler/colorspace converter as native memory.Sebastien Vincent2010-04-272-5/+53
* Handle correctly endianess for different RGB (24/32) format.Sebastien Vincent2010-02-261-10/+37
* - Add RGB/YUV intArray/shortArray as input/output support for SwScaler;Sebastien Vincent2010-02-251-35/+13
* Implement desktop streaming capture device as a PullBufferCaptureDevice (rath...Sebastien Vincent2010-02-123-40/+70
* Move screencapture directory from src/native/linux to src/native as it is no ...Sebastien Vincent2010-02-023-0/+541