summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* adding dvdemux code from ausilplaygroundClint Savage2010-01-301-1/+9
|
* altering to ogg from mkvClint Savage2010-01-303-12/+12
|
* adding gitignoreClint Savage2010-01-301-0/+4
|
* dHung2010-01-301-0/+0
|
* Missing dv codeHung2010-01-303-3/+36
|
* Merge was not complete.Hung2010-01-301-47/+0
|
* Merge wasn't completeHung2010-01-304-553/+0
|
* Merge branch 'master' into playgroundHung2010-01-3012-196/+861
|\
| * Merge from upstreamHung2010-01-3012-196/+861
| |
* | 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 dv1394src to videosrc listzxiiro2010-01-301-0/+1
| |
* | Defaulting to v4l2src for testing..zxiiro2010-01-301-2/+3
|/
* Hardcoded /dev/fw1 to device list for testing...zxiiro2010-01-301-0/+1
|
* Added headerzxiiro2010-01-292-2/+23
|
* Added example of freeseer being used with gtkzxiiro2010-01-291-0/+34
|
* 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-292-5/+12
|
* Removing obsolete filezxiiro2010-01-291-96/+0
|
* Added a function to change the audio codeczxiiro2010-01-291-3/+20
| | | | Added a function to change the video codec
* Changed record and change_videosrc function parameterszxiiro2010-01-292-7/+8
|
* Split FreeSeeR code from GUI code.zxiiro2010-01-292-291/+327
| | | | | FreeSeeR backend now available via freeseer.py FreeSeeR QT Gui now available via freeseer-gui-qt.py
* 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
|
* remove temp file.zxiiro2010-01-291-343/+0
|
* Testing Branchzxiiro2010-01-292-1/+344
|
* Cleaned up code that's no longer usedHEADmasterexperimentalzxiiro2010-01-242-22/+16
| | | | | | Fixed an error on application close It is no longer possible to change video device/driver and filename while a recording is in progress.
* Rewrote code to no longer rely on gst-launch, now uses pygstzxiiro2010-01-232-31/+68
|
* Updated freeseer to use gstreamer via gst-launch commandzxiiro2010-01-222-42/+51
| | | | Changed freeseer to look for talks.txt in the directory freeseer.py is located
* initial commit for freeseerAndrew Ross2010-01-116-0/+644