Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/glive.py
Commit message (Expand)AuthorAgeFilesLines
* Corrections - Gst.TAG_DATE is GLib.Date and not use set_data in widgets.flavio2012-12-221-1/+11
* Gst.TagListflavio2012-12-191-24/+48
* Burn video, audio recording, audio and video processing, generate pixbuf and ...flavio2012-12-181-49/+124
* Correctionsflavio2012-12-141-44/+66
* Correction FIXME: != Gst.State.CHANGE_FAILUREflavio2012-12-121-3/+3
* Correctionsflavio2012-12-121-8/+8
* Widgets must be made before play on gstreamerflavio2012-12-121-9/+10
* Blank lines help in reading the codeflavio2012-12-091-3/+63
* Fixmes Corrections.flavio2012-12-081-7/+4
* Fixmes and Container corrections.flavio2012-12-081-4/+5
* gst-0.10 to Gst-1.0 Fixmes and Corrections. The activity starts.flavio2012-12-081-96/+132
* General Port - Gtk - Gdk - GdkPixbuf - etcflavio2012-12-081-3/+3
* object to GObjectflavio2012-12-081-9/+9
* imports to gi.repositoryflavio2012-12-081-6/+5
* sugar to sugar3flavio2012-12-071-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