Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/glive.py
Commit message (Expand)AuthorAgeFilesLines
* Record high quality video at standard resolution (#4491)Daniel Drake2013-05-311-1/+1
* Don't save preview encoded - SL #4470Gonzalo Odiard2013-03-251-1/+1
* Don't use pad blockingDaniel Drake2012-03-261-7/+0
* Use named parameters in gettext strings -v2Gonzalo Odiard2012-03-161-1/+2
* Release video while saving audio fileDaniel Drake2011-08-051-1/+0
* Fix audio recording when no camera present (SL#2691)Daniel Drake2011-05-061-22/+21
* Fix X to Xv switchingDaniel Drake2011-02-161-1/+4
* UI reworkDaniel Drake2011-02-021-379/+334
* Stop pipeline while stopping audio recordingv83Daniel Drake2010-06-301-1/+6
* Stop pipeline while adding audiobin (#2040)Daniel Drake2010-06-251-1/+7
* Remove Best quality video optionDaniel Drake2010-06-111-2/+1
* Bigger queues and overrun debuggingDaniel Drake2010-05-271-2/+18
* Only limit framerate on v4l2 element when supportedDaniel Drake2010-05-271-6/+25
* Readd queue in video recording pipelineDaniel Drake2010-05-191-2/+5
* Don't sync video preview with the clockDaniel Drake2010-05-191-0/+7
* Don't encode video twiceDaniel Drake2010-05-061-1/+1
* Fix video thumbnail scalingDaniel Drake2010-05-041-1/+4
* Cleanup video saving codeDaniel Drake2010-05-041-38/+27
* Guarantee perfect streams with videorate and audiorateDaniel Drake2010-05-031-6/+12
* Attempt to record audio from plughw:0,0Daniel Drake2010-04-291-0/+9
* Stop pipeline while initiating video captureDaniel Drake2010-04-291-5/+7
* Place framerate limit directly on v4l2srcDaniel Drake2010-04-291-3/+10
* Recording tweaksDaniel Drake2010-04-291-8/+17
* Fallback to ximagesink if Xv is not availableDaniel Drake2010-04-291-3/+15
* Restore v60 reworkDaniel Drake2010-04-291-358/+470
* Increase audio volume on XOAleksey Lim2010-04-081-2/+9
* Record 64 does not record sound #1244Aleksey Lim2010-04-031-37/+20
* Hide photo/video tabs if camera doesn't exist #847 #848Aleksey Lim2009-06-011-10/+47
* Change only volumes for "Capture" channels and let user change othersAleksey Lim2009-04-281-3/+6
* Do not change volumes for boost channelsAleksey Lim2009-04-251-2/+3
* Fix freezing during second audio captureAleksey Lim2009-04-251-8/+5
* Do not encode audio on-the-fly while encoding videoAleksey Lim2009-04-241-18/+63
* Set volumes to max for all capture channelsAleksey Lim2009-04-241-0/+12
* Add combobox to select vide qualityAleksey Lim2009-04-241-9/+16
* Use gstvalve from binariesAleksey Lim2009-04-211-5/+5
* Speedup photo captureAleksey Lim2009-04-211-38/+45
* Rewrite glive.pyAleksey Lim2009-04-201-485/+282
* Fallback to ximagesink if xvimagesink is unaccessibledev.laptop.orgAleksey Lim2009-04-171-5/+35
* Replate tabs by spacesAleksey Lim2009-04-171-460/+460
* Pipeline reworkDaniel Drake2008-11-231-166/+158
* Revert pipeline reworkDaniel Drake2008-08-291-148/+164
* Also stop pipeline when stopping recordingDaniel Drake2008-07-081-5/+15
* Stop pipeline while linking in video recording elementsDaniel Drake2008-07-081-6/+2
* fix playing and pausingDaniel Drake2008-07-081-1/+2
* Old v4l2src does not have queue-sizeDaniel Drake2008-07-071-1/+6
* Pipeline reworkDaniel Drake2008-07-011-162/+134
* don't use gst.Element.set_state as an idle handlerDaniel Drake2008-07-011-2/+6
* Remove gst signal watch before disabling sync message emissionDaniel Drake2008-06-301-2/+2
* done for the dayerikb2008-01-171-8/+3
* 51erikb2008-01-161-57/+43