summaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)AuthorFilesLines
2015-05-19Doc: Use the screenshot in the Declarative Radio example documentationTopi Reinio2-1/+3
2015-05-05Update license header in qmlvideofx example.Yoann Lopes1-7/+7
2015-05-05Merge remote-tracking branch 'origin/5.4' into 5.5Yoann Lopes2-0/+44
2015-04-16Restore ContentCamera.qmlChristian Strømme2-0/+44
2015-04-15Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi5-29/+16
2015-04-10Made audio output example easier to understand. No real code changesd3fault2-8/+10
2015-04-07Fix debug stream operators.Friedemann Kleint2-4/+6
2015-04-07Fix audioengine example.Yoann Lopes5-29/+16
2015-03-28Fix QNX 6.6 build by using qSqrt() and qLn()Sergio Martins1-2/+2
2015-03-16Improvide device selection in the video filter exampleLaszlo Agocs3-25/+19
2015-02-24Add Linux and AMD support to the OpenCL filter exampleLaszlo Agocs3-19/+45
2015-02-17Fix BSD license headersSergio Ahumada104-312/+312
2015-02-12Update copyright headersAntti Kokko242-1800/+1624
2015-02-06Replace blog.qt.digia.com with blog.qt.ioSergio Ahumada2-2/+2
2015-02-03Add video filtering support to VideoOutputLaszlo Agocs6-0/+764
2014-12-25Fix some typos in strings.Dmitry Shachnev1-1/+1
2014-11-27GStreamer: port to 1.0.Yoann Lopes1-1/+1
2014-11-03Doc: Added the missing screenshot imageVenugopal Shivashankar2-0/+2
2014-10-24Doc: Updated the \brief statementsVenu11-44/+38
2014-09-29Updated snapshots for qmlvideo example documentationTomi Korpipää5-2/+2
2014-09-26Improve audiorecorder example.Yoann Lopes2-24/+34
2014-09-26Use QCameraInfo in camera example.Yoann Lopes2-16/+13
2014-09-26QMLVideo Example visual updateTomi Korpipää28-322/+290
2014-09-22Make the multimedia examples less verboseAlex Blasche11-68/+2
2014-09-19Remove QtSystemInfo dependency from Multimedia examplesAlex Blasche5-93/+0
2014-09-01Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn5-4/+12
2014-08-24Update license headers and add new license filesAntti Kokko99-1872/+1080
2014-08-18Improve Magnify and Ripple effects on video shader exampleNiels Weber5-4/+12
2014-07-17New camera selection API in QML.Yoann Lopes10-47/+281
2014-07-10Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2-8/+10
2014-07-08Fix AudioOutput example when no audio devices are available.Yoann Lopes1-6/+9
2014-07-01Doc: link errorsNico Vertriest1-2/+1
2014-06-26Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2-5/+12
2014-06-16Improved audiooutput and audioinput examples.Yoann Lopes2-5/+12
2014-06-14Merge remote-tracking branch 'origin/5.3' into devSergio Ahumada74-1126/+828
2014-05-12Remove some Q_WS_MAEMO_6 instances from examples.Robin Burchell5-307/+1
2014-05-12Doc: Clean up references to Qt System InfoSze Howe Koh2-0/+2
2014-04-30Fix documentation of qmlvideofx exampleNiels Weber12-18/+9
2014-04-30Handle resizing of mainwindow betterNiels Weber1-1/+2
2014-04-30Selecting something now closes menuNiels Weber1-28/+48
2014-04-30Add missing background for effect selection list.Niels Weber2-17/+22
2014-04-18Rework qmlvideofx exampleNiels Weber47-1037/+723
2014-04-14Doc: Improved example documentationJerome Pasion14-76/+73
2014-03-21Improved declarative-camera example.Yoann Lopes2-20/+20
2014-03-17Correctly update record button in AudioRecorder example.Yoann Lopes1-0/+1
2014-03-07Make declarative-camera example show frames in the correct orientation.Yoann Lopes1-1/+2
2014-03-03Prefer to use normalised signal/slot signaturesSergio Ahumada2-3/+3
2014-01-30whitespace fixesOswald Buddenhagen5-13/+13
2014-01-10don't error out on static buildsOswald Buddenhagen1-2/+0
2013-10-10Fix binding loop in declarative-camera exampleTopi Reinio1-4/+0