changes

来自「LINUX下非常有名的视频采集和显示源代码,直接安装后可以使用,效果很好」· 代码 · 共 69 行

TXT
69
字号
gqcam 0.9---------Here is a list of changes for various versions of gqcam.Version 0.1-----------First versionVersion 0.2-----------Switched to the Video4Linux interface to the camera.Fixed the depth selectionVersion 0.3-----------Added a backing pixmapAdded ability to save pictures to ppm formatFixed image size-change ghostsVersion 0.4-----------Created a better save dialogAdded ability to save pictures to jpeg formatRearranged the code some into smaller partsStarted using gtk_idle instead of gtk_timeoutVersion 0.5-----------Now works with both the color AND the greyscale QuickCam!Rewrote much of the code to be more saneStarted playing with a multi-threaded approachVersion 0.6-----------Much more versatile code; gqcam should now work with a wider range ofcameras (specifically with CPiA, in general with any the supports theread() command)Added a menu with gobs of commandsAdded a tear-off control panelMade things a little faster and a little less CPU intensive.Added command line options for dumping images to stdout (ppm only at themoment) and setting camera parameters (run gqcam --help to list them)Version 0.7-----------Random bug fixes (and probably introductions...)Better threading (thanks to Jack Diederich <jack_diederich@email.com>)Rewrote save dialog/functionsAdded PNG supportAdded some new command line optionsFixed problem with --dump and no X server runningVersion 0.8-----------Added some very early filter supportAdded a filter to switch the image from BGR to RGB before displaying(access it through the -s or --swap command line switches for the moment;in the future there will be a "filters" dialog)Added a generic error dialog function to make things more visualAdded/fixed up timer support (use gqcam as a webcam!)Probably a few other little things I am forgetting to listVersion 0.9-----------Added a preferences dialog (small now, will grow as time goes on...)Added an autobrightness optionAdded filename timestamp abilities

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?