summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Modified QqWidget textlayer behaviour.fred2011-07-122-0/+65
* a Vorbis Theora sync bug fixed when dumping in a filefred2011-06-162-7/+18
* now file dumped synced when done without streamingfred2011-05-061-0/+2
* closing and re-opening v4l2 device now worksfred2011-05-021-0/+1
* Enhance FPS class to control the drift.fred2011-04-302-53/+40
* Sets the default v4l2 resolution to 640x480fred2011-04-271-13/+13
* Some cleaning in the V4L2CamLayer, and Res classesfred2011-04-263-47/+3
* Added the ability to change the V4L2 devices resolutionfred2011-04-225-18/+349
* In VideoEncoder::thread_loop, removed fps calls to be like it was originallyfred2011-04-103-6/+1
* In OggTheoraEncoder, test if shout_new succeeded.fred2011-04-091-12/+24
* tried to tune the FPS (frame rate)fred2011-04-095-24/+57
* modified remaining fps rate declaration from int to floatfred2011-04-083-10/+10
* Merge branch 'master' into soundfred2011-04-061-1/+1
|\
| * Fix build failure with ld --no-add-needed (Closes Debian bug #606717)Jaromil2011-03-281-1/+1
* | Not the big one .... necessary before merging :)fred2011-04-061-1/+1
* | try to manage videos which frame rate is not an integer.fred2011-04-066-12/+15
* | Lower the vorbis distortion.fred2011-04-052-9/+20
* | Sync Audio with video, re-sampling audio according to the driftfred2011-03-314-35/+56
* | Modified encoder sample rate to sync sound with videofred2011-03-282-2/+4
|/
* Now sees the stream rate.fred2011-03-252-4/+28
* Fixed the v4l2 layer that only displays the upper half image.fred2011-03-242-9/+43
* Now can close a Text Layer.fred2011-03-151-1/+1
* Now supports audio quality changes when streaming.fred2011-03-144-10/+20
* Changes the method to calculate the frame rate when opening a video layerfred2011-03-141-3/+5
* can delete the QJackClent and re-createfred2011-03-132-3/+7
* fixed wrong Jack input speed when streamed with a mono video layerfred2011-03-122-4/+7
* Now streams correctly in mono.fred2011-03-122-17/+18
* Work on sound for streaming, now can stream the Jack Input with a no sound la...fred2011-03-121-1/+4
* can change video and icecast parametersfred2011-03-062-22/+4
* cleanup to compile also qt guiJaromil2011-03-057-32/+18
* cleanup after merge of sound branch by fredd_99Jaromil2011-03-054-1179/+0
* Merge branch 'trunk' into soundJaromil2011-03-0510-12/+21
|\
| * fix to spelling errors reported by lintiantrunkJaromil2011-02-258-11/+11
| * libflash obsoletedJaromil2011-02-252-1/+10
* | Now can dump in a file with control on audio from the graphic interfacefred2011-03-056-40/+60
* | Now can dump audio and video by the main menu applicationfred2011-03-037-13/+13
* | QEncoder class created.fred2011-02-285-11/+67
* | writes in the audio ring buffer encoder only if there is an encoderfred2011-02-275-15/+21
* | Created a qJackClient class to create Jack input portsfred2011-02-241-2/+2
* | Putted back a Layer instead of a VideoLayer in QqWidgetfred2011-02-194-29/+44
* | Mixing the Jack Input on the two channels.fred2011-02-132-80/+19
* | Finally mixes an Input Jack port with the video layer outputfred2011-02-124-53/+97
* | deleted all stuff for streaming input portsfred2011-02-122-188/+2
* | should be bock to "now streams almost correctly" commitfred2011-02-122-35/+35
* | return to streaming from ffmpeg decodedfred2011-02-122-28/+41
* | sound speed needs to be divided by twofred2011-02-101-3/+5
* | Continue tests on dumping jack inputsfred2011-02-104-18/+158
* | some changes but, dumping jack inputs still not workingfred2011-02-093-45/+70
* | continue on muxing input channels in JackClient::fred2011-02-082-18/+92
* | begins to modify JackClient so that inputs are streamed instead of outputsfred2011-02-074-26/+60