summaryrefslogtreecommitdiffstats
path: root/freeseer.py
Commit message (Expand)AuthorAgeFilesLines
* Added videorate and videoscale to the gstreamer chainzxiiro2010-01-301-1/+12
* Added code for video over firewire, does not work yet.zxiiro2010-01-301-0/+20
* Added headerzxiiro2010-01-291-2/+0
* Added a function to change the muxerzxiiro2010-01-291-0/+9
* Added enable / disable functions for audio feedbackzxiiro2010-01-291-4/+15
* Added function for enabling / disabling the video previewzxiiro2010-01-291-4/+10
* Added a function to change the audio codeczxiiro2010-01-291-3/+20
* Changed record and change_videosrc function parameterszxiiro2010-01-291-2/+6
* Split FreeSeeR code from GUI code.zxiiro2010-01-291-291/+18
* Fixed bug with changing deviceszxiiro2010-01-291-2/+6
* Added ximagesrc as a driver optionzxiiro2010-01-291-4/+6
* Modularized change video device, and change video driver functionszxiiro2010-01-291-9/+10
* Work in progress on making gst component modular.zxiiro2010-01-291-3/+34
* Testing Branchzxiiro2010-01-291-1/+1
* Cleaned up code that's no longer usedHEADmasterexperimentalzxiiro2010-01-241-22/+10
* Rewrote code to no longer rely on gst-launch, now uses pygstzxiiro2010-01-231-31/+66
* Updated freeseer to use gstreamer via gst-launch commandzxiiro2010-01-221-42/+47
* initial commit for freeseerAndrew Ross2010-01-111-0/+315