65a8849 Add a number of bug-fixes to deal better with high res cams (#873434)

Authored and Committed by jwrdegoede 10 years ago
39 files changed. 2700 lines added. 264 lines removed.
0001-cheese-camera-Add-a-capsfilter-to-our-video-source-b.patch
file added
+49
0001-cheese-thumb-view-Don-t-set-columns-to-5000-in-horiz.patch
file removed
-126
0002-cheese-camera-remove-extranous-csp_post_balance-vide.patch
file added
+65
0003-Fix-cheese_camera_device_update_format_table-going-i.patch
file removed
-45
0003-cheese-camera-Set-image-and-video-capture-caps.patch
file added
+30
0004-Ensure-width-is-a-multiple-of-8-and-height-a-multipl.patch
file removed
-73
0004-cheese-camera-Fix-the-no-video-after-switching-resol.patch
file added
+57
0005-cheese-camera-2-minor-error-handling-cleanups.patch
file added
+43
0006-cheese-camera-Fix-video-source-memleak-when-switchin.patch
file added
+28
0007-cheese-camera-Remove-unused-enum.patch
file added
+36
0008-cheese-camera-device-Fix-compiler-warning.patch
file added
+26
0009-cheese-camera-device-Fix-memleak-in-get_best_format.patch
file added
+54
0010-cheese-camera-device-Keep-track-of-highest-available.patch
file added
+281
0011-cheese-camera-device-Add-cheese_camera_device_find_f.patch
file added
+74
0012-cheese-camera-device-limit-caps-to-the-maximum-frame.patch
file added
+94
0013-cheese-camera-device-get_caps_for_format-simplify-th.patch
file added
+29
0014-cheese-camera-device-Make-get_best_format-smarter.patch
file added
+67
0015-cheese-camera-device-Plug-some-memory-leaks.patch
file added
+47
0016-cheese-camera-Drop-unused-preview_caps.patch
file added
+26
0017-cheese-camera-Do-not-add-videoconvert-elements-aroun.patch
file added
+52
0018-cheese-camera-Check-for-the-current-effect-being-the.patch
file added
+81
0019-cheese-camera-Don-t-block-the-main-valve-while-recor.patch
file added
+30
0020-cheese-camera-Downscale-image-for-effects-preview-pi.patch
file added
+119
0021-cheese-window-Fix-de-activation-of-effects-button.patch
file added
+51
0022-cheese-window-Make-mode-toggle-and-effects-button-in.patch
file added
+98
0023-libcheese-Add-_init_with_args-init-function-variants.patch
file added
+213
0024-cheese-Use-cheese_gtk_init_with_args.patch
file added
+196
0025-cheese-Remove-last-remnants-of-the-old-menu-code.patch
file added
+206
0026-cheese-Protect-set_wide_mode-set_fullscreen-against-.patch
file added
+52
0027-cheese-Get-rid-of-special-set_startup_foo-functions.patch
file added
+94
0028-cheese-Fix-the-need-to-press-F11-twice-after-startin.patch
file added
+32
0029-cheese-Make-widemode-controllable-from-the-app-menu.patch
file added
+68
0030-cheese-Move-reading-of-widemode-setting-to-cheese-ma.patch
file added
+54
0031-cheese-Fix-reading-of-fullscreen-setting-from-config.patch
file added
+34
0032-cheese-Don-t-show-thumbnails-when-toggling-widemode-.patch
file added
+53
0033-cheese-Fix-updating-of-device-selection-combo-sensit.patch
file added
+54
0034-cheese-Fix-assert-failures-when-taking-a-photo.patch
file added
+38
0035-cheese-flash-Fix-the-flash-no-longer-being-white.patch
file added
+65
cheese.spec
file modified
+104 -20
    Add a number of bug-fixes to deal better with high res cams (#873434)
    
    - Fix cheese-introduction.png being in both cheese and cheese-libs (#893756)
    - Put the COPYING file in the docs for cheese-libs (#893800)
    - Fix the flash when taking a photo being dark grey instead of white (#965813)
    - Fix needing to press the effects button twice to select effects after
      selecting an effect for the first time
    - Various other bug-fixes
    
        
file modified
+104 -20