summaryrefslogtreecommitdiff
path: root/libcheese
AgeCommit message (Expand)AuthorFilesLines
2013-09-17cheese_camera_get_camera_devices: Allow calling before cheese_camera_setup()Hans de Goede1-4/+5
2013-09-16Fix video recording with GStreamer >= 1.1.4Hans de Goede1-3/+11
2013-09-02Fix memory leak when freeing video formatsHans de Goede1-3/+2
2013-09-02Improve cheese_camera_device_get_best_format()Hans de Goede1-7/+27
2013-09-02Limit caps to the maximum framerateHans de Goede1-13/+37
2013-09-02Add cheese_camera_device_find_full_format() helperHans de Goede1-11/+35
2013-09-02Keep track of highest available camera frameratesHans de Goede1-20/+155
2013-06-30Mark cheese_[gtk_]init() arguments as allow-noneDavid King2-4/+4
2013-06-30um-crop-area.c: Relicense to GPLv2+Matthias Clasen1-1/+1
2013-06-27Handle NULL state errors in CheeseAvatarChooserDavid King1-2/+29
2013-06-26Show an error message if the camera state is NULLDavid King1-2/+5
2013-06-24Fix being paused when effect valves are closedHans de Goede1-1/+2
2013-06-24Set all valves open on playHans de Goede1-0/+8
2013-06-24Avoid setting the same effect againHans de Goede1-1/+17
2013-06-17Add documentation for CheeseCamera signalsDavid King1-0/+2
2013-06-16Make the flash background whiteHans de Goede1-19/+5
2013-06-16Downscale image for effects-preview pipelineHans de Goede1-8/+35
2013-06-16Do not block the main valve while recordingHans de Goede1-1/+2
2013-06-16Only add videoconvert elements where necessaryHans de Goede1-1/+4
2013-06-16Drop unused preview_caps variableHans de Goede1-2/+0
2013-06-16Simplify returned GstCapsHans de Goede1-0/+1
2013-06-16Fix cheese_camera_device_get_best_format memleakHans de Goede1-3/+4
2013-06-16Fix cheese_camera_device_filter_caps warningHans de Goede1-1/+1
2013-06-16Remove unused GstCameraBinFlags enumHans de Goede1-12/+0
2013-06-16Fix video-source memleak when switching camerasHans de Goede1-0/+3
2013-06-16Improve error handling in CheeseCameraHans de Goede1-6/+2
2013-06-16Fix no-video-after-switching-resolution problemHans de Goede1-2/+2
2013-06-16Remove extranous csp_post_balance elementHans de Goede1-12/+7
2013-06-16Add a capsfilter to the video-source binHans de Goede1-2/+4
2013-05-29Avoid assert when taking avatar photos too quicklyDavid King1-0/+2
2013-04-20Use "autocluttersink" instead of "cluttersink"David King1-6/+12
2013-04-20Use clutter_actor_set_background_colorDavid King1-1/+1
2013-04-20Use clutter_actor_add_childDavid King1-1/+1
2013-04-09cheese-camera: Fix creation of effects previewsLuciana Fujii Pontello1-1/+1
2013-04-09libcheese: Fix deprecated clutter sink creationLuciana Fujii Pontello1-3/+4
2013-03-11Improve more translatable strings, bug 695459David King1-2/+2
2012-10-30Return NULL rather than a const empty stringDavid King1-1/+1
2012-09-03Move variable declarations before code in C sourceDavid King1-2/+2
2012-09-03Fix comment about preset locationsBastien Nocera1-1/+1
2012-09-03Update to the new pad template nameThiago Santos1-1/+1
2012-09-03Rename ffmpegcolorspace to videoconvertThiago Santos1-4/+4
2012-09-03Update raw caps to new formatThiago Santos2-5/+3
2012-09-03Update to GStreamer 1.0 APIThiago Santos2-17/+22
2012-09-03Rename camerabin2 to camerabinThiago Santos1-5/+5
2012-09-03Do not set filter-caps property on camerabin2Luciana Fujii Pontello1-5/+1
2012-09-03Re-add GstCaps variable in CheeseCameraLuciana Fujii Pontello1-0/+1
2012-09-03Fix CheeseCamera recording time reportingThiago Santos1-29/+30
2012-09-03Encode WebM/VP8 instead of OGG/TheoraOleksij Rempel (Alexey Fisher)1-27/+54
2012-09-03Stop-capture is asynchronous in camerabin2Thiago Santos1-2/+5
2012-09-03Image-done message is posted by camerabin2Thiago Santos1-0/+4