summaryrefslogtreecommitdiffstats
path: root/gst/camerabin/camerabinpreview.c
AgeCommit message (Collapse)AuthorFilesLines
2009-07-20camerabin: log formats in preview image conversionStefan Kost1-1/+4
2009-06-26camerabin: don't leak messages and element refs in previewStefan Kost1-1/+14
2009-06-05camerabin: preview image sending optimizationLasse Laukkanen1-0/+257
* decouple image capturing from image post-processing and encoding * post image-captured message after image is captured * post preview-image message with snapshot of captured image